How to run a Java GUI application in unix
843789Jun 2 2010 — edited Jun 3 2010I have a java application which is GUI based.
How do I run in unix so that I see the GUI. What are the special requirements to run in unix in such a way that it has same look and feel as we run in windows environment.
Thanks!
kikuk