|
|||||||||
| 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.JButtonBarBeanInfo
public class JButtonBarBeanInfo
BeanInfo class for JButtonBar.
| 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 | |
|---|---|
JButtonBarBeanInfo()
Constructor for the JButtonBarBeanInfo 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.MethodDescriptor[] |
getMethodDescriptors()
Gets the methodDescriptors attribute ... |
java.beans.PropertyDescriptor[] |
getPropertyDescriptors()
Gets the Property Descriptors |
| Methods inherited from class java.beans.SimpleBeanInfo |
|---|
getDefaultEventIndex, getEventSetDescriptors, 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 JButtonBarBeanInfo()
throws java.beans.IntrospectionException
java.beans.IntrospectionException| Method Detail |
|---|
public java.beans.BeanInfo[] getAdditionalBeanInfo()
getAdditionalBeanInfo in interface java.beans.BeanInfogetAdditionalBeanInfo in class java.beans.SimpleBeanInfopublic java.beans.BeanDescriptor getBeanDescriptor()
getBeanDescriptor in interface java.beans.BeanInfogetBeanDescriptor in class java.beans.SimpleBeanInfopublic int getDefaultPropertyIndex()
getDefaultPropertyIndex in interface java.beans.BeanInfogetDefaultPropertyIndex in class java.beans.SimpleBeanInfopublic java.awt.Image getIcon(int type)
getIcon in interface java.beans.BeanInfogetIcon in class java.beans.SimpleBeanInfotype - Description of the Parameter
public java.beans.PropertyDescriptor[] getPropertyDescriptors()
getPropertyDescriptors in interface java.beans.BeanInfogetPropertyDescriptors in class java.beans.SimpleBeanInfopublic java.beans.MethodDescriptor[] getMethodDescriptors()
getMethodDescriptors in interface java.beans.BeanInfogetMethodDescriptors in class java.beans.SimpleBeanInfo
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||