| Package | Description |
|---|---|
| fr.ifremer.isisfish.ui.script |
Script UI.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<ScriptAction.ScriptMapping> |
ScriptTypesComboModel.mappings
Mapping list.
|
| Modifier and Type | Method and Description |
|---|---|
static ScriptAction.ScriptMapping |
ScriptAction.ScriptMapping.getMappingFor(File file)
Get script type for script path.
|
static ScriptAction.ScriptMapping |
ScriptAction.ScriptMapping.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ScriptAction.ScriptMapping[] |
ScriptAction.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 |
ScriptAction.newScript(ScriptAction.ScriptMapping scriptType)
Make new script, and select it on tree.
|
protected File |
ScriptAction.newScript(String fileName,
ScriptAction.ScriptMapping scriptType)
Creer un nouveau script, ici un script peut-etre un Script, un Simulator,
un Export.
|
Copyright © 1999-2012 CodeLutin. All Rights Reserved.