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

Constructor Index

 o DictionaryBeanInfo()

Method Index

 o getPropertyDescriptors()
Deny knowledge of properties.

Constructors

 o DictionaryBeanInfo
 public DictionaryBeanInfo()

Methods

 o getPropertyDescriptors
 public PropertyDescriptor[] getPropertyDescriptors()
Deny knowledge of properties.

Overrides:
getPropertyDescriptors in class SimpleBeanInfo

All Packages  Class Hierarchy  This Package  Previous  Next  Index