mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-15 02:59:33 +07:00
13 lines
418 B
HTML
13 lines
418 B
HTML
<html>
|
|
<head>
|
|
<link rel="stylesheet" type="text/css" href="css/tips.css">
|
|
</head>
|
|
<body>
|
|
<p>
|
|
To quickly see the documentation for a class or method at caret, press <span class="shortcut">&shortcut:QuickJavaDoc;</span>
|
|
(<span class="control">View | Quick Documentation</span>).</p>
|
|
<p class="image">
|
|
<img width="368" height="143" src="images/quick_javadoc.png"></p>
|
|
</body>
|
|
</html>
|