org.jdesktop.swingx.painter
public class TextPainterBeanInfo extends BeanInfoSupport
Constructor and Description |
---|
TextPainterBeanInfo()
Creates a new instance of TextPainterBeanInfo
|
Modifier and Type | Method and Description |
---|---|
protected void |
initialize()
Called by the constructor during the proper time so that subclasses
can override the settings/values for the various beaninfo properties.
|
getBeanDescriptor, getCustomizerClass, getDefaultEventIndex, getDefaultPropertyIndex, getEventSetDescriptors, getIcon, getMethodDescriptors, getPropertyDescriptors, loadImage, setBound, setCategory, setColorIconName, setConstrained, setDisplayName, setEnumerationValues, setExpert, setHidden, setMonoIconName, setPreferred, setPropertyEditor, setSmallColorIconName, setSmallMonoIconName
public TextPainterBeanInfo()
protected void initialize()
BeanInfoSupport
initialize
in class BeanInfoSupport