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