GTK Look and Feel
Submitted by Wednesday, 7 July, 2004 - 19:03
on
I am using jedit 4.2pre14 on a Fedora Core 2 (Linux) machine with java version:
java version "1.4.2_04"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_04-b05)
Java HotSpot(TM) Client VM (build 1.4.2_04-b05, mixed mode)
In JDK 1.4.2 sun introduced a GTK look and feel (http://java.sun.com/j2se/1.4.2/docs/guide/swing/1.4/Post1.4.html) that I would like jedit to use. The problem is that it dosn't show up in the interface section of the global options. Running jedit with the
-Dswing.defaultlaf=com.sun.java.swing.plaf.gtk.GTKLookAndFeel
option still didn't make it work. I also made sure I was using a supported gtk theme and did not see any relevant output of errors or things of the sort (I did see output of errors about some plugins, but I believe that is unrelated).
Jedit continues to run fine, but insists on using the Metal L&F.
Any help would be appriciated!
java version "1.4.2_04"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_04-b05)
Java HotSpot(TM) Client VM (build 1.4.2_04-b05, mixed mode)
In JDK 1.4.2 sun introduced a GTK look and feel (http://java.sun.com/j2se/1.4.2/docs/guide/swing/1.4/Post1.4.html) that I would like jedit to use. The problem is that it dosn't show up in the interface section of the global options. Running jedit with the
-Dswing.defaultlaf=com.sun.java.swing.plaf.gtk.GTKLookAndFeel
option still didn't make it work. I also made sure I was using a supported gtk theme and did not see any relevant output of errors or things of the sort (I did see output of errors about some plugins, but I believe that is unrelated).
Jedit continues to run fine, but insists on using the Metal L&F.
Any help would be appriciated!