| Package | Description |
|---|---|
| at.mug.iqm.api.gui |
| Modifier and Type | Field and Description |
|---|---|
private ArrayList<ScriptEditorTab> |
ScriptEditor.allTabs
The list holding all
ScriptEditorTabs. |
| Modifier and Type | Method and Description |
|---|---|
ScriptEditorTab |
ScriptEditor.getSelectedTab()
Returns the currently selected tab.
|
| Modifier and Type | Method and Description |
|---|---|
int |
ScriptEditor.removeTab(ScriptEditorTab tab)
Removes the specified tab object.
|
private void |
ScriptEditor.save(ScriptEditorTab tab) |
Copyright © 2009–2017 Helmut Ahammer, Philipp Kainz. All rights reserved.