LookAndFeel

Hey I want to apply linux lookandfeel for my application.But I dont know how to apply linux LookAndFeel I mean name of methodI need help........Thanx in Advance.
[189 byte] By [student@sunDNa] at [2007-11-27 8:59:30]
# 1
UIManager.setLookAndFeel();If running on Linux , then pass UIManager.getSystemLookAndFeelClassName() to the method above.ICE
icewalker2ga at 2007-7-12 21:27:09 > top of Java-index,Desktop,Developing for the Desktop...