Java Swing Programming Question:
Download Job Interview Questions and Answers PDF
Which containers use a FlowLayout as their default layout?
Answer:
The Panel and Applet classes use the FlowLayout as their default layout.
Download Java Swing Programming Interview Questions And Answers
PDF
Previous Question | Next Question |
What method is used to specify a container's layout? | Which method of the Component class is used to set the position and size of a component? |