Window Shortcuts


The following are shortcuts for opening or activating specific windows and other window-related functions.

Table 13: Window shortcuts
Press
To
ALT+0
Explore From Here.
ALT+1
Open the selected object's property sheet in a separate window.
ALT+2
Open/activate the Explorer window (same as CTRL+o).
ALT+3
Open/activate the Editor window (works only if a text or source file is already open).
ALT+4
Open/activate the Output Window.
ALT+5
Open Debugger Window.
ALT+6
Open/activate the Execution View.
ALT+7
Open/activate the Web Browser.
ALT+8
Open/activate the Component Inspector.
CTRL+F4
Close the active window (or tab in multi-tab window).
CTRL+ALT+LEFT
Switch to previous workspace.
CTRL+ALT+RIGHT
Switch to next workspace.
ALT+LEFT
Switch to previous tab (in multi-tab window).
ALT+RIGHT
Switch to next tab (in multi-tab window).
CTRL+u
Undock window (undocks currently activated tab in multi-tab window into a single window) .
CTRL+p
Print the file selected in the Editor, Explorer, or Object Browser.
CTRL+F1
Do Javadoc index search (if Javadoc module is installed).

Contents Prev Next Index