vipratech.beans.standardbeans
Class InterfacePanelBeanInfo

java.lang.Object
  |
  +--java.beans.SimpleBeanInfo
        |
        +--vipratech.beans.standardbeans.InterfacePanelBeanInfo

public class InterfacePanelBeanInfo
extends java.beans.SimpleBeanInfo


Constructor Summary
InterfacePanelBeanInfo()
           
 
Method Summary
 java.awt.Image getIcon(int iconKind)
          Gets an image that may be used to visually represent this bean (in the toolbar, on a form, etc).
 java.beans.MethodDescriptor[] getMethodDescriptors()
          Returns descriptions of this bean's methods available at design time.
 java.beans.PropertyDescriptor[] getPropertyDescriptors()
          Returns descriptions of this bean's properties.
 
Methods inherited from class java.beans.SimpleBeanInfo
getAdditionalBeanInfo, getBeanDescriptor, getDefaultEventIndex, getDefaultPropertyIndex, getEventSetDescriptors, loadImage
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InterfacePanelBeanInfo

public InterfacePanelBeanInfo()
Method Detail

getIcon

public java.awt.Image getIcon(int iconKind)
Gets an image that may be used to visually represent this bean (in the toolbar, on a form, etc).
Overrides:
getIcon in class java.beans.SimpleBeanInfo

getPropertyDescriptors

public java.beans.PropertyDescriptor[] getPropertyDescriptors()
Returns descriptions of this bean's properties.
Overrides:
getPropertyDescriptors in class java.beans.SimpleBeanInfo

getMethodDescriptors

public java.beans.MethodDescriptor[] getMethodDescriptors()
Returns descriptions of this bean's methods available at design time.
Overrides:
getMethodDescriptors in class java.beans.SimpleBeanInfo

dathe@chemie.uni-leipzig.de"

http://leipzig.vernetztes-studium.de