org.openide.util 8.15.1
A B C D E F G H I J 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.
NbBundle.Messages - Annotation Type in org.openide.util
Creates a helper class with static definitions of bundle keys.
NbCollections - Class in org.openide.util
Utilities for working with generics.
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.
NbPreferences - Class in org.openide.util
Provides an implementation of the Preferences API which may be backed by a NetBeans-specific implementation.
NbPreferences.Provider - Interface in org.openide.util
Implementation of NbPreferences methods.
NetworkSettings - Class in org.openide.util
Useful static methods for getting Network Proxy required for make network connection for specified resource.
NetworkSettings() - Constructor for class org.openide.util.NetworkSettings
 
NewType - Class in org.openide.util.datatransfer
Describes a type that can be created anew.
NewType() - Constructor for class org.openide.util.datatransfer.NewType
 
notEmpty(CharSequence, CharSequence) - Static method in class org.openide.util.Parameters
Asserts the parameter value is neither null nor an empty character sequence.
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.
notNull(CharSequence, Object) - Static method in class org.openide.util.Parameters
Asserts the parameter value is not null.
notWhitespace(CharSequence, CharSequence) - Static method in class org.openide.util.Parameters
Asserts the parameter value is not null and it contains at least one non-whitespace character.
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
 
A B C D E F G H I J K L M N O P Q R S T U V W X 
org.openide.util 8.15.1

Built on January 27 2012.  |  Portions Copyright 1997-2012 Sun Microsystems, Inc. All rights reserved.