org.herac.tuxguitar.gui.marker

Class MarkerEditor

public class MarkerEditor extends Object

Field Summary
static intSTATUS_EDIT
static intSTATUS_NEW
Constructor Summary
MarkerEditor(Marker marker)
MarkerEditor(Marker marker, int status)
Method Summary
voidshow(Shell shell)

Field Detail

STATUS_EDIT

public static final int STATUS_EDIT

STATUS_NEW

public static final int STATUS_NEW

Constructor Detail

MarkerEditor

public MarkerEditor(Marker marker)

MarkerEditor

public MarkerEditor(Marker marker, int status)

Method Detail

show

public void show(Shell shell)