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
-
ICEBrowserBeanInfo()
-
-
getDefaultPropertyIndex()
-
-
getIcon(int)
-
-
getPropertyDescriptors()
-
ICEBrowserBeanInfo
public ICEBrowserBeanInfo()
getIcon
public Image getIcon(int type)
- Overrides:
- getIcon in class SimpleBeanInfo
getPropertyDescriptors
public PropertyDescriptor[] getPropertyDescriptors()
- Overrides:
- getPropertyDescriptors in class SimpleBeanInfo
getDefaultPropertyIndex
public int getDefaultPropertyIndex()
- Overrides:
- getDefaultPropertyIndex in class SimpleBeanInfo
All Packages Class Hierarchy This Package Previous Next Index