blob: 63dd8ba36e0a2eb4a78b85c0fd209819ef863a4a [file] [log] [blame]
<html>
<head>
<link rel="stylesheet" type="text/css" href="css/tips.css">
</head>
<body>
<p>You can view all methods of the implemented interfaces in a class, if you place the caret at the implements keyword
in the class declaration, press <span class="shortcut">&shortcut:HighlightUsagesInFile;</span>, and select the desired interface from the list:</p>
<p class="image"><img src="images/highlightImplemented.png"></p>
</body>
</html>