org.beanfabrics.swing.customizer.list
Class BnListCustomizerPanelBeanInfo

java.lang.Object
  extended by java.beans.SimpleBeanInfo
      extended by org.beanfabrics.swing.ModelSubscriberBeanInfo
          extended by org.beanfabrics.swing.customizer.list.BnListCustomizerPanelBeanInfo
All Implemented Interfaces:
java.beans.BeanInfo

public class BnListCustomizerPanelBeanInfo
extends ModelSubscriberBeanInfo


Field Summary
 
Fields inherited from interface java.beans.BeanInfo
ICON_COLOR_16x16, ICON_COLOR_32x32, ICON_MONO_16x16, ICON_MONO_32x32
 
Constructor Summary
BnListCustomizerPanelBeanInfo()
           
 
Method Summary
protected  java.lang.Class<?> getBeanClass()
           
protected  boolean isPathBound()
           
 
Methods inherited from class org.beanfabrics.swing.ModelSubscriberBeanInfo
getAdditionalBeanInfo, getBeanDescriptor, getPropertyDescriptors
 
Methods inherited from class java.beans.SimpleBeanInfo
getDefaultEventIndex, getDefaultPropertyIndex, getEventSetDescriptors, getIcon, getMethodDescriptors, loadImage
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BnListCustomizerPanelBeanInfo

public BnListCustomizerPanelBeanInfo()
Method Detail

getBeanClass

protected java.lang.Class<?> getBeanClass()
Specified by:
getBeanClass in class ModelSubscriberBeanInfo

isPathBound

protected boolean isPathBound()
Specified by:
isPathBound in class ModelSubscriberBeanInfo