Uses of Class
com.luciad.lucy.addons.previewer.view.ALcyPreviewAddOnCustomizerFactory
Package
Description
Provides the addon that offers preview support to Lucy for replaying recorded or
simulated data.
Offers the possibility to customize the GUI widgets present in the panel of the TLcyPreviewAddOn.
-
Uses of ALcyPreviewAddOnCustomizerFactory in com.luciad.lucy.addons.previewer
Modifier and TypeMethodDescriptionTLcyPreviewAddOn.getPreviewAddOnCustomizerFactory()
Returns theTLcyPreviewAddOnCustomizerFactory
that is responsible to create the gui panel.Modifier and TypeMethodDescriptionvoid
TLcyPreviewAddOn.setPreviewAddOnCustomizerFactory
(ALcyPreviewAddOnCustomizerFactory aPreviewAddOnCustomizerFactory) Sets theTLcyPreviewAddOnCustomizerFactory
that is responsible to create the gui panel. -
Uses of ALcyPreviewAddOnCustomizerFactory in com.luciad.lucy.addons.previewer.view
Modifier and TypeClassDescriptionclass
This factory creates the GUI for the preview add-on.