All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class fi.faidon.gui.ImageShowBeanBeanInfo

java.lang.Object
   |
   +----java.beans.SimpleBeanInfo
           |
           +----fi.faidon.gui.ImageShowBeanBeanInfo

public class ImageShowBeanBeanInfo
extends SimpleBeanInfo

Constructor Index

 o ImageShowBeanBeanInfo()

Method Index

 o getIcon(int)
Return the bean icon depending on the icon kind wanted.

Constructors

 o ImageShowBeanBeanInfo
 public ImageShowBeanBeanInfo()

Methods

 o getIcon
 public Image getIcon(int iconKind)
Return the bean icon depending on the icon kind wanted.

Overrides:
getIcon in class SimpleBeanInfo

All Packages  Class Hierarchy  This Package  Previous  Next  Index