GridBagLayout.getLayoutOrigin

GridBagLayout.getLayoutOrigin

Class Overview | Class Members | This Package | All Packages

Syntax
public Point getLayoutOrigin()
Returns
the origin of the cell in the top-left corner of the layout grid.
Description
Determines the origin of the layout grid. Most applications do not call this method directly.