Project Notes
Project: Open Tools: Layout Assistant
Author: JBuilder Team
Company: borland.com
Description:
Sample Assistant for wiring a layout manager in the UI Designer. Should be used
in conjunction with online documentation for writing layout managers.
Notes:
- Compile this project and exit JBuilder.
- Update JBuilder's classpath to include the output path for this project.
If you change the output path, be sure to move/rename the classes.opentools file as well.
- Restart JBuilder.
- Edit a java file that extends some flavor of java.awt.Container
- Click on the design tab
- In the inspector, edit the layout property
- An entry for RowLayout should appear in the list