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