All Packages Class Hierarchy This Package Previous Next Index
Class com.elegantchaos.beans.quicktime.ECSoundBeanInfo
java.lang.Object
|
+----java.beans.SimpleBeanInfo
|
+----com.elegantchaos.beans.quicktime.ECSoundBeanInfo
- public class ECSoundBeanInfo
- extends java.beans.SimpleBeanInfo
-
ECSoundBeanInfo()
-
-
getIcon(int)
-
-
getPropertyDescriptors()
- Return the properties that are supported by the bean
ECSoundBeanInfo
public ECSoundBeanInfo()
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