Container : Java Glossary

*0-9ABCDEFGHIJKLMNOPQRSTUVWXYZ (all)

Container
generic term for a graphical element that has subcomponents: Windows, Panels, Frames and Dialog boxes are all types of Containers.

The term container also refers to any class that holds or organises other objects such as trees, bags and Vectors. Though Java folk usually call those collections to avoid confusion.

A Component can belong to at most one Container at a time. To move a Component between Containers, you must first remove it from the old one then add it to the new one. Similarly you may add a Component to a Container only once, unless you remove it first. You can simulate the effect of a Component moving between Containers by having two Components and keeping only one visible at a time.

Swing uses the same AWT (Advanced Windowing Toolkit) Container class.

Learning More

Oracle’s Javadoc on Container class : available:

This page is posted
on the web at:

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

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

J:\mindprod\jgloss\container.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:[18.118.2.15]
You are visitor number