Package PamView.hidingpanel
Class HidingGridBagContraints
java.lang.Object
java.awt.GridBagConstraints
PamView.dialog.PamGridBagContraints
PamView.hidingpanel.HidingGridBagContraints
- All Implemented Interfaces:
Serializable
,Cloneable
- See Also:
-
Field Summary
Fields inherited from class PamView.dialog.PamGridBagContraints
emptyBorderBottom, emptyBorderLeft, emptyBorderRight, emptyBorderTop
Fields inherited from class java.awt.GridBagConstraints
ABOVE_BASELINE, ABOVE_BASELINE_LEADING, ABOVE_BASELINE_TRAILING, anchor, BASELINE, BASELINE_LEADING, BASELINE_TRAILING, BELOW_BASELINE, BELOW_BASELINE_LEADING, BELOW_BASELINE_TRAILING, 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
-
Method Summary
Methods inherited from class PamView.dialog.PamGridBagContraints
getEmptyBorderInsets
Methods inherited from class java.awt.GridBagConstraints
clone
-
Constructor Details
-
HidingGridBagContraints
public HidingGridBagContraints()
-