All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class sunw.demo.jelly.JellyBeanBeanInfo

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

public class JellyBeanBeanInfo
extends SimpleBeanInfo

Constructor Index

 o JellyBeanBeanInfo()

Method Index

 o getIcon(int)
Claim there are no icons available.

Constructors

 o JellyBeanBeanInfo
 public JellyBeanBeanInfo()

Methods

 o getIcon
 public Image getIcon(int iconKind)
Claim there are no icons available.

Overrides:
getIcon in class SimpleBeanInfo

All Packages  Class Hierarchy  This Package  Previous  Next  Index