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

Constructor Index

 o ECSoundBeanInfo()

Method Index

 o getIcon(int)
 o getPropertyDescriptors()
Return the properties that are supported by the bean

Constructors

 o ECSoundBeanInfo
 public ECSoundBeanInfo()

Methods

 o getIcon
 public java.awt.Image getIcon(int iconKind)
Overrides:
getIcon in class java.beans.SimpleBeanInfo
 o 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