adspace
Please tell what are frames,pannel,container,jframe,jpannel
and what are there relation?
Answer Posted / prashant l sagvekar
FRAMES
Frames are the starting point for applications which
isbuild in underline heavy weight window. Itis a window
with title, border, optional menubar & user specify
component
Panel
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How does java handle integer overflows and underflows?
What is the locale class?
What if I write static public void instead of public static void?
What is the first argument of the string array in main method?
What do you understand by casting in java language? What are the types of casting?
Are jvm’s platform independent?
What is the resourcebundle class?
what is reflection api? How are they implemented?
What is the java api?
Can we extract main method from another class?