Class | Tree | Index | Help
PREV | NEXT FRAMES  | NO FRAMES

How This API Document Is Organized

This API document has an Overview page, a page for each Package, a page for each Class and Interface, plus a set of class hierarchies, a deprecated API list, and an index of API.

Overview

The Overview page is the front page of this API document and provides a list of all packages. To the right of each package name is the first sentence from its package description. This page can also contain an overall description of the set of packages.

Package

Each package has a web page that contains a links to its classes and interfaces. In addition, each class and interface contains the first sentence from the class or interface description. This page can contain four categories:

Class (or Interface)

Each class and interface has a separate "class" web page. Note that each inner class has its own page. Each page contains a class description plus detailed descriptions of each of its inner classes, fields, constructors and methods, as follows:

Each summary entry contains the first sentence from the detailed description for that item. The summary entries are alphabetical, while the detailed descriptions are in the order they appear in the source code. This preserves the logical groupings established by the programmer.

Tree (Class Hierarchy)

The Class Hierarchy contains a list of classes and a list of interfaces. The classes are organized by inheritance structure starting with java.lang.Object. The interfaces are organized the same, but do not inherit from java.lang.Object.

Deprecated API

The Deprecated API page lists all of the API that have been deprecated. A deprecated API is not recommended for use, generally due to improvements, and a replacement API is usually given. While deprecated APIs are currently still implemented, they may be removed in future implementations.
The Index contains a list of all classes, interfaces, constructors, methods, and fields.

This help file applies to API documentation generated using the standard doclet.
Class | Tree | Index | Help
PREV | NEXT FRAMES  | NO FRAMES