com.pixelmed.network
Class NetworkApplicationConfigurationDialog
java.lang.Object
com.pixelmed.network.NetworkApplicationConfigurationDialog
public class NetworkApplicationConfigurationDialog
- extends Object
This class provides user interface for network applications to configure and test properties related to DICOM network services.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
networkApplicationInformation
protected NetworkApplicationInformation networkApplicationInformation
networkApplicationProperties
protected NetworkApplicationProperties networkApplicationProperties
calledAETitleField
protected JTextField calledAETitleField
callingAETitleField
protected JTextField callingAETitleField
listeningPortField
protected JTextField listeningPortField
NetworkApplicationConfigurationDialog
public NetworkApplicationConfigurationDialog(Component parent,
NetworkApplicationInformation networkApplicationInformation,
NetworkApplicationProperties networkApplicationProperties)
throws DicomNetworkException
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 screennetworkApplicationInformation - the current information whose contents are to be replaced with updated informationnetworkApplicationProperties - the static properties that are to be edited
- Throws:
DicomNetworkException
showInputDialogToSelectNetworkTargetByLocalApplicationEntityName
protected String showInputDialogToSelectNetworkTargetByLocalApplicationEntityName(Component parent,
NetworkApplicationInformation networkApplicationInformation,
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