
org.apache.batik.ext.swing
Interface JGridBagPanel.InsetsManager
- Enclosing class:
- JGridBagPanel
- public static interface JGridBagPanel.InsetsManager
Provides insets desired for a given grid cell
|
Method Summary |
java.awt.Insets |
getInsets(int gridx,
int gridy)
Returns the insets for cell (gridx, gridy); |
getInsets
public java.awt.Insets getInsets(int gridx,
int gridy)
- Returns the insets for cell (gridx, gridy);
Copyright © 2004 Apache Software Foundation. All Rights Reserved.
Hosted by Stylus Studio, the world's leading XML IDE - Download a free evaluation copy today.