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
What are controls and what are different types of controls in awt?
Is swing an adjective?
How to create a swing gui in java?
What is jfc swing in java?
Which method is used for setting security in applets?
Why swing is better than awt?
What is swing in java javatpoint?
Hello Everyone.. I m trying to develop a java swing application where i can display a doc file Jeditorpane or Jtextpane.
How to move from one page to another in java swing?
What is the purpose of action interface in swing?
Why are swing components called lightweight components?
Explain the difference between awt and swt.
What is the role of java swing?
Why does JComponent have add() and remove() methods but Component does not?
What is swing and awt in java?