Package org.jdesktop.swingx
Class JXTextAreaBeanInfo
- java.lang.Object
-
- java.beans.SimpleBeanInfo
-
- org.jdesktop.swingx.BeanInfoSupport
-
- org.jdesktop.swingx.JXPromptBeanInfo
-
- org.jdesktop.swingx.JXTextAreaBeanInfo
-
- All Implemented Interfaces:
java.beans.BeanInfo
public class JXTextAreaBeanInfo extends JXPromptBeanInfo
-
-
Constructor Summary
Constructors Constructor Description JXTextAreaBeanInfo()
-
Method Summary
-
Methods inherited from class org.jdesktop.swingx.JXPromptBeanInfo
initialize
-
Methods inherited from class org.jdesktop.swingx.BeanInfoSupport
getBeanDescriptor, getCustomizerClass, getDefaultEventIndex, getDefaultPropertyIndex, getEventSetDescriptors, getIcon, getMethodDescriptors, getPropertyDescriptors, loadImage, setBound, setCategory, setColorIconName, setConstrained, setDisplayName, setEnumerationValues, setExpert, setHidden, setMonoIconName, setPreferred, setPropertyEditor, setSmallColorIconName, setSmallMonoIconName
-
-