Package com.sun.java.help.impl
Class JHSecondaryViewerBeanInfo
- java.lang.Object
-
- java.beans.SimpleBeanInfo
-
- com.sun.java.help.impl.JHSecondaryViewerBeanInfo
-
- All Implemented Interfaces:
java.beans.BeanInfo
public class JHSecondaryViewerBeanInfo extends java.beans.SimpleBeanInfo
This class provides information about getter/setter methods within JHSecondaryWindow. It is usefull for reflection.- See Also:
JHSecondaryViewer
-
-
Constructor Summary
Constructors Constructor Description JHSecondaryViewerBeanInfo()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.beans.PropertyDescriptor[]
getPropertyDescriptors()
-