support of non XHTML tags as ">" operands
[fedora-idea.git] / resources-en / src / tips / HighlightImplements.html
blobf904f0d4a787f7718807d40192902b21ba9a2f16
1 <html>
2 <body style="font-family: Verdana; font-size: 13;" LEFTMARGIN="25" TOPMARGIN="25">
3 <table cellpadding="15" width="98%" border="0">
4 <tr>
5 <td>
6 <p>You can view all methods of the implemented interfaces in a class, if you place the caret at the implements keyword
7 in the class declaration, press &shortcut:HighlightUsagesInFile;, and select the desired interface from the list:
8 <p><img hspace="20" src="images/highlightImplemented.png"></p>
9 </td>
10 </tr>
11 </table>
12 </body>
13 </html>