|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.beans.SimpleBeanInfo
com.l2fprod.common.swing.JTaskPaneGroupBeanInfo
BeanInfo class for JTaskPaneGroup.
Field Summary | |
protected java.beans.BeanDescriptor |
bd
Description of the Field |
protected java.awt.Image |
iconColor16
Description of the Field |
protected java.awt.Image |
iconColor32
Description of the Field |
protected java.awt.Image |
iconMono16
Description of the Field |
protected java.awt.Image |
iconMono32
Description of the Field |
Fields inherited from interface java.beans.BeanInfo |
ICON_COLOR_16x16, ICON_COLOR_32x32, ICON_MONO_16x16, ICON_MONO_32x32 |
Constructor Summary | |
JTaskPaneGroupBeanInfo()
Constructor for the JTaskPaneGroupBeanInfo object |
Method Summary | |
java.beans.BeanInfo[] |
getAdditionalBeanInfo()
Gets the additionalBeanInfo |
java.beans.BeanDescriptor |
getBeanDescriptor()
Gets the beanDescriptor |
int |
getDefaultPropertyIndex()
Gets the defaultPropertyIndex |
java.awt.Image |
getIcon(int type)
Gets the icon |
java.beans.PropertyDescriptor[] |
getPropertyDescriptors()
Gets the Property Descriptors |
Methods inherited from class java.beans.SimpleBeanInfo |
getDefaultEventIndex, getEventSetDescriptors, getMethodDescriptors, loadImage |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected java.beans.BeanDescriptor bd
protected java.awt.Image iconMono16
protected java.awt.Image iconColor16
protected java.awt.Image iconMono32
protected java.awt.Image iconColor32
Constructor Detail |
public JTaskPaneGroupBeanInfo() throws java.beans.IntrospectionException
Method Detail |
public java.beans.BeanInfo[] getAdditionalBeanInfo()
public java.beans.BeanDescriptor getBeanDescriptor()
public int getDefaultPropertyIndex()
public java.awt.Image getIcon(int type)
type
- Description of the Parameter
public java.beans.PropertyDescriptor[] getPropertyDescriptors()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |