What is meant by Swing?

Answer Posted / chnvganesh_mca

Swing is a library of GUI controls which improves upon
the Abstract Window Toolkit.

AWT uses operating system calls to draw components;
Swing draws components using its own methods. This gives
developers much greater flexibility in designing the look
and feel of their applications, while at the same time
ensuring that the applications maintain the same look and
feel across different platforms.

Swing provides significantly enhanced functionality,
such as actions, tables, trees, images buttons, tabs,
toolbars, and sliders.

Is This Answer Correct ?    23 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is swing still used?

499


Is java swing still used?

533


What is jfc? What are the features of jfc?

616


Is swing part of core java?

530


What are swings awt?

546






What are the components of swing in java?

545


What is the difference between a scrollbar and a jscrollpane ?

763


Which types of components are used in designing swing based gui?

525


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

507


Why should the implementation of any swing callback (like a listener) execute quickly?

565


What is awt and swing in java?

497


Why swing is better than awt?

564


What is the difference between swing and applet?

548


Is swing thread-safe?

567


What is the purpose of transferhandler class?

557