Logo 
Search:

Java Forum

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds

Applets

  Asked By: Ketan    Date: May 11    Category: Java    Views: 530
  

Can Any one tell me How to desigen Applets ...I mean What Software I
have to Install to learn Applet Desigen

Share: 

 

1 Answer Found

 
Answer #1    Answered By: Aamanee Khan     Answered On: May 11

I belive you can run the applet  in two ways, one is through command
line and second if you installl Jcreator. From command line you
need first to compile java file. and when you compile java file you
will get one .class file. and then create another file .html file.
and in that .html file write that class name. and run the applet do
>appletviewer file.html that should work.

 
Didn't find what you were looking for? Find more on Applets Or get search suggestion and latest updates.




Tagged: