JPanel : Java Glossary

*0-9ABCDEFGHIJKLMNOPQRSTUVWXYZ (all)

JPanel
to make Applet or application layout easier, you break a frame up into regions and compose each of them separately. Each region is called a JPanel. You add components in a JPanel directly to the JPanel, not via a contentPane. Each JPanel can have its own different LayoutManager. The AWT (Advanced Windowing Toolkit) equivalent of JPanel is JPanel when you want a container and Canvas when you want something to draw on.
If your JPanel layouts are mysteriously scrambled, make sure you did an appropriate jPanel.setLayout.

JPanel Borders

JPanels don’t usually have any visible bounding lines, though they can with code such

Using JPanel

JPanel as Canvas

Here is a how you extend JPanel to create a custom component that you draw on. Here is a slightly more complex example that does anti-aliasing. It draws an image like this:
Kohlberg’s six stages of moral development

Learning More

Oracle’s Javadoc on JPanel class : available:


This page is posted
on the web at:

http://mindprod.com/jgloss/jpanel.html

Optional Replicator mirror
of mindprod.com
on local hard disk J:

J:\mindprod\jgloss\jpanel.html
Canadian Mind Products
Please the feedback from other visitors, or your own feedback about the site.
Contact Roedy. Please feel free to link to this page without explicit permission.

IP:[65.110.21.43]
Your face IP:[54.205.179.155]
You are visitor number