Uses of Class
com.luciad.lucy.addons.previewer.TLcyPreviewAddOnEvent
Packages that use TLcyPreviewAddOnEvent
Package
Description
Provides the addon that offers preview support to Lucy for replaying recorded or
simulated data.
-
Uses of TLcyPreviewAddOnEvent in com.luciad.lucy.addons.previewer
Methods in com.luciad.lucy.addons.previewer with parameters of type TLcyPreviewAddOnEventModifier and TypeMethodDescriptionprotected void
TLcyPreviewAddOn.firePreviewAddOnEvent
(TLcyPreviewAddOnEvent aEvent) Notifies all registeredILcyPreviewAddOnListener
s about the given event.void
ILcyPreviewAddOnListener.previewAddOnChange
(TLcyPreviewAddOnEvent ev) Alert thisILcyPreviewAddOnListener
that theTLcyPreviewAddOnEvent
ev has occurred