This view displays an outline of the structure of the currently-active Java file in the editor area.
Button |
Command |
Description |
---|---|---|
|
Sort |
This option can be toggled to either sort the outline elements in alphabetical order or sequential order, as defined inside the compilation unit. Note: Static members are always listed first. |
|
Hide Fields |
Shows or hides the fields. |
|
Hide Static Members |
Shows or hides the static fields and methods. |
|
Hide Non-Public Members |
Shows or hides the static fields and methods. |
Generating getters and setters
Restoring a deleted workbench element
Setting method breakpoints
Showing
and hiding members in Java views
Showing
and hiding override indicators
Showing
and hiding method return types in Java views
Sorting
elements in Java views