org.beanfabrics.swing.customizer.table
Class ColumnListPanelBeanInfo

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

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

ColumnListPanelBeanInfo

public ColumnListPanelBeanInfo()
Method Detail

getBeanClass

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

isPathBound

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