| Package | Description |
|---|---|
| at.mug.iqm.api | |
| at.mug.iqm.api.gui |
| Modifier and Type | Field and Description |
|---|---|
private static ScriptEditor |
Application.scriptEditor |
| Modifier and Type | Method and Description |
|---|---|
static ScriptEditor |
Application.getScriptEditor() |
| Modifier and Type | Method and Description |
|---|---|
static void |
Application.setScriptEditor(ScriptEditor scriptEditor) |
| Modifier and Type | Field and Description |
|---|---|
private static ScriptEditor |
ScriptEditor.currentInstance |
private ScriptEditor |
ScriptEditorTab.editor |
| Modifier and Type | Method and Description |
|---|---|
static ScriptEditor |
ScriptEditor.getInstance()
Gets the current instance of the script editor.
|
| Constructor and Description |
|---|
ScriptEditorTab(ScriptEditor editor)
Create a new tab for a given
ScriptEditor. |
Copyright © 2009–2017 Helmut Ahammer, Philipp Kainz. All rights reserved.