IDEADEV-15650 Java keywords "null", "true", "false" are not completed with Ctrl+Space
[fedora-idea.git] / ui-designer / impl / inspectionDescriptions / NoLabelFor.html
blob80942ad1178e86d945762d7ca79915ea414c5586
1 <html>
2 <body>
3 <font face="verdana" size="-1">This inspection reports components which do not have any static
4 text and do not have any label which is marked with <b><font color="#000080">setLabelFor</font></b>
5 for this component. Components which do not have static text include edit fields and combo boxes.
6 Such components cannot be activated with a keyboard shortcut. The quickfix for this inspection
7 allows to automatically associate an adjacent label with the problematic component.
8 </font>
9 </body>
10 </html>