JADE is an advanced software platform that has an
integrated software development environment, a language, an object manager,
and a high performance database.
Instructions
In the JADE development environment,
click the toolbar button.
The Application Browser window is displayed.
It contains the AddBooks application from the first tutorial.
Select the Application | Add... menu.
The Define Application dialog is displayed.
Enter ReserveBook as the name of the application,
select ReservationForm as the startup form and click the OK button.
Click the button on the JADE toolbar
and select the ReserveBook application from the combo box.
Select a book from the list box to be notified about.
Run a copy of the RandomBorrower application and watch the
notification messages on the status line of the Reservation form.