|
ABLE 2.3.0 07/13/2005 14:21:00 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
java.lang.Objectjava.awt.GridBagConstraints
com.ibm.able.editor.AbleGridBagConstraints
| Field Summary |
|---|
| Fields inherited from class java.awt.GridBagConstraints |
|---|
anchor, BOTH, CENTER, EAST, fill, FIRST_LINE_END, FIRST_LINE_START, gridheight, gridwidth, gridx, gridy, HORIZONTAL, insets, ipadx, ipady, LAST_LINE_END, LAST_LINE_START, LINE_END, LINE_START, NONE, NORTH, NORTHEAST, NORTHWEST, PAGE_END, PAGE_START, RELATIVE, REMAINDER, SOUTH, SOUTHEAST, SOUTHWEST, VERTICAL, weightx, weighty, WEST |
| Constructor Summary | |
|---|---|
AbleGridBagConstraints(int aGridX,
int aGridY,
int aGridWidth,
int aGridHeight,
double aWeightX,
double aWeightY,
int anAnchor,
int aFill,
java.awt.Insets anInset,
int anIpadX,
int anIpadY)
Creates a GridBagConstraint object. |
|
| Methods inherited from class java.awt.GridBagConstraints |
|---|
clone |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public AbleGridBagConstraints(int aGridX,
int aGridY,
int aGridWidth,
int aGridHeight,
double aWeightX,
double aWeightY,
int anAnchor,
int aFill,
java.awt.Insets anInset,
int anIpadX,
int anIpadY)
GridBagConstraint object.
|
ABLE 2.3.0 07/13/2005 14:21:00 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||