|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ScriptType in org.openide.execution |
Methods in org.openide.execution that return ScriptType | |
static ScriptType |
ScriptType.find(Class clazz)
Deprecated. Please use Lookup instead. |
static ScriptType |
ScriptType.find(String name)
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. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |