Duplicate :
|
There seem to be a number of problems on GTK look and feel with using components as tree or table cell renderers. NetBeans makes fairly heavy use of this paradigm, including allowing third parties to plug in custom renderers on our property sheet. Specific culprits which cause obvious appearance glitches in NetBeans 3.6 beta and JDK 1.5.0 b38 are JCheckbox, JComboBox (and its list cell renderers), JLabel based renderers - the problem seems to be endemic to GTKLookAndFeel.
|