support of non XHTML tags as ">" operands
[fedora-idea.git] / resources-en / src / tips / OverrideImplementMethods.html
blobea7b48b0ec414fc5bda3fbe8e9ec3c9df871c355
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>You may easily override methods of the base class by pressing &shortcut:OverrideMethods;
6 (<font style="font-family: Verdana; font-weight:bold;" size="3" color="#005555">Code | Override Methods...</font>).<br><br>
7 To implement methods of the interfaces that the current class implements (or of the abstract base class),
8 use &shortcut:ImplementMethods; (<font style="font-family: Verdana; font-weight:bold;" size="3" color="#005555">Code | Implement Methods...</font>).
9 </td>
10 </tr>
11 </table>
12 </body>
13 </html>