Class | Description |
---|---|
LazyNavigator |
The LazyNavigator class extends the Navigator class and makes it easy to
delay time-consuming navigator initializations.
|
Navigator |
The abstract Navigator class extends Swing's JPanel and implements the
oracle.help.common.navigator.BaseNavigator interface
to support operations common to all Navigators used in Oracle Help for Java. |