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...


Explain the differences between an applet and a Japplet?

Answers were Sorted based on User's Feedback



Explain the differences between an applet and a Japplet?..

Answer / chandra rekha

Components are basically of two types AWT(abstract window
tool) components and swing components. The swing components
provide better look and feel and they are light weight
components compared to awt components. Swing components are
derived from the javax.swing.* package and they are
prefixed with 'J'(like JFrame,JButton,JApplet)....applet is
derived from the package java.applet.*

Is This Answer Correct ?    35 Yes 13 No

Explain the differences between an applet and a Japplet?..

Answer / aastha malhotra

while a japplet is one that has a pluggable lok and feel....
it is not so in case of an applet
japplet gives a better gui

Is This Answer Correct ?    9 Yes 12 No

Post New Answer

More Swing Interview Questions

What is the purpose of transferhandler class?

0 Answers  


How to create a swing gui in java?

0 Answers  


What is the difference between invokeAndWait() and invokeLater()?

0 Answers  


Is swing part of core java?

0 Answers  


What is the difference between swing and awt?

0 Answers  


What is the use of JTree?

3 Answers  


What is the relationship between clipping and repainting?

0 Answers  


What is the design pattern that java uses for all swing components ?

0 Answers  


how to give transparency for JComboBox,JListBox and JTable

2 Answers   TCS,


What are the benefits of using Swing over AWT?

5 Answers  


What is swing gui?

0 Answers  


What does x mean in javax.swing?

7 Answers  


Categories