Uses of Class
com.luciad.gui.TLcdUndoManager
Package
Description
GUI aspects independent of any chosen windows API.
This package contains the core of Lucy: the
back-end
, which
is the central point of Lucy where addons
can add functionality to
extend Lucy, and the default front-end
.-
Uses of TLcdUndoManager in com.luciad.gui
ModifierConstructorDescriptionTLcdRedoAction
(TLcdUndoManager aUndoManager) TLcdUndoAction
(TLcdUndoManager aUndoManager) -
Uses of TLcdUndoManager in com.luciad.lucy
Modifier and TypeMethodDescriptionILcyLucyEnv.getUndoManager()
Get theTLcdUndoManager
associated with thisILcyLucyEnv
.