Implementing a Property Sheet
- Get bean info for class
- Get properties from bean info
- Obtain property getter/setter methods from property
descriptor
- Use these methods to read and write property values
- Each editor is text field, combo box, or button with painted
icon
- Clicking on button brings up dialog
- Ch7/propedit/PropertySheet.java
- Ch7/propedit/PropertySheetTest.java
previous |
start
.... [Slide 73] ....