What are swings?
Answer / Anurag Gond
Swing is a graphical user interface (GUI) toolkit based on the Java Foundation Classes (JFC). It provides a platform-independent way to create visually appealing and interactive applications in the Java programming language.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the components of swing in java?
What are controls and what are different types of controls in awt?
I want to change the appearance of Frame in Runtime, what class can be used to do this?
What is a component in swing?
What are the advantages of the event-delegation model over the event-inheritance model?
Which method of the Component class is used to set the position and size of a component?
What is the difference between a scrollbar and a jscrollpane ?
What is swing api?
Which window contains the swing controls?
How to merging the particular cells in JTable
What is frame in java swing?
What is java panel swing?