Class GoToSnapshotAction

All Implemented Interfaces:
Activatable, ActionListener, Serializable, Cloneable, EventListener, Action

public class GoToSnapshotAction extends SwingAction
Go to snapshot in 'Undo' history.
See Also:
  • Constructor Details

    • GoToSnapshotAction

      public GoToSnapshotAction(HistoryList pList)
  • Method Details