Uses of Class
com.luciad.gui.TLcdUndoManager
Packages that use 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
Constructors in com.luciad.gui with parameters of type TLcdUndoManagerModifierConstructorDescriptionTLcdRedoAction
(TLcdUndoManager aUndoManager) TLcdUndoAction
(TLcdUndoManager aUndoManager) -
Uses of TLcdUndoManager in com.luciad.lucy
Methods in com.luciad.lucy that return TLcdUndoManagerModifier and TypeMethodDescriptionILcyLucyEnv.getUndoManager()
Get theTLcdUndoManager
associated with thisILcyLucyEnv
.