org.beanfabrics.swing.customizer
Class ModelSubscriberCustomizerPanelBeanInfo

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

public class ModelSubscriberCustomizerPanelBeanInfo
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
ModelSubscriberCustomizerPanelBeanInfo()
           
 
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

ModelSubscriberCustomizerPanelBeanInfo

public ModelSubscriberCustomizerPanelBeanInfo()
Method Detail

getBeanClass

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

isPathBound

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