What is the Best Java LookAndFeel on Ubuntu?

Java applications does not look good on Linux platform, specially font rendering is awful !

I use NetBeans IDE for PHP Developing and GUI is not as good as it should be, for instance Eclipse has a very nice and native-looking GUI and font rendering is awesome.

I already have solved font rendering issue using Infinality Project and patched OpenJDK7 using infinality font rendering.

What is the best Java LookAndFeel that makes java applications look as close to native apps as possible ? Im currently using TinyLookAndFeel.

2

1 Answer

Use Nimbuzz Look and feel.Its the best looking on linux.

1

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like