Uses of Interface
com.luciad.lucy.gui.ILcyCustomizerFactory
Packages that use ILcyCustomizerFactory
Package
Description
This package contains the core of Lucy: the
back-end, which
is the central point of Lucy where addons can add functionality to
extend Lucy, and the default front-end.-
Uses of ILcyCustomizerFactory in com.luciad.lucy
Methods in com.luciad.lucy that return ILcyCustomizerFactoryModifier and TypeMethodDescriptionILcyLucyEnv.getCompositeCustomizerFactory()Deprecated.ILcyLucyEnv.getCustomizerFactory(int aIndex) Deprecated.Methods in com.luciad.lucy with parameters of type ILcyCustomizerFactoryModifier and TypeMethodDescriptionvoidILcyLucyEnv.addCustomizerFactory(ILcyCustomizerFactory aCustomizerFactory) Deprecated.A more powerfulILcyCustomizerPanelframework has been introduced aside of this functionality.voidILcyLucyEnv.removeCustomizerFactory(ILcyCustomizerFactory aCustomizerFactory) Deprecated.
ILcyLucyEnv.addObjectCustomizerFactory(ILcyObjectCustomizerFactory)