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

JAVA Cipher Program, Cryptography, the study of secret writing, has been ar...

Cryptography, the study of secret writing, has been around for a very long time, from simplistic techniques to sophisticated mathematical techniques. No matter what the form howeve

Java 2 micro edition - programming for mobile phones, You must design, code...

You must design, code and demonstrate a J2ME program (a program capable of running on mobile telephones) according to the specification given in the next section.  The overall cour

Constructors, how do I use constructors in java and how do I apply them

how do I use constructors in java and how do I apply them

Difference between composition and aggregation, Aggregation Comp...

Aggregation Composition Aggregation :  An   association   in  which  one  class refers to collection or a another class. This is a part of  a  who

What is bit-mapped or raster graphics, What is Bit-Mapped or Raster Graphic...

What is Bit-Mapped or Raster Graphics? Similar as object-oriented graphics, refers to software and hardware which use geometrical formulas to represent images. The other techni

Write a note on java beans, Question 1 Explain the data types in Java ...

Question 1 Explain the data types in Java Question 2 Write a note on StringBuffer Question 3 What is Exception? Question 4 Write a note on stream classes Questi

Legal responsibility of nurses, As registered nurses, we often wonder "am I...

As registered nurses, we often wonder "am I responsible for the L.P.N's and the C.N.A. assigned on my floor.  Will I be blamed if someone makes an error or if someone gets hurt?  N

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

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