|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--java.beans.SimpleBeanInfo | +--edu.ucf.cs.courses.cop4610l.beans.streams.StringToStreamBeanInfo
StringToStream
Field Summary | |
static java.lang.Class |
beanClass
|
Fields inherited from interface java.beans.BeanInfo |
ICON_COLOR_16x16, ICON_COLOR_32x32, ICON_MONO_16x16, ICON_MONO_32x32 |
Constructor Summary | |
StringToStreamBeanInfo()
|
Method Summary | |
java.beans.BeanDescriptor |
getBeanDescriptor()
Provides a nice description for tool tips. |
java.awt.Image |
getIcon(int iconKind)
Custom icons for builder tools. |
java.beans.MethodDescriptor[] |
getMethodDescriptors()
This class is used to restrict the methods that the builder tool displays. |
Methods inherited from class java.beans.SimpleBeanInfo |
getAdditionalBeanInfo, getDefaultEventIndex, getDefaultPropertyIndex, getEventSetDescriptors, getPropertyDescriptors, loadImage |
Methods inherited from class java.lang.Object |
|
Field Detail |
public static final java.lang.Class beanClass
Constructor Detail |
public StringToStreamBeanInfo()
Method Detail |
public java.beans.BeanDescriptor getBeanDescriptor()
getBeanDescriptor
in class java.beans.SimpleBeanInfo
public java.beans.MethodDescriptor[] getMethodDescriptors()
getMethodDescriptors
in class java.beans.SimpleBeanInfo
public java.awt.Image getIcon(int iconKind)
getIcon
in class java.beans.SimpleBeanInfo
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |