mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-18 22:17:05 +07:00
15 lines
463 B
HTML
15 lines
463 B
HTML
<html>
|
|
<head>
|
|
<link rel="stylesheet" type="text/css" href="css/tips.css">
|
|
</head>
|
|
<body>
|
|
|
|
|
|
<p>You can gain quick access to the available tool windows: hover your mouse
|
|
pointer over <img src="images/lower_left.png"> icon in the lower left corner of the IDE window.</p> </p>
|
|
<p>The list of tool windows shows up, leaving you with the task of selecting the desired one: </p>
|
|
<p class="image"><img src="images/showToolWindows.png"></p>
|
|
|
|
</body>
|
|
</html>
|