QTJPlayer 1.0.2 beta

de.muntjak.qtjplayer
Class QTJPlayerBeanInfo

java.lang.Object
  extended by java.beans.SimpleBeanInfo
      extended by de.muntjak.qtjplayer.QTJPlayerBeanInfo
All Implemented Interfaces:
BeanInfo

public class QTJPlayerBeanInfo
extends SimpleBeanInfo

BeanInfo of class QTJPlayer.


Field Summary
 
Fields inherited from interface java.beans.BeanInfo
ICON_COLOR_16x16, ICON_COLOR_32x32, ICON_MONO_16x16, ICON_MONO_32x32
 
Constructor Summary
QTJPlayerBeanInfo()
           
 
Method Summary
 EventSetDescriptor[] getEventSetDescriptors()
          Provides information about the MovieListener interface.
 PropertyDescriptor[] getPropertyDescriptors()
          Provides information about exposed properties.
 
Methods inherited from class java.beans.SimpleBeanInfo
getAdditionalBeanInfo, getBeanDescriptor, getDefaultEventIndex, getDefaultPropertyIndex, getIcon, getMethodDescriptors, loadImage
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QTJPlayerBeanInfo

public QTJPlayerBeanInfo()
Method Detail

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

QTJPlayer 1.0.2 beta