Which containers use a FlowLayout as their default layout?

Answers were Sorted based on User's Feedback



Which containers use a FlowLayout as their default layout?..

Answer / chandrarekha

panel's,applet's use flowlayout as the default layout

Is This Answer Correct ?    14 Yes 0 No

Which containers use a FlowLayout as their default layout?..

Answer / pkr_reddy

the default layout of flowlayout container is PANEL.

Is This Answer Correct ?    9 Yes 0 No

Which containers use a FlowLayout as their default layout?..

Answer / ravikiran

panel

Is This Answer Correct ?    5 Yes 0 No

Post New Answer

More Core Java Interview Questions

What is the difference between reader/writer and inputstream/output stream?

0 Answers  


How is final different from finally and finalize?

0 Answers  


When we serialize an object does the serialization mechanism saves its references too?

0 Answers  


What is the difference between integer parseint and integer valueof?

0 Answers  


What is printwriter in java?

0 Answers  






What do you mean by pointer value and address?

0 Answers   Syntel, Visa,


Is delete, next, main, exit or null keyword in java?

1 Answers  


Highest level event class of the event-delegation model?

0 Answers  


Implement 2 stacks with just 1 array. The stack routines must not indicate overflow unless every slot in array is used.

0 Answers   Amdocs,


What is Gang of four design patterns

0 Answers   Infosys,


What is a thin-client application?

5 Answers   Adobe,


Can a function return a function?

0 Answers  


Categories