站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > NetBeans API Javadoc 4.1.0

Uses of Class org.openide.execution.ScriptType (NetBeans Execution API) - NetBeans API Javadoc 4.1.0

 

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)
          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 May 4 2005.  |  Portions Copyright 1997-2005 Sun Microsystems, Inc. All rights reserved.