| Package | Description |
|---|---|
| net.imagej.ui.swing.updater | |
| net.imagej.updater | |
| net.imagej.updater.util |
| Constructor and Description |
|---|
ReviewSiteURLsDialog(UpdaterFrame owner,
List<URLChange> urlChanges) |
| Modifier and Type | Method and Description |
|---|---|
static Optional<URLChange> |
URLChange.create(UpdateSite site,
String newUrl)
Proposes a new URL for this update site.
|
| Modifier and Type | Method and Description |
|---|---|
static List<URLChange> |
AvailableSites.initializeAndAddSites(FilesCollection files,
Logger log)
As
AvailableSites.initializeAndAddSites(FilesCollection) with an optional
Logger for reporting errors. |
| Modifier and Type | Method and Description |
|---|---|
static void |
AvailableSites.applySitesURLUpdates(FilesCollection plugins,
List<URLChange> urlChanges)
Apply prepared changes to update site URLs
|
Copyright © 2014–2022 ImageJ. All rights reserved.