ABLE, Version 1.1b

com.ibm.able.beans.fuzzy
Class FsClsAntBeanInfo

java.lang.Object
  |
  +--java.beans.SimpleBeanInfo
        |
        +--com.ibm.able.beans.fuzzy.FsClsAntBeanInfo

public class FsClsAntBeanInfo
extends java.beans.SimpleBeanInfo

A meta-object to provide "BeanInfo" for Fuzzy System antecedent clausesin rules.

Version:
$Revision: 1.3 $, $Date: 2000/07/25 14:51:08 $

Constructor Summary
FsClsAntBeanInfo()
          Create a new FsClsAntBeanInfo object.
 
Method Summary
 java.beans.BeanInfo[] getAdditionalBeanInfo()
          Retrieve bean info for the parent bean.
 java.beans.BeanDescriptor getBeanDescriptor()
          Retrieve a descriptor for this bean.
 java.awt.Image getIcon(int iconKind)
          Retrieve the icon for the bean.
 
Methods inherited from class java.beans.SimpleBeanInfo
getDefaultEventIndex, getDefaultPropertyIndex, getEventSetDescriptors, getMethodDescriptors, getPropertyDescriptors, loadImage
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FsClsAntBeanInfo

public FsClsAntBeanInfo()
Create a new FsClsAntBeanInfo object.
Method Detail

getAdditionalBeanInfo

public java.beans.BeanInfo[] getAdditionalBeanInfo()
Retrieve bean info for the parent bean.
Returns:
A bean info array from the parent bean.
Overrides:
getAdditionalBeanInfo in class java.beans.SimpleBeanInfo

getBeanDescriptor

public java.beans.BeanDescriptor getBeanDescriptor()
Retrieve a descriptor for this bean.
Returns:
A bean descriptor which specifies a customizer for this bean class.
Overrides:
getBeanDescriptor in class java.beans.SimpleBeanInfo

getIcon

public java.awt.Image getIcon(int iconKind)
Retrieve the icon for the bean.
Parameters:
iconKind - Must be a "BeanInfo" constant, specifying the kind of icon desired; for example, ICON_MONO_16x16 or ICON_COLOR_32x32.

Returns:
An icon of the kind requested. If an icon of the specified kind doesn't exist for this bean, null is returned.
Overrides:
getIcon in class java.beans.SimpleBeanInfo

ABLE, Version 1.1b

ABLE: Produced by Joe, Don, and Jeff who say, 'Thanks for your support.'