org.apache.batik.ext.swing
Interface JGridBagPanel.InsetsManager
- Enclosing interface:
- 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);
<oXygen/>
XML Editor
uses Batik from the Apache Foundation
to provide support for previewing SVG documents.
See the SVG Editor section
for more info.