Class RedoAction

java.lang.Object
javax.swing.AbstractAction
com.marginallyclever.ro3.apps.actions.RedoAction
All Implemented Interfaces:
ActionListener, Serializable, Cloneable, EventListener, Action

public class RedoAction extends AbstractAction
Go forward one step in the undo/redo history.
See Also: