What is the difference between panel and frame ?
Answer Posted / mahmood shah wardak
Fram is an independent object which Derived From a Window
(or a blank window which has only title bar and three
buttons close,minimize and maximize)
But panel is a continar consisting of alot of controls or
panel is a cover which must be added to frame
| Is This Answer Correct ? | 12 Yes | 8 No |
Post New Answer View All Answers
What is difference between adapter class and listener?
Can we override constructors?
What do you mean by compiler?
What is a parameter in matrices?
Howto get an object that will perform date & time calculations then format it for output in some different locales with different date style.can ne1 tel me the answer of this question.pls
How many decimal digits is 64 bit?
Can you pass functions in java?
What is advantage of java?
Why put method is used?
What is the java virtual machine?
What is java string pool?
how to split string in java?
What does string intern() method do?
What is the difference between static and non-static variables in java programming?
What are the drawbacks of singleton class?