There is no solution for this Magercise; simply use the skeleton-section archive to explore the HTML Browser Beans via the BeanBox.
Magercise 12 Prerequisites
Skeleton Code
Tasks
The first step is to create a working directory somewhere on your filesystem, hereafter referred to as workingdir.
Next, save the distribution file IceBrowser.zipI.05.zip within workingdir and unzip the distribution.
Next, see index.html in Doc for directions on setting up a class-path for the JAR file.
Next, explore and verify the Bean functionality using the BeanBox.
Lastly, investigate the demo programs in the examples directory, which are also discussed in index.html.
Where help exists, the task numbers above are linked to the step-by-step
help page.
Demonstration
After loading the JAR file for the browser Beans, icebrowserbean.jar, the Browser, Document, and ICEBrowser Beans should appear in the palette, from where they can be selected and instantiated on the worksheet. For example, instantiating the HTML Document Bean should produce the following in the worksheet:
The property sheet should appear as follows:
The HTML Document Bean is very general and is easily incorporated into other applications. The ICEBrowser Bean bundles document browsing with controls, plus it has a main() method allowing command-line invocation: