Computer Forums

Member Login

Remember Me? Sign Up! | Forgot Password
 
Slogan
 
Closed Thread
Old 06-10-2006, 05:57 PM   #1 (permalink)
 
Ultra Techie

Join Date: Oct 2005

Posts: 961

Mr_Threepwood

Default Java Applet Viewer

I can not figure out how to view an applet easily without having to embedd it in a webpage.

Apparently there is something called AppletViewer in java that lets you run applets as standalone programs, I cant figure out how to do it. I use Jcreator as my editor program.

How do you use AppletViewer?
__________________
A+ certified.
I now am on the interweb:
www.thescurvyshack.com
Mr_Threepwood is offline  
Old 06-11-2006, 11:07 AM   #2 (permalink)
 
Ultra Techie

Join Date: Oct 2003

Posts: 544

fitzjj

Default

fire up command prompt and change to the directory that your program is in, then simply type:

appletviewer <program name>
fitzjj is offline  
Old 06-19-2006, 12:21 AM   #3 (permalink)
 
Newb Techie

Join Date: Jun 2006

Posts: 2

zervizer

Default

It is easy to right click on the file and go to properties. Under the General tab clike on change for the program it is suppose to open with. Go to the location where java runtime enviroment is installed, usually C:/program files. Open the bin folder and slelect javaws. Then you should be able to open it just by double clicking on it.
zervizer is offline  
 
Closed Thread

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On