cern.stopmi.beans
Class OPLabelAndFieldBeanInfo

java.lang.Object
  |
  +--java.beans.SimpleBeanInfo
        |
        +--cern.stopmi.beans.OPLabelAndFieldBeanInfo

public class OPLabelAndFieldBeanInfo
extends java.beans.SimpleBeanInfo

Title: Description: Copyright: Copyright (c) 2000 Company:


Constructor Summary
OPLabelAndFieldBeanInfo()
           
 
Method Summary
 java.awt.Image getIcon(int iconKind)
           
 java.beans.PropertyDescriptor[] getPropertyDescriptors()
           
 
Methods inherited from class java.beans.SimpleBeanInfo
getAdditionalBeanInfo, getBeanDescriptor, getDefaultEventIndex, getDefaultPropertyIndex, getEventSetDescriptors, getMethodDescriptors, loadImage
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OPLabelAndFieldBeanInfo

public OPLabelAndFieldBeanInfo()
Method Detail

getPropertyDescriptors

public java.beans.PropertyDescriptor[] getPropertyDescriptors()
Overrides:
getPropertyDescriptors in class java.beans.SimpleBeanInfo

getIcon

public java.awt.Image getIcon(int iconKind)
Overrides:
getIcon in class java.beans.SimpleBeanInfo