com.l2fprod.common.demo
Class PropertySheetPage.BeanBeanInfo

java.lang.Object
  extended by java.beans.SimpleBeanInfo
      extended by com.l2fprod.common.beans.BaseBeanInfo
          extended by com.l2fprod.common.demo.PropertySheetPage.BeanBeanInfo
All Implemented Interfaces:
java.beans.BeanInfo
Enclosing class:
PropertySheetPage

public static class PropertySheetPage.BeanBeanInfo
extends BaseBeanInfo


Field Summary
 
Fields inherited from interface java.beans.BeanInfo
ICON_COLOR_16x16, ICON_COLOR_32x32, ICON_MONO_16x16, ICON_MONO_32x32
 
Constructor Summary
PropertySheetPage.BeanBeanInfo()
           
 
Method Summary
 
Methods inherited from class com.l2fprod.common.beans.BaseBeanInfo
addProperty, addPropertyDescriptor, getBeanDescriptor, getDescription, getIcon, getPropertyDescriptor, getPropertyDescriptorCount, getPropertyDescriptors, getResources, getText, getToolTipText, getType, removeProperty
 
Methods inherited from class java.beans.SimpleBeanInfo
getAdditionalBeanInfo, getDefaultEventIndex, getDefaultPropertyIndex, getEventSetDescriptors, getMethodDescriptors, loadImage
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PropertySheetPage.BeanBeanInfo

public PropertySheetPage.BeanBeanInfo()