|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Core | |
net.groboclown.gui.pluginapp.v1 | |
net.groboclown.gui.pluginapp.v1.plugin | |
net.groboclown.gui.pluginapp.v1.tests |
Uses of Core in net.groboclown.gui.pluginapp.v1 |
Fields in net.groboclown.gui.pluginapp.v1 declared as Core | |
private Core |
PluginManager.core
|
private Core |
PropertyManager.core
|
Methods in net.groboclown.gui.pluginapp.v1 with parameters of type Core | |
void |
IElement.setup(Core core)
|
void |
PluginManager.setup(Core core)
|
void |
MainFrame.setup(Core core)
|
void |
ElementManager.setup(Core core)
|
void |
PropertyManager.setup(Core core)
|
void |
EventManager.setup(Core core)
|
void |
Core.setup(Core core)
|
Uses of Core in net.groboclown.gui.pluginapp.v1.plugin |
Methods in net.groboclown.gui.pluginapp.v1.plugin with parameters of type Core | |
void |
EventReporterPlugin.setup(Core core)
|
void |
ErrorReporterPlugin.setup(Core core)
|
Uses of Core in net.groboclown.gui.pluginapp.v1.tests |
Methods in net.groboclown.gui.pluginapp.v1.tests with parameters of type Core | |
static void |
Main.installPlugins(Core core)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |