Package | Description |
---|---|
net.imagej.updater |
Modifier and Type | Method and Description |
---|---|
static UpToDate.Result |
UpToDate.check()
Check the update status of the current ImageJ installation.
|
static UpToDate.Result |
UpToDate.check(File ijRoot)
Check the update status of a given ImageJ installation.
|
static UpToDate.Result |
UpToDate.Result.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UpToDate.Result[] |
UpToDate.Result.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014–2022 ImageJ. All rights reserved.