Package hec.client

Class SelectorPanelEditor

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

@Deprecated public class SelectorPanelEditor extends SelectorPanelEditor
Deprecated.
use hec.gui.SelectorPanelEditor
See Also:
  • Constructor Details

    • SelectorPanelEditor

      public SelectorPanelEditor(Dialog parent, boolean modal)
      Deprecated.
    • SelectorPanelEditor

      public SelectorPanelEditor(Frame parent, boolean modal)
      Deprecated.
    • SelectorPanelEditor

      public SelectorPanelEditor(Dialog parent, boolean modal, SelectorPanel panel)
      Deprecated.
      Build the SelectorPanelEditor with a specific type of SelectorPane
    • SelectorPanelEditor

      public SelectorPanelEditor(Frame parent, boolean modal, SelectorPanel panel)
      Deprecated.
      Build the SelectorPanelEditor with a specific type of SelectorPane