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 is arraylist class in java?
Is java written in c?
I have 2 objects inside one object(vector). how can i serialize one of them. I dont want to serialize the second one
What are the 5 types of research methods?
What is the difference between overloading and overriding a function?
13 Answers eG Innovations, Infosys, TCS,
What is pre increment and post increment in java?
what is difference between abstract and interface? can i give real time example for the two topics?
What does the “static” keyword mean? Can you override private or static method in java?
What is the purpose of the finally clause of a try-catch-finally statement in java programming?
what is use of marker interface? give me good example?
How many ways can we create the string object?
What are the data types supported by java?