org.herac.tuxguitar.gui.effects

Class HarmonicEditor

public class HarmonicEditor extends SelectionAdapter

Field Summary
static intHEIGHT
static intWIDTH
Constructor Summary
HarmonicEditor()
Method Summary
HarmonicEffectgetHarmonic()
HarmonicEffectshow(Note note)
voidupdateControls()
voidwidgetSelected(SelectionEvent e)

Field Detail

HEIGHT

public static final int HEIGHT

WIDTH

public static final int WIDTH

Constructor Detail

HarmonicEditor

public HarmonicEditor()

Method Detail

getHarmonic

public HarmonicEffect getHarmonic()

show

public HarmonicEffect show(Note note)

updateControls

public void updateControls()

widgetSelected

public void widgetSelected(SelectionEvent e)