RealBook

RealBook example

The RealBook is an information container that simulates the operation of a book. The book is implemented in Java and can be populated with three categories of content: covers, tabbed separators, and documents. Documents can contain HTML or Java AWT components, and the content can flow across several pages within a tabbed section.

Single and facing page views, as well as left to right and top to bottom orientations are also supported. A simple Java interface enables developers to include information in the book. This interface is still in development. To see an example of the book, check out the booklet in the RealCD.