antsnest.antbeans
Class AntBeanBeanInfo

java.lang.Object
  extended by java.beans.SimpleBeanInfo
      extended by antsnest.antbeans.AntBeanBeanInfo
All Implemented Interfaces:
BeanInfo

public class AntBeanBeanInfo
extends SimpleBeanInfo

Information about an AntBean

Author:
Chris Clohosy

Field Summary
 
Fields inherited from interface java.beans.BeanInfo
ICON_COLOR_16x16, ICON_COLOR_32x32, ICON_MONO_16x16, ICON_MONO_32x32
 
Constructor Summary
AntBeanBeanInfo()
           
 
Method Summary
 BeanDescriptor getBeanDescriptor()
          Gets a descriptor of an AntBean
 
Methods inherited from class java.beans.SimpleBeanInfo
getAdditionalBeanInfo, getDefaultEventIndex, getDefaultPropertyIndex, getEventSetDescriptors, getIcon, getMethodDescriptors, getPropertyDescriptors, loadImage
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AntBeanBeanInfo

public AntBeanBeanInfo()
Method Detail

getBeanDescriptor

public BeanDescriptor getBeanDescriptor()
Gets a descriptor of an AntBean

Specified by:
getBeanDescriptor in interface BeanInfo
Overrides:
getBeanDescriptor in class SimpleBeanInfo
Returns:
a BeanDescriptor, the descriptor