org.herac.tuxguitar.gui.undo.undoables.custom

Class UndoableChangeTripletFeel

public class UndoableChangeTripletFeel extends Object implements UndoableEdit

Method Summary
booleancanRedo()
booleancanUndo()
UndoableChangeTripletFeelendUndo(int tripletFeel, boolean toEnd)
voidredo()
static UndoableChangeTripletFeelstartUndo()
voidundo()

Method Detail

canRedo

public boolean canRedo()

canUndo

public boolean canUndo()

endUndo

public UndoableChangeTripletFeel endUndo(int tripletFeel, boolean toEnd)

redo

public void redo()

startUndo

public static UndoableChangeTripletFeel startUndo()

undo

public void undo()