Compare swing components to the standard awt, JAVA Programming

Assignment Help:

Compare SWING components to the standard AWT.


Related Discussions:- Compare swing components to the standard awt

What is alternate text, What is Alternate Text ? The APPLET element ca...

What is Alternate Text ? The APPLET element can have an ALT attribute. An ALT attribute is used through a browser which understands the APPLET tag but for some purpose cannot

Explain role java.rmi.naming class, The Naming class gives methods for stor...

The Naming class gives methods for storing and obtaining references to remote objects in the remote object registry.

Program, Luminous Jewels - The Polishing Game Byteland county is very famo...

Luminous Jewels - The Polishing Game Byteland county is very famous for luminous jewels. Luminous jewels are used in making beautiful necklaces. A necklace consists of various lum

Determine the meaning of finalize, Determine the meaning of finalize W...

Determine the meaning of finalize When  a  finalize method  is  defined  in  a  class,  Java  run  time  calls  finalize() whenever  it's  about  to  recycle  an object  of  t

Multiple choices output and codes, codes and output on how to make multiple...

codes and output on how to make multiple choices quiz

Encapsulation, Defines to keeping all the related members together in an ob...

Defines to keeping all the related members together in an object. Specifying member variables as private may hide the methods and variables. Objects should hide their inner working

Elaborate vector or object oriented graphics, Elaborate Vector or Object or...

Elaborate Vector or Object oriented graphics along with at least one example. Object Oriented Graphics are the graphics that are commonly oriented towards the objects and have

What is invoking static methods, What is Invoking static methods If a m...

What is Invoking static methods If a method or field is declared static, you access it through using the class name rather than a reference to a particular example of the class

Plug-in for adobe after effects, Plug-in for Adobe after Effects Project...

Plug-in for Adobe after Effects Project Description: We are seeking software engineers to create a plug-in for Adobe after Effects (CS4 and above) that allows 3D extrusions f

12/3/2013 1:17:40 AM

Swing is the extension and not a replacement for the AWT. There is few overlap between AWT and Swing (as in a Swing JButton component might be viewed as the improved functional replacement for an AWT Button component.) main advantages of Swing components is that as the components are not rendered on the screen by an operating system, outlook of a component doesn’t change since the application or applet is executed on different platforms running under different operating systems. Also, there is a possibility to cause Swing components to mimic the look and feel of the specific platform no matter what platform the program is running on. This is called as feel and pluggable look. Swing components support JDK 1.1

From an event handling viewpoint, Swing components operate the same as AWT components (except that Swing provides a number of new event types). Many Swing components don''t have an AWT counterpart. A couple of new and exciting components are integrated in the Swing libraries that don’t be in the AWT (tooltips, progress bars, trees, etc.)

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd