You are not logged in.

#1 2013-01-31 06:27:25

Invie
Member
From: Carnage, Destruction USA
Registered: 2012-09-08
Posts: 70

[Solved!]Gnome/Xfce Java Gui Adjustments

How could I possibly adjust the java GUI so that it appears just as it does in Gnome? Is there and /etc configuration file that I must adjust?

--Problem--
Xfce Java GUI:

1O9p1VM.png

--Desired Result--
Gnome Java GUI:

nqTT6TP.png

Last edited by Invie (2013-02-28 02:15:42)


Just living is not enough... one must have sunshine, freedom, and a little flower.  ~Hans Christian Andersen

Offline

#2 2013-01-31 16:22:01

anonymous_user
Member
Registered: 2009-08-28
Posts: 3,059

Re: [Solved!]Gnome/Xfce Java Gui Adjustments

Offline

#3 2013-02-28 02:15:25

Invie
Member
From: Carnage, Destruction USA
Registered: 2012-09-08
Posts: 70

Re: [Solved!]Gnome/Xfce Java Gui Adjustments

Thanks, Anon! It took me a while to look into this a little more, but all I really had to do was add -D and then attach the "swing.etc.etc.." switches to it to make to look good again. An example of the code:

 export _JAVA_OPTIONS='-Dswing.crossplatformlaf=com.sun.java.swing.plaf.gtk.GTKLookAndFeel' 

That pretty much solved the problem!


Just living is not enough... one must have sunshine, freedom, and a little flower.  ~Hans Christian Andersen

Offline

Board footer

Powered by FluxBB