<html> | |
<head> | |
<link rel="stylesheet" type="text/css" href="css/tips.css"> | |
</head> | |
<body> | |
<p>To navigate to the implementation(s) of an abstract method, position the caret at its usage | |
or its name in the declaration and press <span class="shortcut">&shortcut:GotoImplementation;</span>.</p> | |
</body> | |
</html> |