| Package | Description |
|---|---|
| emulib.emustudio | |
| emulib.runtime |
| Modifier and Type | Method and Description |
|---|---|
void |
API.clearAll(String password) |
void |
API.setDebugTable(DebugTable debugTable,
String password)
Set debug table.
|
static void |
API.testPassword(String password)
Determines if given password matches with password already set-up by emuStudio.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ContextPool.clearAll(String password)
Clear the context instance.
|
List<Class<Plugin>> |
PluginLoader.loadPlugins(String password,
File... pluginFiles)
Loads emuStudio plugins.
|
boolean |
ContextPool.setComputer(String password,
PluginConnections computer)
Set a computer, represented as plug-in connections, loaded by emuStudio.
|
static void |
StaticDialogs.setGUISupported(boolean GUISupported,
String password)
Explicitly set whether GUI is supported.
|
Copyright © 2017. All rights reserved.