org.herac.tuxguitar.gui.undo.undoables.custom
public class UndoableChangeTripletFeel extends Object implements UndoableEdit
| Method Summary | |
|---|---|
| boolean | canRedo() |
| boolean | canUndo() |
| UndoableChangeTripletFeel | endUndo(int tripletFeel, boolean toEnd) |
| void | redo() |
| static UndoableChangeTripletFeel | startUndo() |
| void | undo() |