public class PluginInitMDL
extends java.lang.Object
Constructor and Description |
---|
PluginInitMDL() |
Modifier and Type | Method and Description |
---|---|
static void |
initFinalChecks()
The last hook before the splash screen is closed.
|
static void |
initGui(com.rapidminer.gui.MainFrame mainFrame)
This method is called during start up as the second hook.
|
static void |
initPlugin()
This method will be called directly after the extension is initialized.
|
static void |
initPluginManager()
Will be called as fourth method, directly before the UpdateManager is used
for checking updates.
|
public static void initPlugin()
public static void initGui(com.rapidminer.gui.MainFrame mainFrame)
public static void initFinalChecks()
public static void initPluginManager()
Copyright © 2001-2009 by Rapid-I