Class NewConnectionView.HostnamePortInputPanel

java.lang.Object
java.awt.Component
java.awt.Container
javax.swing.JComponent
javax.swing.JPanel
org.jrd.frontend.frame.remote.NewConnectionView.HostnamePortInputPanel
All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible
Enclosing class:
NewConnectionView

public static class NewConnectionView.HostnamePortInputPanel extends JPanel
See Also:
  • Field Details

    • lastHost

      private static String lastHost
    • lastPort

      private static String lastPort
    • hostnameTextField

      JTextField hostnameTextField
    • portTextField

      JTextField portTextField
  • Constructor Details

    • HostnamePortInputPanel

      HostnamePortInputPanel()