Switching GTK theme on Java 1.6 (i.e., mustang)
- From: "Karl Mueller" <kmueller@xxxxxxxxxxxx>
- Date: Sun, 14 Jan 2007 01:12:47 -0500
I'm at a loss on how to change on-the-fly the theme (i.e., resource) for the
GTK look and feel on Java 1.6 (Mustang). On 1.5 it was a simple matter of
setting a system property (i.e., "swing.gtkthemefile") like this:
System.setProperty ("swing.gtkthemefile", fGTKThemeFile);
But on Mustang it has been completely changed.
It is probably just as easy but I'm missing something?
Thanks.
Karl
kmueller@xxxxxxxxxxxx
.
- Follow-Ups:
- Re: Switching GTK theme on Java 1.6 (i.e., mustang)
- From: Karl Mueller
- Re: Switching GTK theme on Java 1.6 (i.e., mustang)
- Prev by Date: Re: Flickering JList ListCellRenderer on Mac OS X, ok on Windows & Linux
- Next by Date: Re: silly newbie GUI question
- Previous by thread: Checking if certain key is pressed during mouse events. How to do it?
- Next by thread: Re: Switching GTK theme on Java 1.6 (i.e., mustang)
- Index(es):
Relevant Pages
|