|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.beans.SimpleBeanInfo
com.altair.hwm.beans.utils.HWMSimpleBeanInfo
com.altair.hwm.beans.hm.HMCreateLineBeanInfo
public class HMCreateLineBeanInfo
Title: HMCreateLineBeanInfo
Description: The BeanInfo class for the CreateLine JavaBean
Company: Altair Engineering
Field Summary |
---|
Fields inherited from interface java.beans.BeanInfo |
---|
ICON_COLOR_16x16, ICON_COLOR_32x32, ICON_MONO_16x16, ICON_MONO_32x32 |
Constructor Summary | |
---|---|
HMCreateLineBeanInfo()
Constructor |
Method Summary | |
---|---|
java.beans.BeanDescriptor |
getBeanDescriptor()
Returns the Bean Descriptor for the Create Point bean |
java.beans.MethodDescriptor[] |
getMethodDescriptors()
Returns an array of MethodDescriptors representing the methods in the Create Point Bean... |
java.beans.PropertyDescriptor[] |
getPropertyDescriptors()
Returns an array of PropertyDescriptors representing the properties in the Create Point Bean. |
Methods inherited from class com.altair.hwm.beans.utils.HWMSimpleBeanInfo |
---|
AppendMethodDescriptors, AppendPropertyDescriptors, GetEventSetDescriptors, getIcon, GetMethodDescriptors, GetPropertyDescriptors, loadImage |
Methods inherited from class java.beans.SimpleBeanInfo |
---|
getAdditionalBeanInfo, getDefaultEventIndex, getDefaultPropertyIndex, getEventSetDescriptors |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public HMCreateLineBeanInfo()
Method Detail |
---|
public java.beans.BeanDescriptor getBeanDescriptor()
getBeanDescriptor
in interface java.beans.BeanInfo
getBeanDescriptor
in class HWMSimpleBeanInfo
public java.beans.MethodDescriptor[] getMethodDescriptors()
getMethodDescriptors
in interface java.beans.BeanInfo
getMethodDescriptors
in class java.beans.SimpleBeanInfo
public java.beans.PropertyDescriptor[] getPropertyDescriptors()
getPropertyDescriptors
in interface java.beans.BeanInfo
getPropertyDescriptors
in class java.beans.SimpleBeanInfo
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |