Uses of Interface
org.apache.batik.ext.swing.JGridBagPanel.InsetsManager
Packages that use JGridBagPanel.InsetsManager
-
Uses of JGridBagPanel.InsetsManager in org.apache.batik.ext.swing
Fields in org.apache.batik.ext.swing declared as JGridBagPanel.InsetsManagerModifier and TypeFieldDescriptionstatic final JGridBagPanel.InsetsManager
JGridBagPanel.DEFAULT_INSETS
An InsetsManager that uses padding for inside cellsJGridBagPanel.insetsManager
Used to get insets at any given cell locationstatic final JGridBagPanel.InsetsManager
JGridBagPanel.ZERO_INSETS
An InsetsManager that uses zero insetsConstructors in org.apache.batik.ext.swing with parameters of type JGridBagPanel.InsetsManagerModifierConstructorDescriptionJGridBagPanel
(JGridBagPanel.InsetsManager insetsManager) Initializes panel with a given insets manager