public class NeonBorderEffectBeanInfo extends AbstractPainterBeanInfo
| Modifier and Type | Class | Description |
|---|---|---|
static class |
NeonBorderEffectBeanInfo.BorderPositionPropertyEditor |
AbstractPainterBeanInfo.InterpolationPropertyEditor| Constructor | Description |
|---|---|
NeonBorderEffectBeanInfo() |
Creates a new instance of NeonBorderEffectBeanInfo
|
| Modifier and Type | Method | 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, setSmallMonoIconNamepublic NeonBorderEffectBeanInfo()
protected void initialize()
BeanInfoSupportinitialize in class AbstractPainterBeanInfo