Class NodeHostSelectionDialog

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

public class NodeHostSelectionDialog extends JDialog implements ActionListener
See Also:
  • Constructor Details

    • NodeHostSelectionDialog

      public NodeHostSelectionDialog(Frame owner, String title, Vector nodeHosts)
  • Method Details

    • getNodeHost

      public static com.nt.udc.admin.NMItem getNodeHost(Frame owner, String title)
    • addGUIComponents

      protected void addGUIComponents()
    • actionPerformed

      public void actionPerformed(ActionEvent event)
      Specified by:
      actionPerformed in interface ActionListener