Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Tell me the difference between an applet and a Japplet?

Answer Posted / la_di

A JApplet is a modern Applet. It is also an Applet since it
extends Applet and could therefore do anything an Applet
can do. JApplet is part of the javax.swing-packet and is
therefor compatible with swing components, the new graphcs
component packet preferable before the old java.awt. For
new applications JApplet is recommended. Only if you are
designing an applet for an old java-version you should use
Applet.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What must a class do to implement an interface in java programming?

969


What is literal example?

904


How many static init can you have?

1149


What is hashmap in java?

1022


What is garbage collection? What is the process that is responsible for doing that in java?

1059


Can a constructor be made final?

1052


How is it possible in java programming for two string objects with identical values not to be equal under the == operator?

976


why are there separate wait and sleep methods? : Java thread

977


What will be the initial value of an object reference which is defined as an instance variable?

1079


What is bufferedwriter?

918


What is the difference between numeric and integer?

951


What are the rules for variable declaration?

912


Difference between string s= new string (); and string s = "abv";?

1160


Why string is not a wrapper class?

1141


What is re-factoring in software?

981