Modifier and Type | Method | Description |
---|---|---|
static ScriptType |
ScriptType.find(Class clazz) |
Deprecated.
Please use
Lookup instead. |
static ScriptType |
ScriptType.find(String name) |
Deprecated.
Find the script type with requested name.
|
static ScriptType |
ScriptType.getDefault() |
Deprecated.
Probably meaningless, find all available types and filter with
acceptFileObject(org.openide.filesystems.FileObject) instead. |
Built on April 24 2018. | Portions Copyright 1997-2018 Oracle. All rights reserved.