Uses of Interface
org.apache.batik.ext.swing.JGridBagPanel.InsetsManager

Packages that use JGridBagPanel.InsetsManager
org.apache.batik.ext.swing   
 

Uses of JGridBagPanel.InsetsManager in org.apache.batik.ext.swing
 

Fields in org.apache.batik.ext.swing declared as JGridBagPanel.InsetsManager
static JGridBagPanel.InsetsManager JGridBagPanel.ZERO_INSETS
          An InsetsManager that uses zero insets
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
 

Constructors in org.apache.batik.ext.swing with parameters of type JGridBagPanel.InsetsManager
JGridBagPanel(JGridBagPanel.InsetsManager insetsManager)
          Initializes panel with a given insets manager
 



Copyright © 2002 Apache Software Foundation. All Rights Reserved.