org.herac.tuxguitar.gui.system.config.items

Class StylesOption


public class StylesOption
extends Option

Field Summary

Fields inherited from class org.herac.tuxguitar.gui.system.config.items.Option

DEFAULT_INDENT, MINIMUN_WIDTH

Constructor Summary

StylesOption(ConfigEditor configEditor, ToolBar toolBar, Composite parent)

Method Summary

void
applyConfig(boolean force)
void
createOption()
GridData
makeButtonData()
void
updateConfig()

Methods inherited from class org.herac.tuxguitar.gui.system.config.items.Option

applyConfig, createOption, getComposite, getConfig, getDisplay, getEditor, getGroupData, getShell, getTabbedData, getTabbedData, getTabbedData, getToolItem, makeGridData, makeGridData, makeGridData, setVisible, showImageLabel, showLabel, showLabel, updateConfig, widgetSelected

Constructor Details

StylesOption

public StylesOption(ConfigEditor configEditor,
                    ToolBar toolBar,
                    Composite parent)

Method Details

applyConfig

public void applyConfig(boolean force)
Overrides:
applyConfig in interface Option

createOption

public void createOption()
Overrides:
createOption in interface Option

makeButtonData

public GridData makeButtonData()

updateConfig

public void updateConfig()
Overrides:
updateConfig in interface Option