org.herac.tuxguitar.gui.actions.note

Class RemoveNoteAction

public class RemoveNoteAction extends Action

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

Field Detail

NAME

public static final String NAME

Constructor Detail

RemoveNoteAction

public RemoveNoteAction(TablatureEditor tablatureEditor)

Method Detail

doAction

public boolean doAction(TypedEvent e)

updateTablature

protected void updateTablature()