java.lang.Object
au.com.pegasustech.demos.layout.SGLayout
au.com.pegasustech.demos.layout.PointLayout
- All Implemented Interfaces:
- java.awt.LayoutManager, java.io.Serializable
- public class PointLayout
- extends SGLayout
| Fields inherited from class au.com.pegasustech.demos.layout.SGLayout |
BOTTOM, bottomBorder, CENTER, cols, columnScale, columnSizeExact, columnSizes, FILL, hAlignment, hAlignments, hgap, LEFT, leftBorder, minH, minW, RIGHT, rightBorder, rows, rowScale, rowSizeExact, rowSizes, TOP, topBorder, vAlignment, vAlignments, vgap |
| Methods inherited from class au.com.pegasustech.demos.layout.SGLayout |
addLayoutComponent, allocateMaxSizes, layoutContainer, minimumLayoutSize, preferredLayoutSize, removeLayoutComponent, setAlignment, setColumnAlignment, setColumnScale, setColumnSize, setComponentBounds, setMargins, setRowAlignment, setRowScale, setRowSize |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PointLayout
public PointLayout()
PointLayout
public PointLayout(int hAlignment,
int vAlignment)
setAlignment
public void setAlignment(int h,
int v)