Which containers use a FlowLayout as their default layout?
Answers were Sorted based on User's Feedback
Answer / chandrarekha
panel's,applet's use flowlayout as the default layout
Is This Answer Correct ? | 14 Yes | 0 No |
Answer / pkr_reddy
the default layout of flowlayout container is PANEL.
Is This Answer Correct ? | 9 Yes | 0 No |
What is a reflection package?
What is the difference between multiple processes and multiple threads?
Define jre i.e. Java runtime environment?
Can we overload destructor in java?
When we serialize an object does the serialization mechanism saves its references too?
What is array sorting in java?
How to create a base64 decoder in java8?
What is the difference between Abstract Class and Interface
What is udp in java?
What is struts in java?
explain local datetime api in java8?
Name the methods that used to get and set the text label displayed by a Buttonobject?