PageBrowser Example

This is an example of the PageBrowser, PageBrowserAdapter, and PageBrowserListener.
The example involves 7 pages. Each page has either one or two frames. The information available here should help a content creator to create content of their own.

The applet you see on some of the pages is called PageBrowserAdapterTestApplet. The code can be found here:
PageBrowserAdapterTestApplet.java
(This link should pop up a new browser window for you)

Page 1. Two frames: applet on the left and html intro text on the right.
Page 2. Two frames: picture on the left and Frameset setup information on the right.
Page 3. One frame: html text across the entire frame.
Page 4. Two frames: picture on the left and text on right.
Page 5. Two frames: applet on left, text on right.
Page 6. One frame: text.
Page 7. Two frames: applet on left, text on right.