August 2005
Beginner to intermediate
130 pages
2h 30m
English
The Declaration view (in the Java perspective) shows the Java source code that defined the current selection. Use this view to see the declaration of types and members as you move around your code, without having to switch editors. The toolbar for the Declaration view contains the single icon shown in Table 13.
Table 7-5. Declaration view toolbar
|
Icon |
Description |
|---|---|
|
|
Open an editor on the input source code. |
The declaration can also be seen by holding down the Ctrl key and hovering the mouse pointer over the type or member in the Java editor.
Read now
Unlock full access