org.herac.tuxguitar.gui.actions.note

Class ShiftNoteUpAction

public class ShiftNoteUpAction extends Action

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

Field Detail

NAME

public static final String NAME

Constructor Detail

ShiftNoteUpAction

public ShiftNoteUpAction(TablatureEditor tablatureEditor)

Method Detail

doAction

public boolean doAction(TypedEvent e)

updateTablature

protected void updateTablature()