Class ExtensionWrapper
java.lang.Object
de.latlon.deejump.plugin.manager.ExtensionWrapper
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidconfigure(PlugInContext context) getName()getTitle()booleanvoidsetInstalled(boolean selected) toString()
-
Constructor Details
-
ExtensionWrapper
-
-
Method Details
-
configure
- Throws:
Exception
-
getAuthor
-
getCategory
-
getDescription
-
getJumpVersion
-
getName
-
getResourceList
-
getTitle
-
getVersion
-
toString
-
isInstalled
public boolean isInstalled() -
setInstalled
public void setInstalled(boolean selected)
-