How do I force/get to use GTKLookAndFeel in Java on KDE?
First of all, using gnome is not an option (but it is possible to install its libraries). I need to know what is necessary to display a Java Swing desktop application using the current installed KDE look and feel of KDE. Ideally, the solution should allow me to apply a look and feel that looks like the underlying windowing system (ie: Windows LNF for Windows, GTK LNF for Gnome(GTK), QT LNF for KDE (QT), the default one for other platforms). Under KDE, you can configure it to use the current KDE theme for GTK applications, too. So, if the solution works with GTK it is fine. When I run the