de.muntjak.qtjplayer
Class QTJPlayerBeanInfo
java.lang.Object
java.beans.SimpleBeanInfo
de.muntjak.qtjplayer.QTJPlayerBeanInfo
- All Implemented Interfaces:
- BeanInfo
public class QTJPlayerBeanInfo
- extends SimpleBeanInfo
BeanInfo of class QTJPlayer
.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
QTJPlayerBeanInfo
public QTJPlayerBeanInfo()
getEventSetDescriptors
public EventSetDescriptor[] getEventSetDescriptors()
- Provides information about the MovieListener interface.
- Specified by:
getEventSetDescriptors
in interface BeanInfo
- Overrides:
getEventSetDescriptors
in class SimpleBeanInfo
getPropertyDescriptors
public PropertyDescriptor[] getPropertyDescriptors()
- Provides information about exposed properties.
- Specified by:
getPropertyDescriptors
in interface BeanInfo
- Overrides:
getPropertyDescriptors
in class SimpleBeanInfo