org.openide.execution 1.10.1

Uses of Class
org.openide.execution.ScriptType

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)
          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.
 


org.openide.execution 1.10.1

Built on December 10 2010.  |  Portions Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved.