Applets from the Command Line
Hello. I have been trying to run java applets with swing components from the command line, and Netbeans seems to be able to run it, but when I try to run it using the command 'appletviewer Main.html' the swing forms and components do not work. Does anyone know what Netbeans uses as a command? I noticed that when I ran it from the command line, the program was called Sun.applet.Main, while when I ran it from netbeans it was Sun.applet.AppletViewer.
Possibly Related Threads...
| Thread: | Author | Replies: | Views: | Last Post | |
| Read a text file line by line? | jdunehew | 6 | 9,058 |
Dec 29, 2011 11:54 AM Last Post: Blacktiger |
|
| Command line arguments | anthony | 3 | 3,093 |
Dec 22, 2007 04:12 AM Last Post: OneSadCookie |
|
| "Command /.../jam failed with exit code 1"- huh? | Joseph Duchesne | 2 | 5,341 |
Mar 29, 2006 09:32 AM Last Post: socksy |
|
| Configure command | Blorx2 | 1 | 2,302 |
Mar 25, 2005 02:07 PM Last Post: NCarter |
|

