org.herac.tuxguitar.gui.editors.effects
Class TremoloPickingEditor

java.lang.Object
  extended by SelectionAdapter
      extended by org.herac.tuxguitar.gui.editors.effects.TremoloPickingEditor

public class TremoloPickingEditor
extends SelectionAdapter


Field Summary
static int HEIGHT
           
protected  TGEffectTremoloPicking result
           
static int WIDTH
           
 
Constructor Summary
TremoloPickingEditor()
           
 
Method Summary
 TGEffectTremoloPicking getTremoloPicking()
           
 TGEffectTremoloPicking show(TGNote note)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

WIDTH

public static final int WIDTH
See Also:
Constant Field Values

HEIGHT

public static final int HEIGHT
See Also:
Constant Field Values

result

protected TGEffectTremoloPicking result
Constructor Detail

TremoloPickingEditor

public TremoloPickingEditor()
Method Detail

show

public TGEffectTremoloPicking show(TGNote note)

getTremoloPicking

public TGEffectTremoloPicking getTremoloPicking()