Module com.iamsoft.util.ui
Package com.iamsoft.util.ui.undo
package com.iamsoft.util.ui.undo
Undo/redo/history classes.
-
ClassDescriptionAllows public access to
getEdit
.Go to snapshot in 'Undo' history.View undo/redo history.Displays undo history for active editor.Displays undo history for undo manager at front of a list model.Provides context sensitive options for undo history list.Dialog holding undo history.List model implementation of undo manager.Adds support for UndoListeners and makes a couple methods public.Adds support for UndoListeners and makes a couple methods public.Redo a single action.A list model whose updates can be undone.Enum describing whether action is being undone or redone.Undo a single action.Listens for either an undo or a redo.