← Back to team overview

openjdk team mailing list archive

[Bug 183139] Re: [wishlist] make gtk laf default for icedtea-java

 

I second this request. Java apps with GTKLookAndFeel look much better
integrated than the ones with MetalLookAndFeel.

I think all we need to do is ... 
1. Add a /etc/java-6-openjdk/swing.properties file with following content.
# Swing properties
swing.defaultlaf=com.sun.java.swing.plaf.gtk.GTKLookAndFeel
2. Add a symlink to this file at /usr/lib/jvm/java-6-openjdk/jre/lib/

-- 
[wishlist] make gtk laf default for icedtea-java
https://bugs.launchpad.net/bugs/183139
You received this bug notification because you are a member of OpenJDK,
which is subscribed to openjdk-6 in ubuntu.

Status in “openjdk-6” source package in Ubuntu: Triaged

Bug description:
Please change default config to use gtk-laf instead of metal-laf. Thanks! :)