Class Summary |
AbstractCustomizer |
AbstractCustomizer is an abstract super class of all ArcObject JavaBeans
customizer. |
AbstractGeneralPanel |
This class defines a framework to create a general property UI used in
in the Customizer of an ArcGIS object bean. |
BeanHelper |
A BeanHelper is a ArcObject Java helper class. |
BeanUtilities |
A Bean utility class to facilitate the bean UI development. |
ColorPanel |
A UI panel to allow user to select a color |
ComponentFactory |
A StyleComponent factory classs to generate the various stlye components
which are used on the different bean customier; |
StyleComponent |
The StyleComponent is composed of a JLabel and a JComboBox. |