gui
Class TextBeanBeanInfo

java.lang.Object
  |
  +--java.beans.SimpleBeanInfo
        |
        +--gui.TextBeanBeanInfo

public class TextBeanBeanInfo
extends java.beans.SimpleBeanInfo


Constructor Summary
TextBeanBeanInfo()
           
 
Method Summary
 java.awt.Image getIcon(int iconKind)
           
 
Methods inherited from class java.beans.SimpleBeanInfo
getAdditionalBeanInfo, getBeanDescriptor, getDefaultEventIndex, getDefaultPropertyIndex, getEventSetDescriptors, getMethodDescriptors, getPropertyDescriptors, loadImage
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TextBeanBeanInfo

public TextBeanBeanInfo()
Method Detail

getIcon

public java.awt.Image getIcon(int iconKind)
Overrides:
getIcon in class java.beans.SimpleBeanInfo