Java
| Item | Tooltip and shortcut | Description |
|---|---|---|
|
Sort by Visibility | Click this button to have the items sorted by their visibility in the following order:
public - protected - package local - private. |
|
Sort Alphabetically | Click this button to have the elements within a class sorted alphabetically. |
|
Tip
When both |
||
|
Group Methods by Defining Type | Click this button to have all the methods that override/implement the methods of a particular class/interface grouped under the node that corresponds to this class/interface. |
![]() |
Show Properties | Click this button to show getters, setters, and fields in the tree view. |
|
Show Inherited | Click this button to display all the methods and fields inherited by the current class and accessible from it. The inherited members are displayed gray to distinguish them from the members defined in the current class. |
![]() |
Show Anonymous | If this button is pressed, the inner anonymous classes are shown in the tree view. |
|
Show Fields | Click this button to have all fields (properties) shown in the tree. |
|
|
Show non-public | Click this button to display all non-public class members.
Release the button to hide all non-public members. |
![]()
|
Expand All Collapse All |
Click these buttons to expand or collapse all nodes. |
![]() |
Autoscroll to Source | Toggle this button to enable automatic navigation to the line of source code that corresponds to the selected node when the focus switches to the editor. |
![]() |
Autoscroll from Source | Toggle this button to have IntelliJ IDEA automatically move the focus in the Structure tool window to the node that corresponds to the code where the cursor is currently positioned in the editor. |
HTML, XML
| Item | Tooltip and shortcut | Description |
|---|---|---|
|
Sort Alphabetically | Click this button to have the elements within a class sorted alphabetically. |
![]()
|
Expand All Collapse All |
Click these buttons to expand or collapse all nodes. |
![]() |
Autoscroll to Source | Toggle this button to enable automatic navigation to the line of source code that corresponds to the selected node when the focus switches to the editor. |
![]() |
Autoscroll from Source | Toggle this button to have IntelliJ IDEA automatically move the focus in the Structure tool window to the node that corresponds to the code where the cursor is currently positioned in the editor. |
JavaScript, CoffeeScript, ActionScript
| Item | Tooltip and shortcut | Description |
|---|---|---|
|
Sort Alphabetically | Click this button to have the elements within a class sorted alphabetically. |
![]() |
Group Methods by Defining Type | Click this button to have all the methods that override/implement the methods of a particular class/interface grouped under the node that corresponds to this class/interface. |
|
Show Fields | Click this button to have all fields (properties) shown in the tree. |
|
Show Inherited | Click this button to display all the methods and fields inherited by the current class and accessible from it. The inherited members are displayed gray to tell them from the members defined in the current class. |
![]()
|
Expand All Collapse All |
Click these buttons to expand or collapse all nodes. |
![]() |
Autoscroll to Source | Toggle this button to enable automatic navigation to the line of source code that corresponds to the selected node when the focus switches to the editor. |
![]() |
Autoscroll from Source | Toggle this button to have IntelliJ IDEA automatically move the focus in the Structure tool window to the node that corresponds to the code where the cursor is currently positioned in the editor. |
Properties
| Item | Tooltip and shortcut | Description |
|---|---|---|
|
Sort Alphabetically | Click this button to have the elements within a property file sorted alphabetically. |
|
Sort by Type | Click this button to have the elements within a class sorted according to their types. |
|
Group by prefix | Click this button to have the elements within a property file grouped according to their prefixes. |
![]()
|
Expand All Collapse All |
Click these buttons to expand or collapse all nodes. |
![]() |
Autoscroll to Source | Toggle this button to enable automatic navigation to the line of source code that corresponds to the selected node when the focus switches to the editor. |
![]() |
Autoscroll from Source | Toggle this button to have IntelliJ IDEA automatically move the focus in the Structure tool window to the node that corresponds to the code where the cursor is currently positioned in the editor. |
PHP
| Item | Tooltip and shortcut | Description |
|---|---|---|
| PHP | Click this button to show the hierarchy of the PHP elements. | |
| HTML View | Use this view to have the hierarchy of the PHP elements displayed. This view is used for HTML files, and PHP classes and files with HTML code blocks. | |
|
Sort by Visibility | Click this button to have the items sorted by their visibility in the following order:
public - protected - package local - private. |
|
Sort Alphabetically | Click this button to have the elements within a class sorted alphabetically. |
|
Show Inherited | Click this button to display all the methods and fields inherited by the current class and accessible from it. The inherited members are displayed gray to distinguish them from the members defined in the current class. |
|
Show Includes | Click this button to have all files included through include or require statements shown in the tree. |
|
Show Constants | Click this button to have constants shown in the tree. |
![]()
|
Expand All Collapse All |
Click these buttons to expand or collapse all nodes. |
![]() |
Autoscroll to Source | Toggle this button to enable automatic navigation to the line of source code that corresponds to the selected node when the focus switches to the editor. |
![]() |
Autoscroll from Source | Toggle this button to have IntelliJ IDEA automatically move the focus in the Structure tool window to the node that corresponds to the code where the cursor is currently positioned in the editor. |






