Groovy Documentation

org.jdesktop.swingx.ws.yahoo.search.videosearch
[Java] Class YahooVideoSearchBeanInfo

java.lang.Object
  java.beans.SimpleBeanInfo
      org.jdesktop.beans.BeanInfoSupport
          org.jdesktop.swingx.ws.yahoo.search.videosearch.YahooVideoSearchBeanInfo

public class YahooVideoSearchBeanInfo
extends org.jdesktop.beans.BeanInfoSupport

Authors:
rbair


Field Summary
 
Fields inherited from class org.jdesktop.beans.BeanInfoSupport
ICON_COLOR_16x16, ICON_COLOR_32x32, ICON_MONO_16x16, ICON_MONO_32x32
 
Fields inherited from class SimpleBeanInfo
ICON_COLOR_16x16, ICON_COLOR_32x32, ICON_MONO_16x16, ICON_MONO_32x32
 
Constructor Summary
YahooVideoSearchBeanInfo()

Creates a new instance of YahooVideoSearchBeanInfo

 
Method Summary
static org.jdesktop.beans.EnumerationValue[] getFileFormatEnumValues()

protected void initialize()

 
Methods inherited from class org.jdesktop.beans.BeanInfoSupport
org.jdesktop.beans.BeanInfoSupport#getPropertyDescriptors(), org.jdesktop.beans.BeanInfoSupport#getEventSetDescriptors(), org.jdesktop.beans.BeanInfoSupport#getIcon(int), org.jdesktop.beans.BeanInfoSupport#getBeanDescriptor(), org.jdesktop.beans.BeanInfoSupport#getDefaultEventIndex(), org.jdesktop.beans.BeanInfoSupport#getDefaultPropertyIndex(), org.jdesktop.beans.BeanInfoSupport#getMethodDescriptors(), org.jdesktop.beans.BeanInfoSupport#loadImage(java.lang.String), org.jdesktop.beans.BeanInfoSupport#getAdditionalBeanInfo(), org.jdesktop.beans.BeanInfoSupport#wait(), org.jdesktop.beans.BeanInfoSupport#wait(long), org.jdesktop.beans.BeanInfoSupport#wait(long, int), org.jdesktop.beans.BeanInfoSupport#equals(java.lang.Object), org.jdesktop.beans.BeanInfoSupport#toString(), org.jdesktop.beans.BeanInfoSupport#hashCode(), org.jdesktop.beans.BeanInfoSupport#getClass(), org.jdesktop.beans.BeanInfoSupport#notify(), org.jdesktop.beans.BeanInfoSupport#notifyAll()
 
Methods inherited from class SimpleBeanInfo
getPropertyDescriptors, getEventSetDescriptors, getIcon, getBeanDescriptor, getDefaultEventIndex, getDefaultPropertyIndex, getMethodDescriptors, getAdditionalBeanInfo, loadImage, wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll
 

Constructor Detail

YahooVideoSearchBeanInfo

public YahooVideoSearchBeanInfo()
Creates a new instance of YahooVideoSearchBeanInfo


 
Method Detail

getFileFormatEnumValues

public static org.jdesktop.beans.EnumerationValue[] getFileFormatEnumValues()


initialize

protected void initialize()


 

Groovy Documentation