org.herac.tuxguitar.gui.actions.note

Class InsertNoteAction

public class InsertNoteAction extends Action

Field Summary
static StringNAME
Constructor Summary
InsertNoteAction(TablatureEditor tablatureEditor)
Method Summary
booleandoAction(TypedEvent e)
protected voidupdateTablature()

Field Detail

NAME

public static final String NAME

Constructor Detail

InsertNoteAction

public InsertNoteAction(TablatureEditor tablatureEditor)

Method Detail

doAction

public boolean doAction(TypedEvent e)

updateTablature

protected void updateTablature()