|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.beans.SimpleBeanInfo
com.esri.arcgis.beans.symbology.SymbologyBeanBeanInfo
public class SymbologyBeanBeanInfo
A bean info class for SymbologyBean
| Field Summary | |
|---|---|
static String |
_appearance
|
static String |
_backColor
|
static String |
_borderStyle
|
static String |
_contextMenu
|
static String |
_displayStyle
|
static String |
_esriEnabled
|
static String |
_keyIntercept
|
static String |
_mousePointer
|
static String |
_styleClass
|
static String |
_styleFile
|
| Fields inherited from interface java.beans.BeanInfo |
|---|
ICON_COLOR_16x16, ICON_COLOR_32x32, ICON_MONO_16x16, ICON_MONO_32x32 |
| Constructor Summary | |
|---|---|
SymbologyBeanBeanInfo()
|
|
| Method Summary | |
|---|---|
BeanDescriptor |
getBeanDescriptor()
Return the bean descriptor |
EventSetDescriptor[] |
getEventSetDescriptors()
Returns the event descriptor. |
Image |
getIcon(int iconKind)
Return a design time icon |
MethodDescriptor[] |
getMethodDescriptors()
returns the method descriptor |
PropertyDescriptor[] |
getPropertyDescriptors()
Returns the property descriptor |
| Methods inherited from class java.beans.SimpleBeanInfo |
|---|
getAdditionalBeanInfo, getDefaultEventIndex, getDefaultPropertyIndex, loadImage |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String _backColor
public static final String _mousePointer
public static final String _displayStyle
public static final String _styleClass
public static final String _borderStyle
public static final String _appearance
public static final String _contextMenu
public static final String _esriEnabled
public static final String _keyIntercept
public static final String _styleFile
| Constructor Detail |
|---|
public SymbologyBeanBeanInfo()
| Method Detail |
|---|
public Image getIcon(int iconKind)
getIcon in interface BeanInfogetIcon in class SimpleBeanInfoiconKind - int
public BeanDescriptor getBeanDescriptor()
getBeanDescriptor in interface BeanInfogetBeanDescriptor in class SimpleBeanInfopublic MethodDescriptor[] getMethodDescriptors()
getMethodDescriptors in interface BeanInfogetMethodDescriptors in class SimpleBeanInfopublic PropertyDescriptor[] getPropertyDescriptors()
getPropertyDescriptors in interface BeanInfogetPropertyDescriptors in class SimpleBeanInfopublic EventSetDescriptor[] getEventSetDescriptors()
getEventSetDescriptors in interface BeanInfogetEventSetDescriptors in class SimpleBeanInfo
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||