org.herac.tuxguitar.gui.system.config
Class ConfigEditor
java.lang.Object
org.herac.tuxguitar.gui.system.config.ConfigEditor
public class ConfigEditor
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConfigEditor
public ConfigEditor()
showDialog
public void showDialog(Shell shell)
makeGridData
public GridData makeGridData(int minWith,
int minHeight)
makeGridData
public GridData makeGridData(int with,
int height,
int minWith,
int minHeight)
select
public void select(Option option)
getConfig
public ConfigManager getConfig()
getEditor
public TablatureEditor getEditor()