Class FTPClientApplicationConfigurationDialog

java.lang.Object
com.pixelmed.ftp.FTPClientApplicationConfigurationDialog

public class FTPClientApplicationConfigurationDialog extends Object

This class provides a user interface for applications to configure and test properties related to remote FTP hosts.

  • Field Details

  • Constructor Details

    • FTPClientApplicationConfigurationDialog

      public FTPClientApplicationConfigurationDialog(Component parent, FTPRemoteHostInformation ftpRemoteHostInformation, FTPApplicationProperties ftpApplicationProperties) throws FTPException

      Configure and test network information.

      Parameters:
      parent - the parent component on which the new dialog is centered, may be null in which case centered on the screen
      ftpRemoteHostInformation - the current information whose contents are to be replaced with updated information
      ftpApplicationProperties - the static properties that are to be edited
      Throws:
      FTPException
  • Method Details

    • showInputDialogToSelectNetworkTargetByLocalName

      protected String showInputDialogToSelectNetworkTargetByLocalName(Component parent, FTPRemoteHostInformation ftpRemoteHostInformation, String message, String title)
    • main

      public static void main(String[] arg)

      Test the editing of network properties from the specified file.

      Parameters:
      arg - a single file name that is the properties file