Linked by Andy Roberts on Thu 19th May 2005 19:33 UTC
Java Java Swing comes with "pluggable look-and-feel technology", which essentially boils down to the fact that interfaces can be "skinned" (although this is simplifying a tad) and is therefore, extremely flexible. By default, Java ships with a cross-platform look-and-feel (LAF), which means your apps can look consistent across all platforms, or LAFs that mimic the look of a specific platform, say Windows, for example. However, one of the chief complaints of Java desktop applications is its "look". It basically stems from two issues:
Permalink for comment
To read all comments associated with this story, please click here.
forget it
by Dracula's dead star attorney on Thu 19th May 2005 20:24 UTC

Linux and Solaris users, for instance, are used to seeing mixed toolkits on the screen.

Used to does not mean that everyone likes that. I solely use Qt and Gtk-2 applications, everything else is banned. And I'm still pissed about the fact, that even with the gtk-qt-engine, Gtk-2 applications just look nearly as my Qt ones. Java desktop applications (aside Eclipse,SWT/Gtk)!? Thanks, not for me.