| <html> |
| <head> |
| <link rel="stylesheet" type="text/css" href="css/tips.css"> |
| </head> |
| <body> |
| |
| |
| <p>You may easily override methods of the base class by pressing <span class="shortcut">&shortcut:OverrideMethods;</span> |
| (<span class="control">Code | Override Methods</span>).</p> |
| <p>To implement methods of the interfaces that the current class implements (or of the abstract base class), |
| use <span class="shortcut">&shortcut:ImplementMethods;</span> (<span class="control">Code | Implement Methods</span>).</p> |
| |
| |
| |
| </body> |
| </html> |