org.herac.tuxguitar.gui.bend

Class BendEditor


public class BendEditor
extends Composite

Field Summary

static int
X_SPAN
static int
Y_SPAN

Constructor Summary

BendEditor(Composite parent, int style)

Method Summary

void
addBendPoints(BendEffect effect)
int
getHeight()
int
getWidth()
boolean
isEmpty()
void
setBend(BendEffect effect)

Field Details

X_SPAN

public static final int X_SPAN
Field Value:
30

Y_SPAN

public static final int Y_SPAN
Field Value:
15

Constructor Details

BendEditor

public BendEditor(Composite parent,
                  int style)

Method Details

addBendPoints

public void addBendPoints(BendEffect effect)

getHeight

public int getHeight()

getWidth

public int getWidth()

isEmpty

public boolean isEmpty()

setBend

public void setBend(BendEffect effect)