首页
论坛
图书
开发资料
在线文档
网址
下载
联系我们
站内搜索
: 请输入搜索关键词
当前页面:
在线文档首页
>
NetBeans API Javadoc (Current Development Version)
G-Index (UI Handler Library) - NetBeans API Javadoc (Current Development Version)
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
org.netbeans.lib.uihandler 1.10
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
C
F
G
I
L
M
O
P
R
S
U
V
W
G
getContentLength()
- Method in interface org.netbeans.lib.uihandler.
MultiPartHandler.RequestFacade
getContentType()
- Method in interface org.netbeans.lib.uihandler.
MultiPartHandler.RequestFacade
getDelta()
- Method in class org.netbeans.lib.uihandler.
ProjectOp
Number of projects of this type that has been added.
getFile(String)
- Method in class org.netbeans.lib.uihandler.
MultiPartHandler
Returns a File object for the specified file saved on the server's filesystem, or null if the file was not included in the upload.
getFileName(String)
- Method in class org.netbeans.lib.uihandler.
MultiPartHandler
Returns the filesystem name of the specified file, or null if the file was not included in the upload.
getFileNames()
- Method in class org.netbeans.lib.uihandler.
MultiPartHandler
Returns the names of all the uploaded files as an Enumeration of Strings.
getFileType(String)
- Method in class org.netbeans.lib.uihandler.
MultiPartHandler
Returns the content type of the specified file (as supplied by the client browser), or null if the file was not included in the upload.
getInput()
- Method in interface org.netbeans.lib.uihandler.
MultiPartHandler.RequestFacade
getInputStream()
- Method in interface org.netbeans.lib.uihandler.
MultiPartHandler.InputFacade
getParameter(String)
- Method in class org.netbeans.lib.uihandler.
MultiPartHandler
Returns the value of the named parameter as a String, or null if the parameter was not sent or was sent without a value.
getParameterNames()
- Method in class org.netbeans.lib.uihandler.
MultiPartHandler
Returns the names of all the parameters as an Enumeration of Strings.
getParameterValues(String)
- Method in class org.netbeans.lib.uihandler.
MultiPartHandler
Returns the values of the named parameter as a String array, or null if the parameter was not sent.
getProjectDisplayName()
- Method in class org.netbeans.lib.uihandler.
ProjectOp
Human readable name of the project the operation happened on
getProjectType()
- Method in class org.netbeans.lib.uihandler.
ProjectOp
Fully qualified class name of the project.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
org.netbeans.lib.uihandler 1.10
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
C
F
G
I
L
M
O
P
R
S
U
V
W
Built on May 28 2007. | Portions Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved.