Package com.cosylab.vdct.graphics
Class WorkspacePanelBeanInfo
- java.lang.Object
-
- java.beans.SimpleBeanInfo
-
- com.cosylab.vdct.graphics.WorkspacePanelBeanInfo
-
- All Implemented Interfaces:
BeanInfo
public class WorkspacePanelBeanInfo extends SimpleBeanInfo
-
-
Field Summary
-
Fields inherited from interface java.beans.BeanInfo
ICON_COLOR_16x16, ICON_COLOR_32x32, ICON_MONO_16x16, ICON_MONO_32x32
-
-
Constructor Summary
Constructors Constructor Description WorkspacePanelBeanInfo()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description PropertyDescriptor[]
getPropertyDescriptors()
-
Methods inherited from class java.beans.SimpleBeanInfo
getAdditionalBeanInfo, getBeanDescriptor, getDefaultEventIndex, getDefaultPropertyIndex, getEventSetDescriptors, getIcon, getMethodDescriptors, loadImage
-
-
-
-
Method Detail
-
getPropertyDescriptors
public PropertyDescriptor[] getPropertyDescriptors()
- Specified by:
getPropertyDescriptors
in interfaceBeanInfo
- Overrides:
getPropertyDescriptors
in classSimpleBeanInfo
-
-