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

Class SoundOption


public class SoundOption
extends Option

Field Summary

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

DEFAULT_INDENT, MINIMUN_WIDTH

Constructor Summary

SoundOption(ConfigEditor configEditor, ToolBar toolBar, Composite parent)

Method Summary

void
applyConfig(boolean force)
void
createOption()
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

SoundOption

public SoundOption(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

updateConfig

public void updateConfig()
Overrides:
updateConfig in interface Option