Uses of Class
com.luciad.format.dafif.gui.TLcdDAFIFLoaderEvent
Package
Description
GUI aspects independent of any chosen windows API in the context of the DAFIF format.
-
Uses of TLcdDAFIFLoaderEvent in com.luciad.format.dafif.gui
Modifier and TypeMethodDescriptionvoid
ILcdDAFIFLoaderListener.dafifLoaderChanged
(TLcdDAFIFLoaderEvent aDAFIFLoaderEvent) Signals that a model has been added to or removed from the DAFIF loader.void
TLcdDAFIFLoaderViewAdapter.dafifLoaderChanged
(TLcdDAFIFLoaderEvent aDAFIFLoaderEvent) If models are added/removed by the DAFIF Loader, they are added/removed to/from the view.protected void
TLcdDAFIFTypeLoader.fireDAFIFLoaderEvent
(TLcdDAFIFLoaderEvent aEvent) Fires a the specified DAFIF loader event.