Spec-Zone .ru
спецификации, руководства, описания, API
Please note that the specifications and other information contained herein are not final and are subject to change. The information is being made available to you solely for purpose of evaluation.

Java™ Platform
Standard Ed. 7

DRAFT ea-b118

Uses of Class
java.awt.GridBagLayoutInfo

Packages that use GridBagLayoutInfo
Package Description
java.awt Contains all of the classes for creating user interfaces and for painting graphics and images. 
 

Uses of GridBagLayoutInfo in java.awt
 

Fields in java.awt declared as GridBagLayoutInfo
Modifier and Type Field and Description
protected  GridBagLayoutInfo GridBagLayout.layoutInfo
          This field holds the layout information for the gridbag.
 

Methods in java.awt that return GridBagLayoutInfo
Modifier and Type Method and Description
protected  GridBagLayoutInfo GridBagLayout.getLayoutInfo(Container parent, int sizeflag)
          Fills in an instance of GridBagLayoutInfo for the current set of managed children.
protected  GridBagLayoutInfo GridBagLayout.GetLayoutInfo(Container parent, int sizeflag)
          This method is obsolete and supplied for backwards compatability only; new code should call getLayoutInfo instead.
 

Methods in java.awt with parameters of type GridBagLayoutInfo
Modifier and Type Method and Description
protected  Dimension GridBagLayout.getMinSize(Container parent, GridBagLayoutInfo info)
          Figures out the minimum size of the master based on the information from getLayoutInfo.
protected  Dimension GridBagLayout.GetMinSize(Container parent, GridBagLayoutInfo info)
          This method is obsolete and supplied for backwards compatability only; new code should call getMinSize instead.
 


Java™ Platform
Standard Ed. 7

DRAFT ea-b118

Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.

Copyright © 1993, 2010, Oracle Corporation. All rights reserved.
DRAFT ea-b118

Scripting on this page tracks web page traffic, but does not change the content in any way.