sunw.demo.jelly
Class JellyBeanBeanInfo

java.lang.Object
  |
  +--java.beans.SimpleBeanInfo
        |
        +--sunw.demo.jelly.JellyBeanBeanInfo

public class JellyBeanBeanInfo
extends java.beans.SimpleBeanInfo


Constructor Summary
JellyBeanBeanInfo()
           
 
Method Summary
 java.awt.Image getIcon(int iconKind)
           
 
Methods inherited from class java.beans.SimpleBeanInfo
getAdditionalBeanInfo, getBeanDescriptor, getDefaultEventIndex, getDefaultPropertyIndex, getEventSetDescriptors, getMethodDescriptors, getPropertyDescriptors, loadImage
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JellyBeanBeanInfo

public JellyBeanBeanInfo()
Method Detail

getIcon

public java.awt.Image getIcon(int iconKind)
Overrides:
getIcon in class java.beans.SimpleBeanInfo