Package | Description |
---|---|
icy.gui.frame.progress |
Contains custom progress frames (see TaskFrameManager)
|
icy.update |
Contains all classes and tools used to allow update of plugins, libraries and application core
|
icy.workspace |
Contains Workspace objects definition and tools
|
Modifier and Type | Class and Description |
---|---|
class |
CancelableProgressFrame |
class |
DownloadFrame |
class |
FileFrame
display a loading TaskFrame
|
Modifier and Type | Method and Description |
---|---|
static boolean |
IcyUpdater.downloadAndSaveForUpdate(java.lang.String downloadPath,
java.lang.String savePath,
ProgressFrame frame,
boolean displayError) |
Modifier and Type | Method and Description |
---|---|
int |
Workspace.install(ProgressFrame progressFrame)
Install the workspace.
|