| 
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
CardCell.
CardCell.
addComponentsToContainer 
        method of each cell within the card to add the components of the cells
        to the container.
addComponentsToContainer 
        method of each cell within this row or column to add the components of the cells
        to the container of the type java.awt.Container .
addComponentsToContainer 
        method of each cell within the grid to add the components of the cells
        to the container.
BoundSpring  resulting from horizontal stacking of this
        object and another BoundSpring  object.
BoundSpring  resulting from 
        horizontal stacking of two BoundSpring objects.
BoundSpring  resulting from vertical stacking of this
        object and another BoundSpring  object.
BoundSpring  resulting from vertical 
        stacking of two BoundSpring  objects.
BoundSpring class 
        encapsulates the geometrical 
        properties of an object of the class 
        Cell in terms of 
        minimum, maximum, and preferred width and
        height of the rectangle that encloses the cell.BoundSpring  for a component.
BoundSpring  for a horizontal or a vertical gap.
BoundSpring  which is an exact copy of the given BoundSpring.
CardCell is a 
        collection of named cells of which only one is visible at a 
        given time.CardCell object.
CardCell for the GUI shown below.CardCell for switching between
        the two GUIs shown below.BoundSpring, which encapsulates the
        geometrical characteristics of a cell, are the two fundamental
        type of objects that form the basis for the method used by 
        PageLayout  to layout components 
        within a container.ComponentCell constructor.
CellContainer is the (abstract) superclass of 
        the classes 
        Column and
        Row 
        in which the elements are
        arranged sequentially in the vertical or horizontal direction.CellGrid is a collection of 
        Cell objects
        whose elements are
        laid out in the container in a rectangular grid.Vector of Cell objects.
CellVector is associated
        with every cell-container, i.e., a Row or a 
        Column object.CellVector for a cell-container with given
        alignment and orientation.
Column is a collection of Cell objects
        in which the elements are
        arranged sequentially in the vertical direction from top to bottom.Column constructor.
Column constructor.
Column constructor.
Column constructor.
ComponentCell is a class 
        that wraps an object of the type java.awt.Component   
        in a Cell object.Cell object for a component.
Cell object for a component with specified gaps.
BoundSpring of the
        cell-container.
GridRow
        objects.
CellGrid from a two dimensional array of 
        components.
CellGrid from a two dimensional array of cells.
CellGrid from a one dimensional array of cells.
CellGrid object from the
        rows created by calling the newRow
         method of this object.
PageLayout object for the specified container,
        and sets it be the layout manager for the container.
createCellGrid 
        methods.grid or
        grid 
        method is used.
GridRows objects to
        create the rows of a grid.BASELINE alignment
        to align comoponents which contain text.GridRows
        to create a grid.
        
Note that the code requires that the static methods of the class EasyCell be imported using the import static pagelayout.EasyCell.*
statement.CellGrid to arrange the
         cells in a rectangular grid.CellGrid.replaceCell when
                the cell to replaced is found but could not be replaced.
replaceCell when
                the cell to replaced is found and successfully replaced.
Cell object that represents an empty
        space between components.Row and   
        Column 
        during layout of the elements to determine if the alignment
        of this cell overrides the default alignment for the container.
CellGrid.
null if
        the index is out of bounds.
Row
        and Column objects for imposing the
        constraints created by the calls to  the 
        linkWidth and 
        linkHeight methods.
GridRow object.
CellGrid.
BoundSpring  object.
BoundSpring  object.
BoundSpring  object.
BoundSpring  object.
null.
BoundSpring  object.
BoundSpring  object.
BoundSpring.
createLayout method was used to
        create this layout manager.
CellGrid.
add methods of this class.
Gap constructor, with
        the second argument set to true, to return a horizontal gap.
Gap constructor, with
        the second argument set to true, to return a horizontal gap.
grid or
        grid 
        method is used.
true if the currently visble cell encloses a component.
true if this cell encloses a component.
true as this cell encloses a component.
true
         if the height of the component can change if the size of
        the container allows it.
true
         if the width or height of a component can change if the size of
        the container allows it.
true
         if the width of a component can change if the size of
        the container allows it.
true if this object represents the enclosing
        rectangle of a gap.
true if this container is a row.
CellContainer is a column.
CellContainer is a row.
true if this object is rigid in the x-direction.
true if this object is rigid in the y-direction.
BoundSpring.
BoundSpring.
GridRow object.
replaceCell when
                the cell to be replaced is not found.
1, since only one cell is visible at any time.
BoundSpring
        object.
BoundSpring
        objects.
PanelCell is a cell associated with a child component
        (usually a panel, 
        an object of the class javax.swing.Janel) 
        which itself contains other child components.PanelCell associated with
                the given container.
removeAllComponents
        method for all the cells in this CardCell.
Row constructor.
Row constructor.
Row constructor.
Row constructor.
Row is a collection of Cell objects
        in which the elements are
        arranged sequentially in the horizontal direction from left to right.CellContianer to set the
        alignment of the elements of the rows and columns which overrides
        the default alignment of these containers.
BoundSpring.
grid or
        grid 
        method is used.
grid or
        grid 
        method is used.
Gap constructor.
Gap constructor.
grid or
        grid 
        method is used.
  | 
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||