Package hec.map

Class JLayerSelector

All Implemented Interfaces:
ComponentListener, ImageObserver, MenuContainer, Serializable, EventListener, Accessible, RootPaneContainer, WindowConstants, Modifiable

public class JLayerSelector extends RmaJFrame
See Also:
  • Field Details

  • Constructor Details

    • JLayerSelector

      public JLayerSelector(JFrame parent, boolean modal, MapPanel panel)
    • JLayerSelector

      public JLayerSelector(JFrame parent, boolean modal)
  • Method Details

    • writeLayersConfiguration

      protected void writeLayersConfiguration()
    • setLocation

      protected void setLocation(String loc)
    • setSize

      protected void setSize(String windowSize)
    • enterKeyPressed

      public void enterKeyPressed()
      Overrides:
      enterKeyPressed in class RmaJFrame
    • escapeKeyPressed

      public void escapeKeyPressed()
      Description copied from class: RmaJFrame
      handle the escape keystroke
      Overrides:
      escapeKeyPressed in class RmaJFrame
    • cancel

      public void cancel()
    • ok

      public void ok()
    • createTreePanel

      protected JLayerSelectorTreePanel createTreePanel(MapPanel panel)
    • createLayersPanel

      protected void createLayersPanel(JFrame parent, MapPanel panel)
    • setMapPanel

      public void setMapPanel(MapPanel p)
    • closeChildDialogs

      public void closeChildDialogs()
    • setVisible

      public void setVisible(boolean b)
      Overrides:
      setVisible in class RmaJFrame
    • modeChanged

      public void modeChanged()
    • updateTitle

      public void updateTitle()