Uses of Class
org.eclipse.draw2d.ButtonGroup
Packages that use ButtonGroup
Package
Description
Primary package containing general interfaces and implementation classes.
- 
Uses of ButtonGroup in org.eclipse.draw2dFields in org.eclipse.draw2d declared as ButtonGroupModifier and TypeFieldDescriptionprotected ButtonGroupButtonModel.groupThe ButtonGroup this button belongs to (if any).Methods in org.eclipse.draw2d that return ButtonGroupModifier and TypeMethodDescriptionButtonModel.getGroup()Returns the group to which this model belongs.Methods in org.eclipse.draw2d with parameters of type ButtonGroupModifier and TypeMethodDescriptionvoidButtonModel.setGroup(ButtonGroup bg) Sets the ButtonGroup to which this model belongs to.