Linked by Eugenia Loli-Queru on Sun 22nd Oct 2006 18:12 UTC
Thread beginning with comment 173914
To view parent comment, click here.
To read all comments associated with this story, please click here.
To view parent comment, click here.
To read all comments associated with this story, please click here.
RE[7]: But will it look good?
by ahmetaa on Mon 23rd Oct 2006 00:14
in reply to "RE[6]: But will it look good?"
RE[8]: But will it look good?
by milkycow on Mon 23rd Oct 2006 00:22
in reply to "RE[7]: But will it look good?"






Member since:
2006-04-04
I just tried setting the lnf to SystemLookAndFeel in a Swing program I had written, turns out SystemLookAndFeel is Metal by default on Linux. At least that's what System.out.println(UIManager.getSystemLookAndFeelClassName()); tells me. (not using Gnome)