|
|||||||||
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.JTaskPaneBeanInfo
public class JTaskPaneBeanInfo
BeanInfo class for JTaskPane.
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 | |
---|---|
JTaskPaneBeanInfo()
Constructor for the JTaskPaneBeanInfo 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 |
Methods inherited from class java.beans.SimpleBeanInfo |
---|
getDefaultEventIndex, getEventSetDescriptors, getMethodDescriptors, getPropertyDescriptors, 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 JTaskPaneBeanInfo() throws java.beans.IntrospectionException
java.beans.IntrospectionException
Method Detail |
---|
public java.beans.BeanInfo[] getAdditionalBeanInfo()
getAdditionalBeanInfo
in interface java.beans.BeanInfo
getAdditionalBeanInfo
in class java.beans.SimpleBeanInfo
public java.beans.BeanDescriptor getBeanDescriptor()
getBeanDescriptor
in interface java.beans.BeanInfo
getBeanDescriptor
in class java.beans.SimpleBeanInfo
public int getDefaultPropertyIndex()
getDefaultPropertyIndex
in interface java.beans.BeanInfo
getDefaultPropertyIndex
in class java.beans.SimpleBeanInfo
public java.awt.Image getIcon(int type)
getIcon
in interface java.beans.BeanInfo
getIcon
in class java.beans.SimpleBeanInfo
type
- Description of the Parameter
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |