Package | Description |
---|---|
net.imagej.updater | |
net.imagej.updater.action |
Modifier and Type | Method and Description |
---|---|
Set<GroupAction> |
FilesCollection.getValidActions() |
Set<GroupAction> |
FilesCollection.getValidActions(Iterable<FileObject> selected) |
Modifier and Type | Class and Description |
---|---|
class |
InstallOrUpdate
The update action.
|
class |
KeepAsIs
The no-op action.
|
class |
Remove
The remove action.
|
class |
Uninstall
The uninstall action.
|
class |
Upload
The upload action.
|
Copyright © 2014–2022 ImageJ. All rights reserved.