org.openide.execution 1.11

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

Built on July 27 2009.  |  Portions Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved.