All Packages Class Hierarchy This Package Previous Next Index
Class multilizer.DictionaryBeanInfo
java.lang.Object
|
+----java.beans.SimpleBeanInfo
|
+----multilizer.DictionaryBeanInfo
- public class DictionaryBeanInfo
- extends SimpleBeanInfo
-
DictionaryBeanInfo()
-
-
getPropertyDescriptors()
- Deny knowledge of properties.
DictionaryBeanInfo
public DictionaryBeanInfo()
getPropertyDescriptors
public PropertyDescriptor[] getPropertyDescriptors()
- Deny knowledge of properties.
- Overrides:
- getPropertyDescriptors in class SimpleBeanInfo
All Packages Class Hierarchy This Package Previous Next Index