org.herac.tuxguitar.gui.marker
Class MarkerEditor
java.lang.Object
org.herac.tuxguitar.gui.marker.MarkerEditor
public class MarkerEditor
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
STATUS_NEW
public static final int STATUS_NEW
- See Also:
- Constant Field Values
STATUS_EDIT
public static final int STATUS_EDIT
- See Also:
- Constant Field Values
marker
protected TGMarker marker
dialog
protected Shell dialog
measureSpinner
protected Spinner measureSpinner
titleText
protected Text titleText
colorButton
protected Button colorButton
colorButtonValue
protected Color colorButtonValue
accepted
protected boolean accepted
MarkerEditor
public MarkerEditor(TGMarker marker)
MarkerEditor
public MarkerEditor(TGMarker marker,
int status)
open
public boolean open(Shell shell)
setButtonColor
protected void setButtonColor()
disposeButtonColor
protected void disposeButtonColor()
updateMarker
protected void updateMarker()