Java Swing Programming Question:
Download Job Interview Questions and Answers PDF
What is the preferred size of a component?
Answer:
The preferred size of a component is the minimum component size that will allow the component to display normally.
Download Java Swing Programming Interview Questions And Answers
PDF
Previous Question | Next Question |
Which containers use a border Layout as their default layout in swing? | What method is used to specify a container's layout? |