public final class IcarusCorePlugin
extends org.java.plugin.Plugin
Modifier and Type | Class and Description |
---|---|
class |
IcarusCorePlugin.CallbackHandler |
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
PLUGIN_ID |
Constructor and Description |
---|
IcarusCorePlugin() |
Modifier and Type | Method and Description |
---|---|
protected void |
doStart() |
protected void |
doStop() |
static boolean |
isShowExampleData() |
public static final java.lang.String PLUGIN_ID
protected void doStart() throws java.lang.Exception
doStart
in class org.java.plugin.Plugin
java.lang.Exception
Plugin.doStart()
protected void doStop() throws java.lang.Exception
doStop
in class org.java.plugin.Plugin
java.lang.Exception
Plugin.doStop()
public static boolean isShowExampleData()