|
|||||||||
| 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 java.lang.String |
_appearance
|
static java.lang.String |
_backColor
|
static java.lang.String |
_borderStyle
|
static java.lang.String |
_contextMenu
|
static java.lang.String |
_displayStyle
|
static java.lang.String |
_esriEnabled
|
static java.lang.String |
_keyIntercept
|
static java.lang.String |
_mousePointer
|
static java.lang.String |
_styleClass
|
static java.lang.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 | |
|---|---|
java.beans.BeanDescriptor |
getBeanDescriptor()
Return the bean descriptor |
java.beans.EventSetDescriptor[] |
getEventSetDescriptors()
Returns the event descriptor. |
java.awt.Image |
getIcon(int iconKind)
Return a design time icon |
java.beans.MethodDescriptor[] |
getMethodDescriptors()
returns the method descriptor |
java.beans.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 java.lang.String _backColor
public static final java.lang.String _mousePointer
public static final java.lang.String _displayStyle
public static final java.lang.String _styleClass
public static final java.lang.String _borderStyle
public static final java.lang.String _appearance
public static final java.lang.String _contextMenu
public static final java.lang.String _esriEnabled
public static final java.lang.String _keyIntercept
public static final java.lang.String _styleFile
| Constructor Detail |
|---|
public SymbologyBeanBeanInfo()
| Method Detail |
|---|
public java.awt.Image getIcon(int iconKind)
getIcon in interface java.beans.BeanInfogetIcon in class java.beans.SimpleBeanInfoiconKind - int
public java.beans.BeanDescriptor getBeanDescriptor()
getBeanDescriptor in interface java.beans.BeanInfogetBeanDescriptor in class java.beans.SimpleBeanInfopublic java.beans.MethodDescriptor[] getMethodDescriptors()
getMethodDescriptors in interface java.beans.BeanInfogetMethodDescriptors in class java.beans.SimpleBeanInfopublic java.beans.PropertyDescriptor[] getPropertyDescriptors()
getPropertyDescriptors in interface java.beans.BeanInfogetPropertyDescriptors in class java.beans.SimpleBeanInfopublic java.beans.EventSetDescriptor[] getEventSetDescriptors()
getEventSetDescriptors in interface java.beans.BeanInfogetEventSetDescriptors in class java.beans.SimpleBeanInfo
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||