|
Eclipse Draw2d 2.1 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ButtonGroup | |
org.eclipse.draw2d | Most of the Draw2d classes and interfaces reside in this base package. |
Uses of ButtonGroup in org.eclipse.draw2d |
Fields in org.eclipse.draw2d declared as ButtonGroup | |
protected ButtonGroup |
ButtonModel.group
The ButtonGroup this button belongs to (if any). |
Methods in org.eclipse.draw2d that return ButtonGroup | |
ButtonGroup |
ButtonModel.getGroup()
Returns the group to which this model belongs. |
Methods in org.eclipse.draw2d with parameters of type ButtonGroup | |
void |
ButtonModel.setGroup(ButtonGroup bg)
Sets the ButtonGroup to which this model belongs to. |
|
Eclipse Draw2d 2.1 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |