Refresh Your Java - Before Java Interview
We are Agile, believe in less Documentation - Only Quick notes (Java Interview Questions) of Java/J2ee Read more....
In
general, you don't directly create a JRootPane object.
Instead, you get a JRootPane
(whether you want it or
not!) when you instantiate JInternalFrame or one of the
top-level
Swing containers, such as JApplet, JDialog,
and JFrame.
Using Top-Level Containers
tells you the basics of using root panes — getting
the
content pane, setting its layout manager, and adding
Swing components to it. This
section tells you more
about root panes, including the components that make up
a root pane and how you can use them.
This Portal is intended to put all Java/J2ee related topics at one single place for quick referance, not only Technical , but also the Project Management Related thing such as Development Process methodoogies build process, unit testing etc.,
This Portal has More than 500 Java Interview Questions (also could be Considered as Quick Notes) very neatly separated topic by topic with simple diagrams which makes you easily understandable. Importantly these are from our Realtime expericance.