The Javadoc view shows the Javadoc of the element selected in the Java editor or in a Java view.
You can also click individual package names displayed in the header to see a package's Javadoc.
| Command | Name | Description | 
|---|---|---|
|  | Back | Navigates to the previous page. | 
|  | Forward | Navigates to the next page. | 
|  | Link with Selection | Links the Javadoc view's input with the selection in the Java editor or in a Java view. | 
|  | Link with Selection (showing last valid input) | Indicates that the Javadoc view's content is no longer in sync with the current selection. | 
|  | Open Input | Opens the current input element of the Javadoc view in the Java editor. | 
|  | Open Attached Javadoc in a Browser (Shift+F2) | Opens the attached javadoc of current input of the Javadoc view in a browser. |