Package | Description |
---|---|
icy.plugin |
Contains Plugin class model and attached interfaces.
|
Modifier and Type | Method and Description |
---|---|
static java.util.List<PluginDescriptor.PluginOnlineIdent> |
PluginRepositoryLoader.getPluginIdents(RepositoryPreferences.RepositoryInfo repos)
Return the plugins identifier list from a repository URL
|
Constructor and Description |
---|
PluginDescriptor(PluginDescriptor.PluginOnlineIdent ident,
RepositoryPreferences.RepositoryInfo repos)
Create from plugin online identifier, used for online plugin only.
|