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

I need 3d globe application, I need 3D Globe (Android) application Proje...

I need 3D Globe (Android) application Project Description: Seeking a talented android programmer to prepare a simple app for Android tablet display which can feature a 3D glo

Ejb container security?, EJB elements operate inside a container environmen...

EJB elements operate inside a container environment and rely heavily on the container to give security. The four key services needed for the security are: 1. Identification :

What is actionmapping, Action mapping having all the deployment information...

Action mapping having all the deployment information for a particular Action bean. This class is to verify where the results of the Action will be sent once its processing is done.

Difference among microprocessors and microcontrollers, What is the differen...

What is the difference among microprocessors and microcontrollers? Give one example of both? The microprocessor is electronic equipment that can perform various functions and a

Java class, java HW should be written with javadoc comment formatted

java HW should be written with javadoc comment formatted

Static variable, import java.text.NumberFormat; import java.util.Locale; p...

import java.text.NumberFormat; import java.util.Locale; public class Client {    // instance data    private String name;    private long income_this_year;    private double perce

Connect 4 game application, This assignment is a good project for working w...

This assignment is a good project for working with 2 dimensional arrays. In this program, you will implement an ascii version of the classic game "Connect 4". Connect 4 is a 2 p

How to prepare trial balnce reports, i m working on an accounting software ...

i m working on an accounting software and need the java code for preparing trial balance report

Write the hashcode() method of java.lang.object, Write the hashCode() metho...

Write the hashCode() method of java.lang.Object Anytime you override equals() you should also override hashCode(). The hashCode() method should ideally return the similar int f

Midlet game, do you have example of a simple midlet game ?

do you have example of a simple midlet game ?

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