NPE fix
[fedora-idea.git] / resources-en / src / tips / AltInsertInEditor.html
blob1e046bb194699f06580312181daaeb1aa56383a3
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>Using &shortcut:Generate; (<font style="font-family: Verdana; font-weight:bold;" size="3" color="#005555">Code | Generate...</font>)
6 in the editor, you may easily generate getter and setter methods for any fields of your class.
7 <p><img hspace="20" src="images/alt_insert_in_editor.gif"></p>
8 </td>
9 </tr>
10 </table>
11 </body>
12 </html>