Answer Posted / rego
Basically swing is java framework it willAWT 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.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is swing used for?
How to move from one page to another in java swing?
How is parsing html used in swing?
What is jfc swing in java?
What method is used to specify a container's layout?
Is java swing deprecated?
How to perform action on button in java swing?
Why do we use swing in java?
Why does JComponent have add() and remove() methods but Component does not?
What are swing components?
Which layout does swing use by default?
Which package is needed for swing components?
What is the function of internal frame in swing?
Which method is used by the applet to recognize the height and width?
What is awt and swing?