All Packages Class Hierarchy This Package Previous Next Index
Class com.ibm.beans.samples.dips.license.PrintLicenseDipBeanInfo
java.lang.Object
|
+----java.beans.SimpleBeanInfo
|
+----com.ibm.beans.samples.dips.license.PrintLicenseDipBeanInfo
- public class PrintLicenseDipBeanInfo
- extends SimpleBeanInfo
The PrintLicenseDipBeanInfo class
defines the customizer to use for the PrintLicenseDip class.
-
PrintLicenseDipBeanInfo()
-
-
getBeanDescriptor()
- Gets a BeanDescriptor with the PrintLicenseDipCustomizer as
the customizer class.
PrintLicenseDipBeanInfo
public PrintLicenseDipBeanInfo()
getBeanDescriptor
public BeanDescriptor getBeanDescriptor()
- Gets a BeanDescriptor with the PrintLicenseDipCustomizer as
the customizer class.
- Returns:
- A BeanDescriptor with an appropriate customizer defined.
- Overrides:
- getBeanDescriptor in class SimpleBeanInfo
All Packages Class Hierarchy This Package Previous Next Index