Package ij.plugin
Class ProxySettings
java.lang.Object
ij.plugin.ProxySettings
- All Implemented Interfaces:
PlugIn
This plugin implements the Plugins/Utilities/Proxy Settings command. It sets
the JVM proxy properties to allow the Help/Update ImageJ command
and File/Open Samples menu to work on networks behind a proxy server.
- Author:
- Dimiter Prodanov
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
void
This method is called when the plugin is loaded.
-
Constructor Details
-
ProxySettings
public ProxySettings()
-
-
Method Details