com.ibm.as400.opnav
Class JHShowRTFHelpBeanInfo

java.lang.Object
  |
  +--java.beans.SimpleBeanInfo
        |
        +--com.ibm.as400.opnav.JHShowRTFHelpBeanInfo

public class JHShowRTFHelpBeanInfo
extends java.beans.SimpleBeanInfo

This class provides information about getter/setter methods within JHShowRTFHelp. It is usefull for reflection.


Constructor Summary
JHShowRTFHelpBeanInfo()
           
 
Method Summary
 java.beans.PropertyDescriptor[] getPropertyDescriptors()
           
 
Methods inherited from class java.beans.SimpleBeanInfo
getAdditionalBeanInfo, getBeanDescriptor, getDefaultEventIndex, getDefaultPropertyIndex, getEventSetDescriptors, getIcon, getMethodDescriptors, loadImage
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JHShowRTFHelpBeanInfo

public JHShowRTFHelpBeanInfo()
Method Detail

getPropertyDescriptors

public java.beans.PropertyDescriptor[] getPropertyDescriptors()
Overrides:
getPropertyDescriptors in class java.beans.SimpleBeanInfo