Loading
In this article we are going to describe the Java layout manager and its use for setting the components within a container. A layout manager is an object that implements the LayoutManager interface and determines the size and position of the components within a container. There are several AWT and Swing classes providing layout managers for general use.
Editorial changes — reviews, status changes and edits — are shown to the author of this article and to the editors.