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 |
why the wait,notify,notifyall methods are placed in object class?these are the thread concepts why these methods are placed in Object class?
2 Answers Global Logic, Satyam,
What is an inner class in java?
What is oop in java?
what is meant by HQL?
How do you include a string in java?
What is 32 bit float?
how does the run() method in runnable work? : Java thread
explain System.out.println()
What is a substitution variable?
what is the use of StringBuffer?
What is the difference between JDK and JVM?
How do you empty a list in java?