Files
openide/platform/platform-resources-en/src/tips/QuickJavaDoc.html
Konstantin Bulenkov 502dff5c6d update tips resources
(cherry picked from commit ec424bc7d40d2e1b38044bc42f25ffcb5cdda742)
2013-11-14 11:14:55 +01:00

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>