org.herac.tuxguitar.gui.effects
public class TremoloBarEditor extends Object
| Field Summary | |
|---|---|
| static int | X_SPAN |
| static int | Y_SPAN |
| Constructor Summary | |
|---|---|
| TremoloBarEditor() | |
| Method Summary | |
|---|---|
| int | getHeight() |
| TremoloBarEffect | getTremoloBar() |
| int | getWidth() |
| boolean | isEmpty() |
| void | setTremoloBar(TremoloBarEffect effect) |
| TremoloBarEffect | show(Shell shell, Note note) |