com.ibm.able.agents
Class AbleDefaultAgentBeanInfo
java.lang.Object
|
+--java.beans.SimpleBeanInfo
|
+--com.ibm.able.agents.AbleDefaultAgentBeanInfo
- public class AbleDefaultAgentBeanInfo
- extends java.beans.SimpleBeanInfo
This class provides BeanInfo for the AbleDefaultAgent class.
- Version:
- $Revision: 1.6 $, $Date: 2000/08/23 15:04:02 $
Methods inherited from class java.beans.SimpleBeanInfo |
getDefaultEventIndex,
getDefaultPropertyIndex,
getEventSetDescriptors,
getMethodDescriptors,
loadImage |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
AbleDefaultAgentBeanInfo
public AbleDefaultAgentBeanInfo()
- Construct an AbleDefaultAgent BeanInfo instance.
getBeanDescriptor
public java.beans.BeanDescriptor getBeanDescriptor()
- Overrides:
- getBeanDescriptor in class java.beans.SimpleBeanInfo
getIcon
public java.awt.Image getIcon(int theIconKind)
- Overrides:
- getIcon in class java.beans.SimpleBeanInfo
getAdditionalBeanInfo
public java.beans.BeanInfo[] getAdditionalBeanInfo()
- Overrides:
- getAdditionalBeanInfo in class java.beans.SimpleBeanInfo
getPropertyDescriptors
public java.beans.PropertyDescriptor[] getPropertyDescriptors()
- Retrieve all the property descriptor objects for this bean.
- Returns:
- An array of PropertyDescriptor objects that specify additional
information about the properties supported by this bean.
- Overrides:
- getPropertyDescriptors in class java.beans.SimpleBeanInfo
Copyright
public static java.lang.String Copyright()
- Determine the copyright of this class.
- Returns:
- A String containing this class's copyright statement.
ABLE: Produced by Joe, Don, and Jeff who say, 'Thanks for your support.'