org.herac.tuxguitar.gui.effects

Class GraceEditor


public class GraceEditor
extends SelectionAdapter

Field Summary

static int
HEIGHT
static int
WIDTH

Constructor Summary

GraceEditor()

Method Summary

GraceEffect
getGrace()
GraceEffect
show(Note note)

Field Details

HEIGHT

public static final int HEIGHT
Field Value:
0

WIDTH

public static final int WIDTH
Field Value:
400

Constructor Details

GraceEditor

public GraceEditor()

Method Details

getGrace

public GraceEffect getGrace()

show

public GraceEffect show(Note note)