org.herac.tuxguitar.gui.marker
Class MarkerList
java.lang.Object
org.herac.tuxguitar.gui.marker.MarkerList
- All Implemented Interfaces:
- IconLoader, LanguageLoader
public class MarkerList
- extends java.lang.Object
- implements IconLoader, LanguageLoader
|
Field Summary |
protected Shell |
dialog
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
dialog
protected Shell dialog
instance
public static MarkerList instance()
show
public void show()
dispose
public void dispose()
update
public void update()
update
public void update(boolean keepSelection)
loadTableItems
protected void loadTableItems(boolean keepSelection)
getSelectedMarker
protected TGMarker getSelectedMarker()
isDisposed
public boolean isDisposed()
loadIcons
public void loadIcons()
- Specified by:
loadIcons in interface IconLoader
loadProperties
public void loadProperties()
- Specified by:
loadProperties in interface LanguageLoader
loadProperties
public void loadProperties(boolean layout)