Answer Posted / devi
Swing is a set of program component s for Java programmers that provide the ability to create graphical user interface ( GUI ) components, such as buttons and scroll bars, that are independent of the windowing system for specific operating system . Swing components are used with the Java Foundation Classes ( JFC ).
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Why does JComponent have add() and remove() methods but Component does not?
Is swing thread-safe?
Is swing part of core java?
How to generate bill in java swing?
Which is better swing or awt?
How to render an html page using only swing.
What is the difference between a scrollbar and a jscrollpane ?
What are the different types of layout managers used in swing?
What is the difference between swing and awt in java?
What is an on stage swing?
what are the steps required in creating an empty table drop?
Is swing better than awt?
What is the class in swing to change the appearance of the frame in runtime?
What is swing delegation event model in java?
What is java panel swing?