PropertySheet control.See: Description
| Class | Description |
|---|---|
| BeanProperty |
A convenience class for creating a
PropertySheet.Item for use in the
PropertySheet control based on a property belonging to a
JavaBean - simply provide a PropertyDescriptor and the rest will be
taken care of automatically. |
| BeanPropertyUtils |
Convenience utility class for creating
PropertySheet instances based
on a JavaBean. |
PropertySheet control.