Hi!
I am trying to give to my JFrame Ubuntu's appearance and searching in Google i have found that is with com.sun.java.swing.plaf.gtk.GTKLookAndFeel.
But my problem is that I don't know how to get it because when I try to import it says that this LookAndFeel doesn't exist. I have JDK 1.7 and Java SE 6 Update 26.
Thanks in advance!