Class OMReferenceBeanInfo
java.lang.Object
java.beans.SimpleBeanInfo
org.episteme.core.mathematics.loaders.openmath.OMReferenceBeanInfo
- All Implemented Interfaces:
BeanInfo
Bean info class for the OMReference class.
- Version:
- $Revision: 1.3 $
- Author:
- Manfred N. Riem (mriem@manorrock.org)
-
Field Summary
Fields inherited from interface BeanInfo
ICON_COLOR_16x16, ICON_COLOR_32x32, ICON_MONO_16x16, ICON_MONO_32x32 -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGet the property descriptors.Methods inherited from class SimpleBeanInfo
getAdditionalBeanInfo, getBeanDescriptor, getDefaultEventIndex, getDefaultPropertyIndex, getEventSetDescriptors, getIcon, getMethodDescriptors, loadImage
-
Constructor Details
-
OMReferenceBeanInfo
public OMReferenceBeanInfo()
-
-
Method Details
-
getPropertyDescriptors
Get the property descriptors.- Specified by:
getPropertyDescriptorsin interfaceBeanInfo- Overrides:
getPropertyDescriptorsin classSimpleBeanInfo- Returns:
- the array of property descriptors
- Throws:
Error- if an error occurs
-