|
Generated by JDiff |
||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
Changed Constructors | ||
Container ) |
Documentation changed from old to new. |
Constructs a layout manager that performs overlay arrangement of the children. |
Changed Methods | ||
float getLayoutAlignmentX(Container ) |
Documentation changed from old to new. |
Returns the alignment along the x axis for the container. |
float getLayoutAlignmentY(Container ) |
Documentation changed from old to new. |
Returns the alignment along the y axis for the container. |
void layoutContainer(Container ) |
Documentation changed from old to new. |
Called by the AWT when the specified container needs to be laid out. |
void removeLayoutComponent(Component ) |
Documentation changed from old to new. |
Removes the specified component from the layout. |
void addLayoutComponent(Component, |
Documentation changed from old to new. |
Adds the specified component to the layout using the specified constraint object. |
void addLayoutComponent(String, |
Documentation changed from old to new. |
Adds the specified component to the layout. |
|
|||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |