Package loci.plugins
Class Updater
java.lang.Object
loci.plugins.Updater
- All Implemented Interfaces:
ij.plugin.PlugIn
A plugin for updating the Bio-Formats plugins.
- Author:
- Melissa Linkert melissa at glencoesoftware.com
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
TRUNK
- See Also:
-
DAILY
- See Also:
-
STABLE
- See Also:
-
canceled
public boolean canceledFlag indicating whether last operation was canceled. -
urlPath
Path to bioformats_package.jar uber-jar.
-
-
Constructor Details
-
Updater
public Updater()
-
-
Method Details
-
run
- Specified by:
runin interfaceij.plugin.PlugIn
-
isFiji
public static boolean isFiji()Returns true if the current ImageJ instance is actually a Fiji instance. -
install
Install the tools bundle which can be retrieved from the specified path. -
find
-