org.herac.tuxguitar.gui.effects
public class HarmonicEditor extends SelectionAdapter
| Field Summary | |
|---|---|
| static int | HEIGHT |
| static int | WIDTH |
| Constructor Summary | |
|---|---|
| HarmonicEditor() | |
| Method Summary | |
|---|---|
| HarmonicEffect | getHarmonic() |
| HarmonicEffect | show(Note note) |
| void | updateControls() |
| void | widgetSelected(SelectionEvent e) |