|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjava.awt.GridBagLayout
org.annotation.wordfreak.chooser.OutcomesComponentLayout
| Field Summary |
| Fields inherited from class java.awt.GridBagLayout |
columnWeights, columnWidths, comptable, defaultConstraints, layoutInfo, MAXGRIDSIZE, MINSIZE, PREFERREDSIZE, rowHeights, rowWeights |
| Constructor Summary | |
OutcomesComponentLayout(int rs)
|
|
| Method Summary | |
void |
addLayoutComponent(java.awt.Component c,
java.lang.Object constraints)
|
int |
getRowSize()
|
void |
layoutContainer(java.awt.Container parent)
|
void |
removeLayoutComponent(java.awt.Component comp)
|
void |
setRowSize(int i)
|
| Methods inherited from class java.awt.GridBagLayout |
addLayoutComponent, adjustForGravity, AdjustForGravity, arrangeGrid, ArrangeGrid, getConstraints, getLayoutAlignmentX, getLayoutAlignmentY, getLayoutDimensions, getLayoutInfo, GetLayoutInfo, getLayoutOrigin, getLayoutWeights, getMinSize, GetMinSize, invalidateLayout, location, lookupConstraints, maximumLayoutSize, minimumLayoutSize, preferredLayoutSize, setConstraints, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public OutcomesComponentLayout(int rs)
| Method Detail |
public void setRowSize(int i)
public int getRowSize()
public void addLayoutComponent(java.awt.Component c,
java.lang.Object constraints)
public void removeLayoutComponent(java.awt.Component comp)
public void layoutContainer(java.awt.Container parent)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||