All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class ice.htmlbrowser.ICEBrowserBeanInfo

java.lang.Object
   |
   +----java.beans.SimpleBeanInfo
           |
           +----ice.htmlbrowser.ICEBrowserBeanInfo

public class ICEBrowserBeanInfo
extends SimpleBeanInfo

Constructor Index

 o ICEBrowserBeanInfo()

Method Index

 o getDefaultPropertyIndex()
 o getIcon(int)
 o getPropertyDescriptors()

Constructors

 o ICEBrowserBeanInfo
 public ICEBrowserBeanInfo()

Methods

 o getIcon
 public Image getIcon(int type)
Overrides:
getIcon in class SimpleBeanInfo
 o getPropertyDescriptors
 public PropertyDescriptor[] getPropertyDescriptors()
Overrides:
getPropertyDescriptors in class SimpleBeanInfo
 o getDefaultPropertyIndex
 public int getDefaultPropertyIndex()
Overrides:
getDefaultPropertyIndex in class SimpleBeanInfo

All Packages  Class Hierarchy  This Package  Previous  Next  Index