Groovy Documentation

org.jdesktop.swingx.ws.yahoo.rss
[Java] Class YahooCompanyFinanceNewsBeanInfo

java.lang.Object
  java.beans.SimpleBeanInfo
      org.jdesktop.beans.BeanInfoSupport
          org.jdesktop.swingx.ws.yahoo.rss.YahooCompanyFinanceNewsBeanInfo

public class YahooCompanyFinanceNewsBeanInfo
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
YahooCompanyFinanceNewsBeanInfo()

Creates a new instance of BackgroundWorkerBeanInfo

 
Method Summary
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

YahooCompanyFinanceNewsBeanInfo

public YahooCompanyFinanceNewsBeanInfo()
Creates a new instance of BackgroundWorkerBeanInfo


 
Method Detail

initialize

protected void initialize()


 

Groovy Documentation