jrworkspace by
jTEM

de.jtem.jrworkspace.plugin.sidecontainer.widget
Class ShrinkPanel.MinSizeGridBagLayout

java.lang.Object
  extended by java.awt.GridBagLayout
      extended by de.jtem.jrworkspace.plugin.sidecontainer.widget.ShrinkPanel.MinSizeGridBagLayout
All Implemented Interfaces:
LayoutManager, LayoutManager2, Serializable
Enclosing class:
ShrinkPanel

public static class ShrinkPanel.MinSizeGridBagLayout
extends GridBagLayout

See Also:
Serialized Form

Field Summary
 
Fields inherited from class java.awt.GridBagLayout
columnWeights, columnWidths, comptable, defaultConstraints, layoutInfo, MAXGRIDSIZE, MINSIZE, PREFERREDSIZE, rowHeights, rowWeights
 
Constructor Summary
ShrinkPanel.MinSizeGridBagLayout()
           
 
Method Summary
protected  GridBagLayoutInfo getLayoutInfo(Container parent, int sizeflag)
           
 
Methods inherited from class java.awt.GridBagLayout
addLayoutComponent, addLayoutComponent, adjustForGravity, AdjustForGravity, arrangeGrid, ArrangeGrid, getConstraints, getLayoutAlignmentX, getLayoutAlignmentY, getLayoutDimensions, GetLayoutInfo, getLayoutOrigin, getLayoutWeights, getMinSize, GetMinSize, invalidateLayout, layoutContainer, location, lookupConstraints, maximumLayoutSize, minimumLayoutSize, preferredLayoutSize, removeLayoutComponent, setConstraints, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ShrinkPanel.MinSizeGridBagLayout

public ShrinkPanel.MinSizeGridBagLayout()
Method Detail

getLayoutInfo

protected GridBagLayoutInfo getLayoutInfo(Container parent,
                                          int sizeflag)
Overrides:
getLayoutInfo in class GridBagLayout

jrworkspace by
jTEM

jTEM