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