org.herac.tuxguitar.gui.editors.effects
Class TremoloBarEditor
java.lang.Object
org.herac.tuxguitar.gui.editors.effects.TremoloBarEditor
public class TremoloBarEditor
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
X_SPACING
public static final int X_SPACING
- See Also:
- Constant Field Values
Y_SPACING
public static final int Y_SPACING
- See Also:
- Constant Field Values
editor
protected Composite editor
defaultTremoloBars
protected org.herac.tuxguitar.gui.editors.effects.TremoloBarEditor.DefaultTremoloBar[] defaultTremoloBars
result
protected TGEffectTremoloBar result
TremoloBarEditor
public TremoloBarEditor()
show
public TGEffectTremoloBar show(Shell shell,
TGNote note)
paintEditor
protected void paintEditor(TGPainter painter)
checkPoint
protected void checkPoint(int x,
int y)
isEmpty
public boolean isEmpty()
getTremoloBar
public TGEffectTremoloBar getTremoloBar()
setTremoloBar
public void setTremoloBar(TGEffectTremoloBar effect)
getWidth
public int getWidth()
getHeight
public int getHeight()