Class JTreeTableBeanInfo

java.lang.Object
java.beans.SimpleBeanInfo
com.portal.ctrl.JTreeTableBeanInfo
All Implemented Interfaces:
BeanInfo

public class JTreeTableBeanInfo extends SimpleBeanInfo
Version:
%version: 1 % %date_modified: Thu Sep 09 20:45:49 1999 %
Author:
kapono
  • Constructor Details

    • JTreeTableBeanInfo

      public JTreeTableBeanInfo()
  • Method Details

    • getBeanDescriptor

      public BeanDescriptor getBeanDescriptor()
      Retrieves a description of the bean, its potential customizer, and a description of what it does
      Specified by:
      getBeanDescriptor in interface BeanInfo
      Overrides:
      getBeanDescriptor in class SimpleBeanInfo
      Returns:
      a BeanDescriptor encapsulating information about the bean
    • getIcon

      public Image getIcon(int type)
      Retrieve an icon representation of this bean
      Specified by:
      getIcon in interface BeanInfo
      Overrides:
      getIcon in class SimpleBeanInfo
      Returns:
      an Image representing this bean