Jolt 1.2 Developer's Guide

.
When the ellipsis button is selected, the Property Editor shown in Figure 7-3 is displayed.
Figure 7-3. Custom Property Editor Dialog Box
The Custom Property Editors of JoltBeans read cached information. Initially, there is no cached information available,
so when the Property Editor is used for the first time, the dialog box is empty. Log on to the Jolt repository and load the
Property Editor cache from the repository.
Details of the logon and an example of using the Property List and Property Editor are shown in Using the JoltBeans
Repository and Setting the Property Values.
JoltBeans Class Library Walkthrough
This walkthrough describes how to build an applet that is used to:
Enter an account ID
Click on the Inquiry button
Display the balance of the account (shown in Figure 1-4)
This is an example of a completed Java form containing JoltBeans. The applet implements the client functionality for
the INQUIRY service of BANKAPP.