Class TLcyEditableAPP6AObjectCustomizerPanelFactory

java.lang.Object
com.luciad.lucy.gui.customizer.ALcyCustomizerPanelFactory
com.luciad.lucy.addons.app6a.TLcyEditableAPP6AObjectCustomizerPanelFactory
All Implemented Interfaces:
ILcyCustomizerPanelFactory

@Deprecated public class TLcyEditableAPP6AObjectCustomizerPanelFactory extends ALcyCustomizerPanelFactory
Deprecated.
If you want to customize the customizer panels for APP6 domain objects, it is easer to start from the available sample code. Consult the class javadoc of TLcyAPP6AAddOn for more information.

Factory for creating domain object customizer panels for APP-6 symbology, based on TLcdAPP6AObjectCustomizer. This factory is used by the format of the TLcyAPP6AAddOn to create domain object customizer panels.

It requires objects of type TLcyDomainObjectContext whose domain object implements ILcdEditableAPP6ACoded.