I have a question on how to make a windows application in java. I know how to use applets and all, but I am confuse on how to make it an independant application (.exe). I know it has to do with extending the Frame class, but I can't seem to figure out how to use it. Can anyone show me some simple code of a program that would make your basic HelloWorld application?




Reply With Quote