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
Classes in org.apache.batik.ext.swing that implement JGridBagPanel.InsetsManagerModifier and TypeClassDescriptionprivate static classDefault implemenationprivate static classAlways use 0 insetsFields in org.apache.batik.ext.swing declared as JGridBagPanel.InsetsManagerModifier and TypeFieldDescriptionstatic final JGridBagPanel.InsetsManagerJGridBagPanel.DEFAULT_INSETSAn InsetsManager that uses padding for inside cellsJGridBagPanel.insetsManagerUsed to get insets at any given cell locationstatic final JGridBagPanel.InsetsManagerJGridBagPanel.ZERO_INSETSAn 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