com.pixelmed.ftp
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.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ftpRemoteHostInformation
protected FTPRemoteHostInformation ftpRemoteHostInformation
ftpApplicationProperties
protected FTPApplicationProperties ftpApplicationProperties
calledAETitleField
protected JTextField calledAETitleField
callingAETitleField
protected JTextField callingAETitleField
listeningPortField
protected JTextField listeningPortField
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 screenftpRemoteHostInformation - the current information whose contents are to be replaced with updated informationftpApplicationProperties - the static properties that are to be edited
- Throws:
FTPException
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