Class TLcyEditableMS2525bObjectCustomizerPanelFactory

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

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

Factory for creating domain object customizer panels for MIL-STD 2525b symbology, based on TLcdMS2525bObjectCustomizer. This factory is used by the format of the TLcyMS2525bAddOn to create domain object customizer panels.

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