Top-level Windows In JProfiler


  All views in JProfiler can be undocked and promoted to a separate top level window by choosing Window->Undock View from JProfiler's main menu

An undocked view has a reduced main menu that contains only the View and Window menus from the main menu as well as a reduced toolbar. With Window->Show Main Window For This Session (CTRL-H) the corresponding main window can be activated.

  If a view has been undocked, a placeholder is shown in the corresponding tab in the main window. An undocked view can be re-docked into its main window by
  • choosing Window->Dock View from the main menu of the undocked view.
  • closing the window.
  • clicking the dock button in the placeholder for the view.
  • choosing Window->Dock View from JProfiler's main menu
Undocked views can be tiled or stacked with the Window->Tile All Undocked Views and Window->Stack All Undocked Views menu entries. Note that undocked views of all main windows are treated uniformly.

To dock all undocked views with a single action, please choose Window->Dock All Floating Views. Note that undocked views of all main windows are docked.

  JProfiler keeps track of all created top level windows in the window list available at the bottom of the Window menu. These windows include
  •  main windows
  •  undocked views
  •  console windows
  •  source and bytecode viewers
This list does not include
  • native console windows
  • windows opened by the profiled application

To navigate to a window in the window list, click on it or use the Window->Cycle To Previous Window (CTRL-F2) and Window->Cycle To Next Window (CTRL-F3) menu entries.