See: Description
Interface | Description |
---|---|
ContextMenuListener |
The ContextMenuListener allows implementors to add their own menu
items to the context menu associated with this listener.
|
Invokable |
The Invokable interface can be used to identify a class as being capable
of being "invoked".
|
MetadataListener | |
Plugin |
The Plugin interface is the required implementation to have your Sparkplugs work within the Spark client.
|
Class | Description |
---|---|
PluginClassLoader |
A simple classloader to extend the classpath to
include all jars in a lib directory.
|
PluginDependency | |
PublicPlugin |