Answer Posted / dhanashree
The minimum size of the component, enough to display its label is known as preferred size of the component. For example, the button size should display its label with platform-specific decoration like dotted lines around the label etc. The FlowLayout manager gives the preferred size to a component.
| Is This Answer Correct ? | 10 Yes | 1 No |
Post New Answer View All Answers
What are the types of literals?
What things should be kept in mind while creating your own exceptions in java?
Can list have duplicates in java?
What is array class in java?
How will you compute size of a structure?
What is constructor in java ?
What is complexity and its types?
What is executor memory?
what invokes a threads run() method? : Java thread
If goto and const is reserve words than why it is not work in java?
How do you check if two given string are anagrams?
How to create an interface?
What is import java util arraylist?
How do you check if a string is lexicographically in java?
How do you check whether the list is empty or not in java?