org.herac.tuxguitar.gui.system.config.items
Class ToolBarsOption
java.lang.Object
SelectionAdapter
org.herac.tuxguitar.gui.system.config.items.Option
org.herac.tuxguitar.gui.system.config.items.ToolBarsOption
public class ToolBarsOption
- extends Option
Methods inherited from class org.herac.tuxguitar.gui.system.config.items.Option |
getComposite, getConfig, getDisplay, getEditor, getGroupData, getShell, getTabbedData, getTabbedData, getTabbedData, getToolItem, makeGridData, makeGridData, makeGridData, setVisible, showImageLabel, showLabel, showLabel, widgetSelected |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ToolBarsOption
public ToolBarsOption(ConfigEditor configEditor,
ToolBar toolBar,
Composite parent)
createOption
public void createOption()
- Specified by:
createOption
in class Option
makeButtonData
public GridData makeButtonData(int horizontalAlignment,
int minWith,
int minHeight)
updateConfig
public void updateConfig()
- Specified by:
updateConfig
in class Option
applyConfig
public void applyConfig(boolean force)
- Specified by:
applyConfig
in class Option