AbstractUIComponentBeanInfo |
Utility class for BeanInfo for renderers, widgets or other UI components.
|
BeanUtils |
Java Beans utility methods
|
BeanUtils.PropertiesEditor |
Properties editor panel.
|
DFCustomizerSupport |
Utility object which can help with connecting Swing UI objects and properties
of some java bean.
|
DocumentAdapter |
An empty implementation of Swing DocumentListener
|
MergingNode |
A node used by PropertySheet to display properties of more nodes overriding default behavior of
PropertySheet by adding properties if they are in any of original nodes.
|
MultiBeanNode<T> |
Node wrapping one or more beans.
|
NullDelegatePropertyEditor |
Generic property editor where values are integers, but should be edited as strings.
|
PropertyDescriptorBuilder |
Builds up PropertyDescriptor instance using various options.
|
StringOrNullEditor |
Enhancement for default StringEditor supplied by NetBeans core capable to display
null values.
|
StringToIntPropertyEditor |
Generic property editor where values are integers, but should be edited as strings.
|