|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object pagelayout.Cell pagelayout.PanelCell pagelayout.FillerPanelCell
public class FillerPanelCell
This class is used by Gola ( http://gola.mathnium.com ), a visual layout editor, and is not needed if you want to hand code the layout.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class pagelayout.Cell |
---|
Cell.Constraint |
Field Summary |
---|
Fields inherited from class pagelayout.Cell |
---|
BASELINE, BOTTOM, boundSpring, CENTER, constraint, filledSizeX, filledSizeY, fixMaxSize, FOUND_NOTREPLACED, FOUND_REPLACED, halign, JUSTIFIED, LEFT, links, MAX, NEWROW, NO_ALIGNMENT, NOT_FOUND, RIGHT, SKIP, TOP, valign |
Constructor Summary | |
---|---|
FillerPanelCell(java.awt.Container c,
Cell cell)
|
Method Summary |
---|
Methods inherited from class pagelayout.PanelCell |
---|
addComponentsToContainer, computeBoundSpring, duplicate, getCell, getChildAt, getComponent, getComponentCell, isComponentCell, numberOfChildren, removeAllComponents, replaceCell, setBounds, setComponentGaps, setContainerGaps, xmlserialize |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FillerPanelCell(java.awt.Container c, Cell cell)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |