首页
论坛
图书
开发资料
在线文档
网址
下载
联系我们
站内搜索
: 请输入搜索关键词
当前页面:
在线文档首页
>
NetBeans API Javadoc 5.0.0
N-Index (NetBeans Utilities API) - NetBeans API Javadoc 5.0.0
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
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 org.openide.util.
NbBundle
.
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 org.openide.util.
NbBundle.ClassLoaderFinder
.
Deprecated.
Useless.
NbMarshalledObject
- class org.openide.util.io.
NbMarshalledObject
.
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 org.openide.util.io.
NbObjectInputStream
.
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 org.openide.util.io.
NbObjectOutputStream
.
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 org.openide.util.datatransfer.
NewType
.
Describes a type that can be created anew.
NewType()
- Constructor for class org.openide.util.datatransfer.
NewType
NotImplementedException
- exception org.openide.util.
NotImplementedException
.
Should be thrown when a feature is not implemented.
NotImplementedException()
- Constructor for class org.openide.util.
NotImplementedException
Creates new exception NotImplementedException
NotImplementedException(String)
- Constructor for class org.openide.util.
NotImplementedException
Creates new exception NotImplementedException with text specified string s.
NullInputStream
- class org.openide.util.io.
NullInputStream
.
Input stream that is always empty.
NullInputStream()
- Constructor for class org.openide.util.io.
NullInputStream
Create an empty null input stream.
NullOutputStream
- class org.openide.util.io.
NullOutputStream
.
null OutputStream utility
NullOutputStream()
- Constructor for class org.openide.util.io.
NullOutputStream
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.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
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 May 3 2007. | Portions Copyright 1997-2005 Sun Microsystems, Inc. All rights reserved.