Package | Description |
---|---|
icy.gui.frame.progress |
Contains custom progress frames (see TaskFrameManager)
|
icy.plugin |
Contains Plugin class model and attached interfaces.
|
Modifier and Type | Class and Description |
---|---|
class |
DownloadFrame |
class |
FileFrame
display a loading TaskFrame
|
Modifier and Type | Method and Description |
---|---|
static boolean |
PluginInstaller.getDependencies(PluginDescriptor plugin,
java.util.List<PluginDescriptor> pluginsToInstall,
CancelableProgressFrame taskFrame,
boolean showError)
Resolve dependencies for specified plugin
|