| Package | Description |
|---|---|
| fr.ifremer.isisfish.ui.script |
Script UI.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<ScriptHandler.ScriptMapping> |
ScriptTypesComboModel.mappings
Mapping list.
|
| Modifier and Type | Method and Description |
|---|---|
ScriptHandler.ScriptMapping |
ScriptTypesComboModel.getElementAt(int index) |
static ScriptHandler.ScriptMapping |
ScriptHandler.ScriptMapping.getMappingFor(File file)
Get script type for script path.
|
static ScriptHandler.ScriptMapping |
ScriptHandler.ScriptMapping.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ScriptHandler.ScriptMapping[] |
ScriptHandler.ScriptMapping.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ScriptHandler.newScript(ScriptHandler.ScriptMapping scriptType)
Make new script, and select it on tree.
|
protected File |
ScriptHandler.newScript(String fileName,
ScriptHandler.ScriptMapping scriptType)
Creer un nouveau script, ici un script peut-etre un Script, un Simulator,
un Export.
|
Copyright © 1999–2015 CodeLutin. All rights reserved.