There's a jnlp-program/file I'd like to use that points to a jar that was built to use com.sun.java.swing.plaf.windows.WindowsLookAndFeel. I'm on a osx machine here. The program hangs. Sad smiley. Facepalm. Etc.
Is there any way to modify the jnlp so that I can force something like the Metal look and feel?
I guess I could manually download all the jars, unjar them, decompile the files with Windows look and feel, sed some, recompile, repackage and run.. but that sounds.. Labor intensive. I'm looking for a quick fix here.