What is swing container?



What is swing container?..

Answer / Ramji Gupta

A Swing container is a component in the Swing library of Java that can contain other components, such as buttons, labels, or panels. Containers manage their child components' layout and position.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Swing Interview Questions

What is swing and awt in java?

1 Answers  


How to merging the particular cells in JTable

1 Answers  


How can you draw using Swing components?

1 Answers  


Is swing thread-safe?

1 Answers  


What is swing in java javatpoint?

1 Answers  


What are the components of swing?

1 Answers  


Why should any swing call back implementation execute quickly?

1 Answers  


how to give transparency for JComboBox,JListBox and JTable

2 Answers   TCS,


Write a program to paint the off-screen buffer in swings

1 Answers  


How to move from one page to another in java swing?

1 Answers  


Why swing is used in java?

1 Answers  


What is java swing components?

1 Answers  


Categories