All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class com.ibm.webrunner.bab.BActionBeanInfo

java.lang.Object
   |
   +----java.beans.SimpleBeanInfo
           |
           +----com.ibm.webrunner.bab.BActionBeanInfo

public class BActionBeanInfo
extends SimpleBeanInfo

Constructor Index

 o BActionBeanInfo()

Method Index

 o getIcon(int)
 o getPropertyDescriptors()

Constructors

 o BActionBeanInfo
 public BActionBeanInfo()

Methods

 o getPropertyDescriptors
 public PropertyDescriptor[] getPropertyDescriptors()
Overrides:
getPropertyDescriptors in class SimpleBeanInfo
 o getIcon
 public Image getIcon(int iconKind)
Overrides:
getIcon in class SimpleBeanInfo

All Packages  Class Hierarchy  This Package  Previous  Next  Index