| Package | Description |
|---|---|
| org.apache.batik.ext.swing |
| Modifier and Type | Field | Description |
|---|---|---|
static JGridBagPanel.InsetsManager |
JGridBagPanel.DEFAULT_INSETS |
An InsetsManager that uses padding for inside cells
|
JGridBagPanel.InsetsManager |
JGridBagPanel.insetsManager |
Used to get insets at any given cell location
|
static JGridBagPanel.InsetsManager |
JGridBagPanel.ZERO_INSETS |
An InsetsManager that uses zero insets
|
| Constructor | Description |
|---|---|
JGridBagPanel(JGridBagPanel.InsetsManager insetsManager) |
Initializes panel with a given insets manager
|
Copyright ? 2018 Apache Software Foundation. All Rights Reserved.