org.herac.tuxguitar.gui.undo.undoables.measure
public class UndoableInsertMeasure extends Object implements UndoableEdit
| Constructor Summary | |
|---|---|
| UndoableInsertMeasure() | |
| Method Summary | |
|---|---|
| boolean | canRedo() |
| boolean | canUndo() |
| UndoableInsertMeasure | endUndo(TracksMeasures tracksMeasures, int copyCount, int fromNumber, long theMove) |
| void | redo() |
| void | undo() |