public abstract class IJPluginsSimpleBeanInfo
extends java.beans.SimpleBeanInfo
Modifier and Type | Field and Description |
---|---|
protected java.lang.Class<?> |
beanClass |
Modifier | Constructor and Description |
---|---|
protected |
IJPluginsSimpleBeanInfo(java.lang.Class<?> beanClass) |
Modifier and Type | Method and Description |
---|---|
protected java.beans.PropertyDescriptor |
create(java.lang.String propertyName) |
protected java.beans.PropertyDescriptor |
create(java.lang.String propertyName,
java.lang.String displayName) |
protected java.beans.PropertyDescriptor |
create(java.lang.String propertyName,
java.lang.String displayName,
java.lang.String shortDescription) |
protected IJPluginsSimpleBeanInfo(java.lang.Class<?> beanClass)
protected java.beans.PropertyDescriptor create(java.lang.String propertyName) throws java.beans.IntrospectionException
java.beans.IntrospectionException
protected java.beans.PropertyDescriptor create(java.lang.String propertyName, java.lang.String displayName) throws java.beans.IntrospectionException
java.beans.IntrospectionException
protected java.beans.PropertyDescriptor create(java.lang.String propertyName, java.lang.String displayName, java.lang.String shortDescription) throws java.beans.IntrospectionException
java.beans.IntrospectionException