Package com.portal.ctrl
Class LinkBeanInfo
java.lang.Object
java.beans.SimpleBeanInfo
com.portal.ctrl.LinkBeanInfo
- All Implemented Interfaces:
BeanInfo
The BeanInfo for the Link component
- Version:
- %version: 1 % %date_modified: Mon Sep 25 15:38:52 2000 %
- Author:
- kapono
-
Field Summary
Fields inherited from interface java.beans.BeanInfo
ICON_COLOR_16x16, ICON_COLOR_32x32, ICON_MONO_16x16, ICON_MONO_32x32
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.beans.SimpleBeanInfo
getAdditionalBeanInfo, getDefaultEventIndex, getDefaultPropertyIndex, getEventSetDescriptors, getMethodDescriptors, getPropertyDescriptors, loadImage
-
Constructor Details
-
LinkBeanInfo
public LinkBeanInfo()
-
-
Method Details
-
getBeanDescriptor
- Specified by:
getBeanDescriptor
in interfaceBeanInfo
- Overrides:
getBeanDescriptor
in classSimpleBeanInfo
-
getIcon
Retrieve an icon representation of this bean- Specified by:
getIcon
in interfaceBeanInfo
- Overrides:
getIcon
in classSimpleBeanInfo
- Returns:
- an Image representing this bean
-