All Packages Class Hierarchy This Package Previous Next Index
Class com.elegantchaos.beans.quicktime.ECImageBeanInfo
java.lang.Object
|
+----java.beans.SimpleBeanInfo
|
+----com.elegantchaos.beans.quicktime.ECImageBeanInfo
- public class ECImageBeanInfo
- extends java.beans.SimpleBeanInfo
-
ECImageBeanInfo()
-
-
getIcon(int)
-
-
getPropertyDescriptors()
- Return the properties that are supported by the bean
ECImageBeanInfo
public ECImageBeanInfo()
getIcon
public java.awt.Image getIcon(int iconKind)
- Overrides:
- getIcon in class java.beans.SimpleBeanInfo
getPropertyDescriptors
public java.beans.PropertyDescriptor[] getPropertyDescriptors()
- Return the properties that are supported by the bean
- Overrides:
- getPropertyDescriptors in class java.beans.SimpleBeanInfo
All Packages Class Hierarchy This Package Previous Next Index