support of non XHTML tags as ">" operands
[fedora-idea.git] / resources-en / src / tips / SmartTypeAfterNew.html
blob31d3b69893bc097c53dd5264f32ea81982b50803
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>The SmartType code completion may be used after the
6 <font style="font-family: Verdana; font-weight:bold;" size="3" color="#000080"><code>new</code></font> keyword,
7 to instantiate an object of the expected type. For example, type
8 <p><img hspace="20" src="images/smart_type_after_new_1.gif"></p><br>
9 and press &shortcut:SmartTypeCompletion;:
10 <p><img hspace="20" src="images/smart_type_after_new_2.gif"></p>
11 </td>
12 </tr>
13 </table>
14 </body>
15 </html>