首页
论坛
图书
开发资料
在线文档
网址
下载
联系我们
站内搜索
: 请输入搜索关键词
当前页面:
在线文档首页
>
NetBeans API Javadoc 5.5.1
N-Index (NetBeans Utilities API) - NetBeans API Javadoc 5.5.1
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
org.openide.util 6.8.31
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
N
NbBundle
- Class in
org.openide.util
Convenience class permitting easy loading of localized resources of various sorts.
NbBundle()
- Constructor for class org.openide.util.
NbBundle
Deprecated.
There is no reason to instantiate or subclass this class. All methods in it are static.
NbBundle.ClassLoaderFinder
- Interface in
org.openide.util
Deprecated.
Useless.
NbMarshalledObject
- Class in
org.openide.util.io
Object that holds serialized reference to another object.
NbMarshalledObject(Object)
- Constructor for class org.openide.util.io.
NbMarshalledObject
Creates a new
NbMarshalledObject
that contains the serialized representation of the provided object.
NbObjectInputStream
- Class in
org.openide.util.io
Controlled deserialization stream using the system class loader.
NbObjectInputStream(InputStream)
- Constructor for class org.openide.util.io.
NbObjectInputStream
Create a new object input.
NbObjectOutputStream
- Class in
org.openide.util.io
Object output stream that could in the future be smart about saving certain objects.
NbObjectOutputStream(OutputStream)
- Constructor for class org.openide.util.io.
NbObjectOutputStream
Create a new object output.
NewType
- Class in
org.openide.util.datatransfer
Describes a type that can be created anew.
NewType()
- Constructor for class org.openide.util.datatransfer.
NewType
notify(int, Throwable)
- Method in class org.openide.
ErrorManager
Prints the exception to the log file and (possibly) notifies the user.
notify(Throwable)
- Method in class org.openide.
ErrorManager
Prints the exception to the log file and (possibly) notifies the user.
notifyFinished()
- Method in class org.openide.util.
Task
Notify all waiters that this task has finished.
notifyRunning()
- Method in class org.openide.util.
Task
Changes the state of the task to be running.
NotImplementedException
- Exception in
org.openide.util
Should be thrown when a feature is not implemented.
NotImplementedException()
- Constructor for exception org.openide.util.
NotImplementedException
Creates new exception NotImplementedException
NotImplementedException(String)
- Constructor for exception org.openide.util.
NotImplementedException
Creates new exception NotImplementedException with text specified string s.
NullInputStream
- Class in
org.openide.util.io
Input stream that is always empty.
NullInputStream()
- Constructor for class org.openide.util.io.
NullInputStream
Create an empty null input stream.
NullOutputStream
- Class in
org.openide.util.io
null OutputStream utility
NullOutputStream()
- Constructor for class org.openide.util.io.
NullOutputStream
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
org.openide.util 6.8.31
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Built on March 26 2007. | Portions Copyright 1997-2005 Sun Microsystems, Inc. All rights reserved.