Uses of Class
com.luciad.gui.TLcdUndoableEvent
Package
Description
GUI aspects independent of any chosen windows API.
Controllers for 2D views.
-
Uses of TLcdUndoableEvent in com.luciad.gui
Modifier and TypeMethodDescriptionvoid
ILcdUndoableListener.undoableHappened
(TLcdUndoableEvent aEvent) Invoked when a newILcdUndoable
is available.void
TLcdUndoManager.undoableHappened
(TLcdUndoableEvent aEvent) Implementation ofILcdUndoableListener.undoableHappened(TLcdUndoableEvent)
. -
Uses of TLcdUndoableEvent in com.luciad.view.gxy.controller
Modifier and TypeMethodDescriptionprotected void
ALcdGXYNewControllerModel.fireUndoableEvent
(TLcdUndoableEvent aEvent) Fires the givenTLcdUndoableEvent
to all listeners registered to this controller.protected void
ALcdGXYSmartController.fireUndoableEvent
(TLcdUndoableEvent aEvent) Fires the givenTLcdUndoableEvent
to all listeners registered to this controller.