ComponentWithBrowseButton - optional remove listener on hide
[fedora-idea.git] / plugins / IntelliLang / src / inspectionDescriptions / InjectionNotApplicable.html
blobd902cdbd39e39fa70e4288ba0d6495c0baf6ee55
1 <html>
2 <body>
3 <table>
4 <tr>
5 <td valign="top" height="150">
6 <font face="verdana" size="-1">
7 <p>
8 Checks whether a language-injection annotation (<code>@Language</code> or derived ones)
9 is valid to be applied to the annotated element. Only elements of type <code>String</code>
10 and <code>String[]</code> may be annotated.
11 </p>
12 </font>
13 </td>
14 </tr>
15 <tr>
16 <td height="20">
17 <font face="verdana" size="-2"><p id="footer">Powered by IntelliLang</p></font>
18 </td>
19 </tr>
20 </table>
21 </body>
22 </html>