Package | Description |
---|---|
org.eclipse.draw2d |
Primary package containing general interfaces and implementation classes.
|
Modifier and Type | Field and Description |
---|---|
protected ButtonGroup |
ButtonModel.group
The ButtonGroup this button belongs to (if any).
|
Modifier and Type | Method and Description |
---|---|
ButtonGroup |
ButtonModel.getGroup()
Returns the group to which this model belongs.
|
Modifier and Type | Method and Description |
---|---|
void |
ButtonModel.setGroup(ButtonGroup bg)
Sets the ButtonGroup to which this model belongs to.
|
Copyright (c) IBM Corp. and others 2000, 2011. All Rights Reserved.