Uses of Class
dip.gui.StatusBar

Packages that use StatusBar
dip.gui   
dip.gui.map   
 

Uses of StatusBar in dip.gui
 

Methods in dip.gui that return StatusBar
 StatusBar ClientFrame.getStatusBar()
          Get the StatusBar component
 

Uses of StatusBar in dip.gui.map
 

Methods in dip.gui.map that return StatusBar
 StatusBar MapPanel.getStatusBar()
          Convenience method: get the status bar
 

Constructors in dip.gui.map with parameters of type StatusBar
XJSVGCanvas(MapPanel mapPanel, StatusBar statusBar, org.apache.batik.swing.svg.SVGUserAgent ua, boolean eventsEnabled, boolean selectableText)
          Creates a new XJSVGCanvas.
StatusBarUtils(MapPanel mp, StatusBar statusbar)
          Create the StatusBarUtils object
 



Copyright 2002-2004 Zachary DelProposto / jDip Development Team. All Rights Reserved.