Default layout of panel and frame?
Answers were Sorted based on User's Feedback
Answer / ravikiran(aptech mumbai)
default layout of panel is flowlayout
default layout of frame is border layout
Is This Answer Correct ? | 73 Yes | 4 No |
Answer / awais bajwa
Actually its not the layout of frame which is borderlayout
frame has no layout
content pane which is contained by frame has border layout
Is This Answer Correct ? | 12 Yes | 22 No |
What are different type of access modifiers?
Is 0 an irrational number?
What is the difference between jdk and jre?
How will you add panel to a frame?
What does arrays sort do in java?
What will be the initial value of an object reference which is defined as an instance variable?
what is server side caching?
Why are inner classes required?
What is meant by Servelet? What are the parameters of service method?
What is default constructors?
where exactly collections are usefull in realtime
Explain how to force the garbage collection in java.