org.globus.cog.util.beans
Class CoGBeanInfo
java.lang.Object
java.beans.SimpleBeanInfo
org.globus.cog.util.beans.CoGBeanInfo
- All Implemented Interfaces:
- BeanInfo
- Direct Known Subclasses:
- CoGAboutBeanInfo
public class CoGBeanInfo
- extends SimpleBeanInfo
Base BeanInfo class for CoG beans that simplifies the definition of
icons
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CoGBeanInfo
public CoGBeanInfo(String iconName)
getIcon
public Image getIcon(int type)
- Specified by:
getIcon
in interface BeanInfo
- Overrides:
getIcon
in class SimpleBeanInfo