- GUI Builder Matisse.
- New Layout Manager: GroupLayout.
- Form always will look like a native application on any OS.
- If creating a new GUI-form there will be two files. A Java and a XML (form's layout) file.
- Options Panel, Wizard, WIndow Component
- Platform provides the infrastructure of event handling by generating the code to link the occurrence of each event invocation of a private method in the form class.
- Connection Wizard for generating event infrastructure code.
- TODO
Cheers
No comments:
Post a Comment