Class MultiBeanInfo
java.lang.Object
java.beans.SimpleBeanInfo
com.inductiveautomation.factorypmi.designer.property.MultiBeanInfo
- All Implemented Interfaces:
BeanInfo
-
Nested Class Summary
Nested Classes -
Field Summary
Fields inherited from interface java.beans.BeanInfo
ICON_COLOR_16x16, ICON_COLOR_32x32, ICON_MONO_16x16, ICON_MONO_32x32
-
Constructor Summary
ConstructorsConstructorDescriptionMultiBeanInfo
(PropertyDescriptor[] props) MultiBeanInfo
(Object bean) MultiBeanInfo
(List beans) -
Method Summary
Modifier and TypeMethodDescriptionboolean
static Object
getBeanValue
(Object bean, FeatureDescriptor fd) static boolean
propsEqual
(FeatureDescriptor fda, FeatureDescriptor fdb) static void
setBeanValue
(Object bean, Object value, FeatureDescriptor fd, boolean addUndo) Methods inherited from class java.beans.SimpleBeanInfo
getAdditionalBeanInfo, getDefaultEventIndex, getDefaultPropertyIndex, getEventSetDescriptors, getIcon, getMethodDescriptors, getPropertyDescriptors, loadImage
-
Constructor Details
-
MultiBeanInfo
-
MultiBeanInfo
-
MultiBeanInfo
-
-
Method Details
-
equals
-
propsEqual
-
getBeanDescriptor
- Specified by:
getBeanDescriptor
in interfaceBeanInfo
- Overrides:
getBeanDescriptor
in classSimpleBeanInfo
-
getFeatureDescriptors
-
getBeanValue
-
setBeanValue
-