Module io.sf.carte.echosvg.awt
Package io.sf.carte.echosvg.ext.swing
Interface JGridBagPanel.InsetsManager
- Enclosing class:
JGridBagPanel
public static interface JGridBagPanel.InsetsManager
Provides insets desired for a given grid cell
-
Method Summary
-
Method Details
-
getInsets
Returns the insets for cell (gridx, gridy);
-