org.herac.tuxguitar.gui.editors.effects
Class StrokeEditor
java.lang.Object
SelectionAdapter
org.herac.tuxguitar.gui.editors.effects.StrokeEditor
public class StrokeEditor
- extends SelectionAdapter
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WIDTH
public static final int WIDTH
- See Also:
- Constant Field Values
HEIGHT
public static final int HEIGHT
- See Also:
- Constant Field Values
STATUS_OK
public static final int STATUS_OK
- See Also:
- Constant Field Values
STATUS_CLEAN
public static final int STATUS_CLEAN
- See Also:
- Constant Field Values
STATUS_CANCEL
public static final int STATUS_CANCEL
- See Also:
- Constant Field Values
StrokeEditor
public StrokeEditor()
open
public void open(TGBeat beat)
getButtonData
protected GridData getButtonData()
getSelection
protected int getSelection()
getStatus
public int getStatus()
setStatus
public void setStatus(int status)
getValue
public int getValue()
setValue
public void setValue(int value)