Uses of Class
com.luciad.lucy.addons.previewer.view.ALcyPreviewAddOnCustomizerFactory
Packages that use 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
Methods in com.luciad.lucy.addons.previewer that return ALcyPreviewAddOnCustomizerFactoryModifier and TypeMethodDescriptionTLcyPreviewAddOn.getPreviewAddOnCustomizerFactory()
Returns theTLcyPreviewAddOnCustomizerFactory
that is responsible to create the gui panel.Methods in com.luciad.lucy.addons.previewer with parameters of type ALcyPreviewAddOnCustomizerFactoryModifier 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
Subclasses of ALcyPreviewAddOnCustomizerFactory in com.luciad.lucy.addons.previewer.viewModifier and TypeClassDescriptionclass
This factory creates the GUI for the preview add-on.