Certainly can, the link below will help get you started. Microsoft used to have their own package called Visual J++ but it was discontinued years ago.
2007-09-04 21:16:05
·
answer #1
·
answered by Mark F 6
·
0⤊
0⤋
using Swing API we create windows and frame application using java.
swing api is under coreJava in JDK download is sufficient, to create application and run the application
you can download from
www.sun.com -- jdk kit - current version is Jdk - java 6.0
The IDE for java, netbeans and eclipse are best.
their site are www.netbeans.org and www.eclipse.org
2007-09-05 06:35:01
·
answer #2
·
answered by sdraja5 2
·
0⤊
0⤋
You may also want to include the windows look and feel.
2007-09-04 22:18:44
·
answer #3
·
answered by AnalProgrammer 7
·
0⤊
0⤋
vip yes try this link
http://java.sun.com/docs/books/tutorial/getStarted/cupojava/win32.html
http://java.sun.com/j2se/1.5.0/docs/guide/javaws/developersguide/faq.html
http://www.onjava.com/pub/a/onjava/2003/09/17/macosxjava.html
http://www.ibm.com/developerworks/library/j-nativegui/
http://www.javaworld.com/jw-07-1998/jw-07-java-win32.html
2007-09-04 21:21:15
·
answer #4
·
answered by Joe_Young 6
·
0⤊
0⤋