summaryrefslogtreecommitdiff
path: root/resources-en/src/inspectionDescriptions/GtkPreferredJComboBoxRenderer.html
blob: b28da271ac15480a99f5633d44213ae6fca07d82 (plain)
1
2
3
4
5
6
7
<html>
<body>
This inspection detects usages of DefaultListCellRenderer - which causes ugly UI under GTK+ L&F.
Please use ListCellRendererWrapper (or it's inheritors) instead.
<p><small>Internal inspection - has no effect outside of IntelliJ IDEA project.</small></p>
</body>
</html>