Class MapWindowPane

    • Constructor Detail

      • MapWindowPane

        public MapWindowPane(MapWindow mapWindow)
        Create a new Dialog.
        Parameters:
        parent - the parent frame.
        title - the title of the dialog.
        mapWindow - the MapWindow instance to monitor.
    • Method Detail

      • addStatusBarCallback

        public void addStatusBarCallback(StatusBarCallback callback)
      • removeStatusBarCallback

        public void removeStatusBarCallback(StatusBarCallback callback)