public interface MenuPlugin extends MMPlugin
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getSubMenu()
Indicate which sub-menu of the Plugins menu this plugin should appear
in.
|
void |
onPluginSelected()
This method will be called when the plugin is selected from the
PluginsMenu.
|
getCopyright, getHelpText, getName, getVersion, setContext
java.lang.String getSubMenu()
void onPluginSelected()