|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.beans.SimpleBeanInfo
ARoad0.gBaseBeanInfo.VirtualFolderImplBeanInfo
public class VirtualFolderImplBeanInfo
This class is responsible for describing the VirtualFolderImpl class. It is used for displaying and editing the properties of VirtualFolderImpl. There is no BeanInfo for the abstract super class FolderAbst.
| Field Summary |
|---|
| Fields inherited from interface java.beans.BeanInfo |
|---|
ICON_COLOR_16x16, ICON_COLOR_32x32, ICON_MONO_16x16, ICON_MONO_32x32 |
| Constructor Summary | |
|---|---|
VirtualFolderImplBeanInfo()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getBaseBeanManagerBoundProperty()
Gets the property name for which a change fires an PropertyChangeEvent in the BaseBeanManager, when the bean instance is closed or deleted. |
java.lang.reflect.Method |
getBaseBeanManagerGetMethod()
Gets the bean method, without parameters, that allows to get the BaseBeanManager instance, if it exists, which fires an event when the bean instance is closed or deleted. |
BaseBeanManager |
getBaseBeanManagerInstance()
Gets the instance, if it exists, which fires an event when the bean is closed or deleted. |
java.beans.BeanDescriptor |
getBeanDescriptor()
Gets the description of the bean. |
protected java.beans.BeanDescriptor |
getCommonBeanDescriptor(java.beans.BeanDescriptor _result)
Get the common description of the bean. |
java.beans.PropertyDescriptor[] |
getPropertyDescriptors()
Each property descriptor has specific values that are get with PropertyDescriptor.getValue() |
| Methods inherited from class java.beans.SimpleBeanInfo |
|---|
getAdditionalBeanInfo, getDefaultEventIndex, getDefaultPropertyIndex, getEventSetDescriptors, getIcon, getMethodDescriptors, loadImage |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface java.beans.BeanInfo |
|---|
getAdditionalBeanInfo, getDefaultEventIndex, getDefaultPropertyIndex, getEventSetDescriptors, getIcon, getMethodDescriptors |
| Constructor Detail |
|---|
public VirtualFolderImplBeanInfo()
| Method Detail |
|---|
public java.beans.BeanDescriptor getBeanDescriptor()
getBeanDescriptor in interface java.beans.BeanInfogetBeanDescriptor in class java.beans.SimpleBeanInfoprotected java.beans.BeanDescriptor getCommonBeanDescriptor(java.beans.BeanDescriptor _result)
_result - is the BeanDescriptor to configure
public java.beans.PropertyDescriptor[] getPropertyDescriptors()
getPropertyDescriptors in interface java.beans.BeanInfogetPropertyDescriptors in class java.beans.SimpleBeanInfopublic BaseBeanManager getBaseBeanManagerInstance()
getBaseBeanManagerInstance in interface BeanInfoPatternpublic java.lang.reflect.Method getBaseBeanManagerGetMethod()
getBaseBeanManagerGetMethod in interface BeanInfoPatternpublic java.lang.String getBaseBeanManagerBoundProperty()
getBaseBeanManagerBoundProperty in interface BeanInfoPattern
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||