org.compiere.swing
Class CPanelBeanInfo
java.lang.Object
|
+--java.beans.SimpleBeanInfo
|
+--org.compiere.swing.CPanelBeanInfo
- All Implemented Interfaces:
- BeanInfo
- public class CPanelBeanInfo
- extends SimpleBeanInfo
Generated
- Version:
- $Id: CPanelBeanInfo.java,v 1.1 2002/01/11 06:14:05 jjanke Exp $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CPanelBeanInfo
public CPanelBeanInfo()
getPropertyDescriptors
public PropertyDescriptor[] getPropertyDescriptors()
- Specified by:
getPropertyDescriptors
in interface BeanInfo
- Overrides:
getPropertyDescriptors
in class SimpleBeanInfo
getIcon
public Image getIcon(int iconKind)
- Specified by:
getIcon
in interface BeanInfo
- Overrides:
getIcon
in class SimpleBeanInfo
getAdditionalBeanInfo
public BeanInfo[] getAdditionalBeanInfo()
- Specified by:
getAdditionalBeanInfo
in interface BeanInfo
- Overrides:
getAdditionalBeanInfo
in class SimpleBeanInfo
Copyright (c) 1999-2003 ComPiere, Inc. - Author: Jorg Janke