JavaTM 2 Platform
Std. Ed. v1.3
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

N

N - Static variable in class javax.swing.text.html.HTML.Attribute
 
N_RESIZE_CURSOR - Static variable in class java.awt.Cursor
The north-resize cursor type.
N_RESIZE_CURSOR - Static variable in class java.awt.Frame
Deprecated. replaced by Cursor.N_RESIZE_CURSOR.
NA_10X13_ENVELOPE - Static variable in class java.awt.PageAttributes.MediaType
The MediaType instance for North American 10 x 13 in.
NA_10X14_ENVELOPE - Static variable in class java.awt.PageAttributes.MediaType
The MediaType instance for North American 10 x 14 in.
NA_10X15_ENVELOPE - Static variable in class java.awt.PageAttributes.MediaType
The MediaType instance for North American 10 x 15 in.
NA_6X9_ENVELOPE - Static variable in class java.awt.PageAttributes.MediaType
The MediaType instance for North American 6 x 9 in.
NA_7X9_ENVELOPE - Static variable in class java.awt.PageAttributes.MediaType
The MediaType instance for North American 7 x 9 in.
NA_9X11_ENVELOPE - Static variable in class java.awt.PageAttributes.MediaType
The MediaType instance for North American 9 x 11 in.
NA_9X12_ENVELOPE - Static variable in class java.awt.PageAttributes.MediaType
The MediaType instance for North American 9 x 12 in.
NA_LEGAL - Static variable in class java.awt.PageAttributes.MediaType
The MediaType instance for North American Legal, 8 1/2 x 14 in.
NA_LETTER - Static variable in class java.awt.PageAttributes.MediaType
The MediaType instance for North American Letter, 8 1/2 x 11 in.
NA_NUMBER_10_ENVELOPE - Static variable in class java.awt.PageAttributes.MediaType
The MediaType instance for North American #10 Business Envelope, 4 1/8 x 9 1/2 in.
NA_NUMBER_11_ENVELOPE - Static variable in class java.awt.PageAttributes.MediaType
The MediaType instance for North American #11 Business Envelope, 4 1/2 x 10 3/8 in.
NA_NUMBER_12_ENVELOPE - Static variable in class java.awt.PageAttributes.MediaType
The MediaType instance for North American #12 Business Envelope, 4 3/4 x 11 in.
NA_NUMBER_14_ENVELOPE - Static variable in class java.awt.PageAttributes.MediaType
The MediaType instance for North American #14 Business Envelope, 5 x 11 1/2 in.
NA_NUMBER_9_ENVELOPE - Static variable in class java.awt.PageAttributes.MediaType
The MediaType instance for North American #9 Business Envelope, 3 7/8 x 8 7/8 in.
name - Variable in class java.awt.Font
The logical name of this Font, as passed to the constructor.
name - Variable in class java.awt.Cursor
The user-visible name of the cursor.
name - Variable in class java.sql.DriverPropertyInfo
The name of the property.
name - Variable in class javax.swing.text.html.parser.AttributeList
 
name - Variable in class javax.swing.text.html.parser.DTD
 
name - Variable in class javax.swing.text.html.parser.Element
 
name - Variable in class javax.swing.text.html.parser.Entity
 
name - Variable in class org.omg.CORBA.UnionMember
The name of the union member described by this UnionMember object.
name - Variable in class org.omg.CORBA.StructMember
The name of the struct member described by this StructMember object.
name - Variable in class org.omg.CORBA.ValueMember
The name of the value member described by this ValueMember object.
Name - interface javax.naming.Name.
The Name interface represents a generic name -- an ordered sequence of components.
NAME - Static variable in interface javax.swing.Action
The key used for storing the name for the action, used for a menu or button.
NAME - Static variable in class javax.swing.text.html.HTML.Attribute
 
NAME - Static variable in interface javax.swing.text.html.parser.DTDConstants
 
name() - Method in class org.omg.CORBA.NamedValue
Retrieves the name for this NamedValue object.
name() - Method in class org.omg.CORBA.Principal
Deprecated. Deprecated by CORBA 2.2.
name() - Method in class org.omg.CORBA.TypeCode
Retrieves the simple name identifying this TypeCode object within its enclosing scope.
name(byte[]) - Method in class org.omg.CORBA.Principal
Deprecated. Deprecated by CORBA 2.2.
name2type(String) - Static method in class javax.swing.text.html.parser.AttributeList
 
name2type(String) - Static method in class javax.swing.text.html.parser.Element
 
name2type(String) - Static method in class javax.swing.text.html.parser.Entity
 
NameAlreadyBoundException - exception javax.naming.NameAlreadyBoundException.
This exception is thrown by methods to indicate that a binding cannot be added because the name is already bound to another object.
NameAlreadyBoundException() - Constructor for class javax.naming.NameAlreadyBoundException
Constructs a new instance of NameAlreadyBoundException.
NameAlreadyBoundException(String) - Constructor for class javax.naming.NameAlreadyBoundException
Constructs a new instance of NameAlreadyBoundException using the explanation supplied.
NameAttribute - Static variable in class javax.swing.text.StyleConstants
Attribute name used to name the collection of attributes.
NameAttribute - Static variable in interface javax.swing.text.AttributeSet
Attribute name used to name the collection of attributes.
NameClassPair - class javax.naming.NameClassPair.
This class represents the object name and class name pair of a binding found in a context.
NameClassPair(String, String) - Constructor for class javax.naming.NameClassPair
Constructs an instance of a NameClassPair given its name and class name.
NameClassPair(String, String, boolean) - Constructor for class javax.naming.NameClassPair
Constructs an instance of a NameClassPair given its name, class name, and whether it is relative to the listing context.
NameComponent - class org.omg.CosNaming.NameComponent.
 
NameComponent() - Constructor for class org.omg.CosNaming.NameComponent
 
NameComponent(String, String) - Constructor for class org.omg.CosNaming.NameComponent
 
NameComponentHelper - class org.omg.CosNaming.NameComponentHelper.
 
NameComponentHolder - class org.omg.CosNaming.NameComponentHolder.
 
NameComponentHolder() - Constructor for class org.omg.CosNaming.NameComponentHolder
 
NameComponentHolder(NameComponent) - Constructor for class org.omg.CosNaming.NameComponentHolder
 
NamedValue - class org.omg.CORBA.NamedValue.
An object used in the DII and DSI to describe arguments and return values.
NamedValue() - Constructor for class org.omg.CORBA.NamedValue
 
NameHelper - class org.omg.CosNaming.NameHelper.
 
NameHolder - class org.omg.CosNaming.NameHolder.
 
NameHolder() - Constructor for class org.omg.CosNaming.NameHolder
 
NameHolder(NameComponent[]) - Constructor for class org.omg.CosNaming.NameHolder
 
NameNotFoundException - exception javax.naming.NameNotFoundException.
This exception is thrown when a component of the name cannot be resolved because it is not bound.
NameNotFoundException() - Constructor for class javax.naming.NameNotFoundException
Constructs a new instance of NameNotFoundException.
NameNotFoundException(String) - Constructor for class javax.naming.NameNotFoundException
Constructs a new instance of NameNotFoundException using the explanation supplied.
NameParser - interface javax.naming.NameParser.
This interface is used for parsing names from a hierarchical namespace.
NAMES - Static variable in interface javax.swing.text.html.parser.DTDConstants
 
NamespaceChangeListener - interface javax.naming.event.NamespaceChangeListener.
Specifies the methods that a listener interested in namespace changes must implement.
NameValuePair - class org.omg.CORBA.NameValuePair.
The NameValuePair interface associates a name with a value that is an attribute of an IDL struct.
NameValuePair() - Constructor for class org.omg.CORBA.NameValuePair
Constructs an empty NameValuePair object.
NameValuePair(String, Any) - Constructor for class org.omg.CORBA.NameValuePair
Constructs a NameValuePair object that associates the given name with the given org.omg.CORBA.Any object.
NameValuePairHelper - class org.omg.CORBA.NameValuePairHelper.
org/omg/CORBA/NameValuePairHelper.java Generated by the IDL-to-Java compiler (portable), version "3.0" 03 June 1999 11:52:03 o'clock GMT+00:00
NameValuePairHelper() - Constructor for class org.omg.CORBA.NameValuePairHelper
 
Naming - class java.rmi.Naming.
The Naming class provides methods for storing and obtaining references to remote objects in the remote object registry.
NamingContext - interface org.omg.CosNaming.NamingContext.
A naming context is an object that contains a set of name bindings in which each name is unique.
NamingContextHelper - class org.omg.CosNaming.NamingContextHelper.
 
NamingContextHolder - class org.omg.CosNaming.NamingContextHolder.
 
NamingContextHolder() - Constructor for class org.omg.CosNaming.NamingContextHolder
 
NamingContextHolder(NamingContext) - Constructor for class org.omg.CosNaming.NamingContextHolder
 
NamingContextOperations - interface org.omg.CosNaming.NamingContextOperations.
org/omg/CosNaming/NamingContextOperations.java Generated by the IDL-to-Java compiler (portable), version "3.0" from nameservice.idl Wednesday, January 26, 2000 3:34:53 PM PST
NamingEnumeration - interface javax.naming.NamingEnumeration.
This interface is for enumerating lists returned by methods in the javax.naming and javax.naming.directory packages.
NamingEvent - class javax.naming.event.NamingEvent.
This class represents an event fired by a naming/directory service.
NamingEvent(EventContext, int, Binding, Binding, Object) - Constructor for class javax.naming.event.NamingEvent
Constructs an instance of NamingEvent.
NamingException - exception javax.naming.NamingException.
This is the superclass of all exceptions thrown by operations in the Context and DirContext interfaces.
NamingException() - Constructor for class javax.naming.NamingException
Constructs a new NamingException.
NamingException(String) - Constructor for class javax.naming.NamingException
Constructs a new NamingException with an explanation.
NamingExceptionEvent - class javax.naming.event.NamingExceptionEvent.
This class represents an event fired when the procedures/processes used to collect information for notifying listeners of NamingEvents threw a NamingException.
NamingExceptionEvent(EventContext, NamingException) - Constructor for class javax.naming.event.NamingExceptionEvent
Constructs an instance of NamingExceptionEvent using the context in which the NamingException was thrown and the exception that was thrown.
namingExceptionThrown(NamingExceptionEvent) - Method in interface javax.naming.event.NamingListener
Called when a naming exception is thrown while attempting to fire a NamingEvent.
NamingListener - interface javax.naming.event.NamingListener.
This interface is the root of listener interfaces that handle NamingEvents.
NamingManager - class javax.naming.spi.NamingManager.
This class contains methods for creating context objects and objects referred to by location information in the naming or directory service.
NamingSecurityException - exception javax.naming.NamingSecurityException.
This is the superclass of security-related exceptions thrown by operations in the Context and DirContext interfaces.
NamingSecurityException() - Constructor for class javax.naming.NamingSecurityException
Constructs a new instance of NamingSecurityException.
NamingSecurityException(String) - Constructor for class javax.naming.NamingSecurityException
Constructs a new instance of NamingSecurityException using the explanation supplied.
NaN - Static variable in class java.lang.Float
The Not-a-Number (NaN) value of type float.
NaN - Static variable in class java.lang.Double
A Not-a-Number (NaN) value of type double.
narrow(Object) - Static method in class org.omg.CORBA.IDLTypeHelper
 
narrow(Object) - Static method in class org.omg.CORBA.CurrentHelper
 
narrow(Object) - Static method in class org.omg.CORBA.PolicyHelper
 
narrow(Object) - Static method in class org.omg.CosNaming.BindingIteratorHelper
 
narrow(Object) - Static method in class org.omg.CosNaming.NamingContextHelper
 
narrow(Object, Class) - Static method in class javax.rmi.PortableRemoteObject
Checks to ensure that an object of a remote or abstract interface type can be cast to a desired type.
narrow(Object, Class) - Method in interface javax.rmi.CORBA.PortableRemoteObjectDelegate
Delegation call for PortableRemoteObject.narrow(java.lang.Object, java.lang.Class).
NATIVE - Static variable in class java.awt.JobAttributes.DialogType
The DialogType instance to use for specifying the platform's native print dialog.
NATIVE - Static variable in class java.lang.reflect.Modifier
The int value representing the native modifier.
nativeSQL(String) - Method in interface java.sql.Connection
Converts the given SQL statement into the system's native SQL grammar.
navigateFocusedComp(int) - Method in class javax.swing.plaf.basic.BasicToolBarUI
 
navigateKey - Variable in class javax.swing.plaf.basic.BasicDesktopPaneUI
Deprecated. As of JDK version 1.3.
navigateKey2 - Variable in class javax.swing.plaf.basic.BasicDesktopPaneUI
Deprecated. As of JDK version 1.3.
navigateSelectedTab(int) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
ncontext - Static variable in class org.omg.CosNaming.BindingType
 
nCopies(int, Object) - Static method in class java.util.Collections
Returns an immutable list consisting of n copies of the specified object.
NE_RESIZE_CURSOR - Static variable in class java.awt.Cursor
The north-east-resize cursor type.
NE_RESIZE_CURSOR - Static variable in class java.awt.Frame
Deprecated. replaced by Cursor.NE_RESIZE_CURSOR.
needsDictionary() - Method in class java.util.zip.Inflater
Returns true if a preset dictionary is needed for decompression.
needsGui() - Method in interface java.beans.Visibility
Determines whether this bean needs a GUI.
needsGui() - Method in class java.beans.beancontext.BeanContextSupport
This method is typically called from the environment in order to determine if the implementor "needs" a GUI.
needsInput() - Method in class java.util.zip.Deflater
Returns true if the input data buffer is empty and setInput() should be called in order to provide more input.
needsInput() - Method in class java.util.zip.Inflater
Returns true if no data remains in the input buffer.
negate() - Method in class java.math.BigInteger
Returns a BigInteger whose value is (-this).
negate() - Method in class java.math.BigDecimal
Returns a BigDecimal whose value is (-this), and whose scale is this.scale().
NEGATIVE_INFINITY - Static variable in class java.lang.Float
The negative infinity of type float.
NEGATIVE_INFINITY - Static variable in class java.lang.Double
The negative infinity of type double.
NEGATIVE_SCROLL - Static variable in class javax.swing.plaf.basic.BasicSliderUI
 
NegativeArraySizeException - exception java.lang.NegativeArraySizeException.
Thrown if an application tries to create an array with negative size.
NegativeArraySizeException() - Constructor for class java.lang.NegativeArraySizeException
Constructs a NegativeArraySizeException with no detail message.
NegativeArraySizeException(String) - Constructor for class java.lang.NegativeArraySizeException
Constructs a NegativeArraySizeException with the specified detail message.
NetPermission - class java.net.NetPermission.
This class is for various network permissions.
NetPermission(String) - Constructor for class java.net.NetPermission
Creates a new NetPermission with the specified name.
NetPermission(String, String) - Constructor for class java.net.NetPermission
Creates a new NetPermission object with the specified name.
new_context() - Method in class org.omg.CosNaming._NamingContextStub
 
new_context() - Method in interface org.omg.CosNaming.NamingContextOperations
This operation returns a naming context implemented by the same naming server as the context on which the operation was invoked.
newAttributes - Variable in class javax.swing.text.DefaultStyledDocument.AttributeUndoableEdit
 
newAudioClip(URL) - Static method in class java.applet.Applet
Get an audio clip from the given URL.
newBinding - Variable in class javax.naming.event.NamingEvent
Contains information about the object after the change.
newCall(RemoteObject, Operation[], int, long) - Method in interface java.rmi.server.RemoteRef
Deprecated. 1.2 style stubs no longer use this method. Instead of using a sequence of method calls on the stub's the remote reference (newCall, invoke, and done), a stub uses a single method, invoke(Remote, Method, Object[], int), on the remote reference to carry out parameter marshalling, remote method executing and unmarshalling of the return value.

1.2 stubs are generated using rmic -v1.2. By default, rmic generates stubs compatible with JDK1.1 and the Java 2 SDK. The compatible stubs can also be generated using rmic -vcompat.

newDataAvailable(TableModelEvent) - Method in class javax.swing.table.DefaultTableModel
Equivalent to fireTableChanged.
newFolderIcon - Variable in class javax.swing.plaf.basic.BasicFileChooserUI
 
newInstance() - Method in class java.lang.Class
Creates a new instance of the class represented by this Class object.
newInstance(ActivationID, ActivationDesc) - Method in interface java.rmi.activation.ActivationInstantiator
The activator calls an instantiator's newInstance method in order to recreate in that group an object with the activation identifier, id, and descriptor, desc.
newInstance(Class, int) - Static method in class java.lang.reflect.Array
Creates a new array with the specified component type and length.
newInstance(Class, int[]) - Static method in class java.lang.reflect.Array
Creates a new array with the specified component type and dimensions.
newInstance(Control[]) - Method in class javax.naming.ldap.InitialLdapContext
 
newInstance(Control[]) - Method in interface javax.naming.ldap.LdapContext
Creates a new instance of this context initialized using request controls.
newInstance(Object[]) - Method in class java.lang.reflect.Constructor
Uses the constructor represented by this Constructor object to create and initialize a new instance of the constructor's declaring class, with the specified initialization parameters.
newInstance(URL[]) - Static method in class java.net.URLClassLoader
Creates a new instance of URLClassLoader for the specified URLs and default parent class loader.
newInstance(URL[], ClassLoader) - Static method in class java.net.URLClassLoader
Creates a new instance of URLClassLoader for the specified URLs and parent class loader.
newLeadSelectionPath - Variable in class javax.swing.event.TreeSelectionEvent
leadSelectionPath after the paths changed, may be null.
NEWLINE - Static variable in class javax.swing.text.AbstractWriter
How the text packages models newlines.
newLine() - Method in class java.io.BufferedWriter
Write a line separator.
newmodel - Variable in class java.awt.image.RGBImageFilter
The ColorModel with which to replace origmodel when the user calls substituteColorModel.
newPermissionCollection() - Method in class java.io.FilePermission
Returns a new PermissionCollection object for storing FilePermission objects.
newPermissionCollection() - Method in class java.net.SocketPermission
Returns a new PermissionCollection object for storing SocketPermission objects.
newPermissionCollection() - Method in class java.security.Permission
Returns an empty PermissionCollection for a given Permission object, or null if one is not defined.
newPermissionCollection() - Method in class java.security.BasicPermission
Returns a new PermissionCollection object for storing BasicPermission objects.
newPermissionCollection() - Method in class java.security.UnresolvedPermission
Returns a new PermissionCollection object for storing UnresolvedPermission objects.
newPermissionCollection() - Method in class java.security.AllPermission
Returns a new PermissionCollection object for storing AllPermission objects.
newPermissionCollection() - Method in class java.util.PropertyPermission
Returns a new PermissionCollection object for storing PropertyPermission objects.
newPixels() - Method in class java.awt.image.MemoryImageSource
Send a whole new buffer of pixels to any ImageConsumers that are currently interested in the data for this image and notify them that an animation frame is complete.
newPixels(byte[], ColorModel, int, int) - Method in class java.awt.image.MemoryImageSource
Change to a new byte array to hold the pixels for this image.
newPixels(int[], ColorModel, int, int) - Method in class java.awt.image.MemoryImageSource
Change to a new int array to hold the pixels for this image.
newPixels(int, int, int, int) - Method in class java.awt.image.MemoryImageSource
Send a rectangular region of the buffer of pixels to any ImageConsumers that are currently interested in the data for this image and notify them that an animation frame is complete.
newPixels(int, int, int, int, boolean) - Method in class java.awt.image.MemoryImageSource
Send a rectangular region of the buffer of pixels to any ImageConsumers that are currently interested in the data for this image.
newProxyInstance(ClassLoader, Class[], InvocationHandler) - Static method in class java.lang.reflect.Proxy
Returns an instance of a proxy class for the specified interfaces that dispatches method invocations to the specified invocation handler.
newRowsAdded(TableModelEvent) - Method in class javax.swing.table.DefaultTableModel
Ensures that the new rows have the correct number of columns.
next - Variable in class javax.swing.text.html.parser.AttributeList
 
next - Variable in class javax.swing.text.html.parser.ContentModel
The next content model (in a ',', '|' or '&' expression).
next_n(int, BindingListHolder) - Method in interface org.omg.CosNaming.BindingIteratorOperations
This operation returns at most the requested number of bindings.
next_n(int, BindingListHolder) - Method in class org.omg.CosNaming._BindingIteratorStub
 
next_one(BindingHolder) - Method in interface org.omg.CosNaming.BindingIteratorOperations
This operation returns the next binding.
next_one(BindingHolder) - Method in class org.omg.CosNaming._BindingIteratorStub
 
next() - Method in interface java.awt.geom.PathIterator
Moves the iterator to the next segment of the path forwards along the primary direction of traversal as long as there are more points in that direction.
next() - Method in class java.awt.geom.FlatteningPathIterator
Moves the iterator to the next segment of the path forwards along the primary direction of traversal as long as there are more points in that direction.
next() - Method in class java.beans.beancontext.BeanContextSupport.BCSIterator
 
next() - Method in interface java.sql.ResultSet
Moves the cursor down one row from its current position.
next() - Method in class java.text.CollationElementIterator
Get the next collation element in the string.
next() - Method in interface java.text.CharacterIterator
Increments the iterator's index by one and returns the character at the new index.
next() - Method in class java.text.StringCharacterIterator
Implements CharacterIterator.next() for String.
next() - Method in class java.text.BreakIterator
Return the boundary following the current boundary.
next() - Method in interface java.util.ListIterator
Returns the next element in the list.
next() - Method in interface java.util.Iterator
Returns the next element in the interation.
next() - Method in interface javax.naming.NamingEnumeration
Retrieves the next element in the enumeration.
next() - Method in class javax.swing.text.ElementIterator
Fetches the next Element.
next() - Method in class javax.swing.text.Segment
Increments the iterator's index by one and returns the character at the new index.
next() - Method in class javax.swing.text.html.HTMLDocument.Iterator
Move the iterator forward to the next occurence of the tag it represents.
next() - Method in interface org.omg.CORBA.DynAny
Moves to the next component of this DynAny object.
next(Container) - Method in class java.awt.CardLayout
Flips to the next card of the specified container.
next(int) - Method in class java.security.SecureRandom
Generates an integer containing the user-specified number of pseudo-random bits (right justified, with leading zeros).
next(int) - Method in class java.text.BreakIterator
Return the nth boundary from the current boundary
next(int) - Method in class java.util.Random
Generates the next pseudorandom number.
nextBoolean() - Method in class java.util.Random
Returns the next pseudorandom, uniformly distributed boolean value from this random number generator's sequence.
nextBytes(byte[]) - Method in class java.security.SecureRandom
Generates a user-specified number of random bytes.
nextBytes(byte[]) - Method in class java.util.Random
Generates random bytes and places them into a user-supplied byte array.
nextDouble() - Method in class java.util.Random
Returns the next pseudorandom, uniformly distributed double value between 0.0 and 1.0 from this random number generator's sequence.
nextDouble(double) - Static method in class java.text.ChoiceFormat
Finds the least double greater than d.
nextDouble(double, boolean) - Static method in class java.text.ChoiceFormat
Finds the least double greater than d (if positive == true), or the greatest double less than d (if positive == false).
nextElement() - Method in interface java.util.Enumeration
Returns the next element of this enumeration if this enumeration object has at least one more element to provide.
nextElement() - Method in class java.util.StringTokenizer
Returns the same value as the nextToken method, except that its declared return value is Object rather than String.
nextFloat() - Method in class java.util.Random
Returns the next pseudorandom, uniformly distributed float value between 0.0 and 1.0 from this random number generator's sequence.
nextFocus() - Method in class java.awt.Component
Deprecated. As of JDK version 1.1, replaced by transferFocus().
nextGaussian() - Method in class java.util.Random
Returns the next pseudorandom, Gaussian ("normally") distributed double value with mean 0.0 and standard deviation 1.0 from this random number generator's sequence.
nextIndex() - Method in interface java.util.ListIterator
Returns the index of the element that would be returned by a subsequent call to next.
nextInt() - Method in class java.util.Random
Returns the next pseudorandom, uniformly distributed int value from this random number generator's sequence.
nextInt(int) - Method in class java.util.Random
Returns a pseudorandom, uniformly distributed int value between 0 (inclusive) and the specified value (exclusive), drawn from this random number generator's sequence.
nextLayout(float) - Method in class java.awt.font.LineBreakMeasurer
Returns the next layout, and updates the current position.
nextLayout(float, int, boolean) - Method in class java.awt.font.LineBreakMeasurer
Returns the next layout, and updates the current position.
nextLong() - Method in class java.util.Random
Returns the next pseudorandom, uniformly distributed long value from this random number generator's sequence.
nextOffset(float) - Method in class java.awt.font.LineBreakMeasurer
Returns the position at the end of the next layout.
nextOffset(float, int, boolean) - Method in class java.awt.font.LineBreakMeasurer
Returns the position at the end of the next layout.
nextTabStop(float, int) - Method in interface javax.swing.text.TabExpander
Returns the next tab stop position given a reference position.
nextTabStop(float, int) - Method in class javax.swing.text.ParagraphView
Returns the next tab stop position given a reference position.
nextTabStop(float, int) - Method in class javax.swing.text.PlainView
Returns the next tab stop position after a given reference position.
nextTabStop(float, int) - Method in class javax.swing.text.WrappedPlainView
Returns the next tab stop position after a given reference position.
nextToken() - Method in class java.io.StreamTokenizer
Parses the next token from the input stream of this tokenizer.
nextToken() - Method in class java.util.StringTokenizer
Returns the next token from this string tokenizer.
nextToken(String) - Method in class java.util.StringTokenizer
Returns the next token in this string tokenizer's string.
nextWordAction - Static variable in class javax.swing.text.DefaultEditorKit
Name of the Action for moving the caret to the begining of the next word.
NMTOKEN - Static variable in interface javax.swing.text.html.parser.DTDConstants
 
NMTOKENS - Static variable in interface javax.swing.text.html.parser.DTDConstants
 
NO_COMPRESSION - Static variable in class java.util.zip.Deflater
Compression level for no compression.
NO_DECOMPOSITION - Static variable in class java.text.Collator
Decomposition mode value.
NO_FIELDS - Static variable in class java.io.ObjectStreamClass
Set serialPersistentFields of a Serializable class to this value to denote that the class has no Serializable fields.
NO_HIGHLIGHT - Static variable in class javax.swing.plaf.basic.BasicScrollBarUI
 
NO_IMPLEMENT - exception org.omg.CORBA.NO_IMPLEMENT.
The CORBA NO_IMPLEMENT exception, which is thrown when the implementation for a method is not available.
NO_IMPLEMENT() - Constructor for class org.omg.CORBA.NO_IMPLEMENT
Constructs a NO_IMPLEMENT exception with a default minor code of 0, a completion state of CompletionStatus.COMPLETED_NO, and a null description.
NO_IMPLEMENT(int, CompletionStatus) - Constructor for class org.omg.CORBA.NO_IMPLEMENT
Constructs a NO_IMPLEMENT exception with the specified minor code and completion status.
NO_IMPLEMENT(String) - Constructor for class org.omg.CORBA.NO_IMPLEMENT
Constructs a NO_IMPLEMENT exception with the specified description message, a minor code of 0, and a completion state of COMPLETED_NO.
NO_IMPLEMENT(String, int, CompletionStatus) - Constructor for class org.omg.CORBA.NO_IMPLEMENT
Constructs a NO_IMPLEMENT exception with the specified description message, minor code, and completion status.
NO_MEMORY - exception org.omg.CORBA.NO_MEMORY.
The CORBA NO_MEMORY exception, which may be thrown by either the client or the server when there is not enough memory for a dynamic memory allocation.
NO_MEMORY() - Constructor for class org.omg.CORBA.NO_MEMORY
Constructs a NO_MEMORY exception with a default minor code of 0, a completion state of CompletionStatus.COMPLETED_NO, and a null description.
NO_MEMORY(int, CompletionStatus) - Constructor for class org.omg.CORBA.NO_MEMORY
Constructs a NO_MEMORY exception with the specified minor code and completion status.
NO_MEMORY(String) - Constructor for class org.omg.CORBA.NO_MEMORY
Constructs a NO_MEMORY exception with the specified description message, a minor code of 0, and a completion state of COMPLETED_NO.
NO_MEMORY(String, int, CompletionStatus) - Constructor for class org.omg.CORBA.NO_MEMORY
Constructs a NO_MEMORY exception with the specified description message, minor code, and completion status.
NO_OPTION - Static variable in class javax.swing.JOptionPane
Return value from class method if NO is chosen.
NO_PERMISSION - exception org.omg.CORBA.NO_PERMISSION.
The CORBA NO_PERMISSION exception, which is thrown if the client does not have permission to perform the request.
NO_PERMISSION() - Constructor for class org.omg.CORBA.NO_PERMISSION
Constructs a NO_PERMISSION exception with a default minor code of 0 and a completion state of CompletionStatus.COMPLETED_NO, and a null description.
NO_PERMISSION(int, CompletionStatus) - Constructor for class org.omg.CORBA.NO_PERMISSION
Constructs a NO_PERMISSION exception with the specified minor code and completion status.
NO_PERMISSION(String) - Constructor for class org.omg.CORBA.NO_PERMISSION
Constructs a NO_PERMISSION exception with the specified description, a minor code of 0, and a completion state of COMPLETED_NO.
NO_PERMISSION(String, int, CompletionStatus) - Constructor for class org.omg.CORBA.NO_PERMISSION
Constructs a NO_PERMISSION exception with the specified description message, minor code, and completion status.
NO_RESOURCES - exception org.omg.CORBA.NO_RESOURCES.
The CORBA NO_RESOURCES exception, which is thrown when either the client or the server does not have sufficient resources to perform the request.
NO_RESOURCES() - Constructor for class org.omg.CORBA.NO_RESOURCES
Constructs a NO_RESOURCES exception with a default minor code of 0, a completion state of CompletionStatus.COMPLETED_NO, and a null description.
NO_RESOURCES(int, CompletionStatus) - Constructor for class org.omg.CORBA.NO_RESOURCES
Constructs a NO_RESOURCES exception with the specified minor code and completion status.
NO_RESOURCES(String) - Constructor for class org.omg.CORBA.NO_RESOURCES
Constructs a NO_RESOURCES exception with the specified description, a minor code of 0, and a completion state of COMPLETED_NO.
NO_RESOURCES(String, int, CompletionStatus) - Constructor for class org.omg.CORBA.NO_RESOURCES
Constructs a NO_RESOURCES exception with the specified description message, minor code, and completion status.
NO_RESPONSE - exception org.omg.CORBA.NO_RESPONSE.
The CORBA NO_RESPONSE exception, which is thrown when a response to the request is not yet available.
NO_RESPONSE() - Constructor for class org.omg.CORBA.NO_RESPONSE
Constructs a NO_RESPONSE exception with a default minor code of 0, a completion state of CompletionStatus.COMPLETED_NO, and a null description.
NO_RESPONSE(int, CompletionStatus) - Constructor for class org.omg.CORBA.NO_RESPONSE
Constructs a NO_RESPONSE exception with the specified minor code and completion status.
NO_RESPONSE(String) - Constructor for class org.omg.CORBA.NO_RESPONSE
Constructs a NO_RESPONSE exception with the specified description message, a minor code of 0, and a completion state of COMPLETED_NO.
NO_RESPONSE(String, int, CompletionStatus) - Constructor for class org.omg.CORBA.NO_RESPONSE
Constructs a NO_RESPONSE exception with the specified description message, minor code, and completion status.
NO_SUCH_PAGE - Static variable in interface java.awt.print.Printable
Returned from print to signify that the pageIndex is too large and that the requested page does not exist.
NO_SYNC - Static variable in class javax.sound.midi.Sequencer.SyncMode
A slave synchronization mode indicating that no timing information should be sent to the receiver.
nobject - Static variable in class org.omg.CosNaming.BindingType
 
NoClassDefFoundError - error java.lang.NoClassDefFoundError.
Thrown if the Java Virtual Machine or a classloader tries to load in the definition of a class (as part of a normal method call or as part of creating a new instance using the new expression) and no definition of the class could be found.
NoClassDefFoundError() - Constructor for class java.lang.NoClassDefFoundError
Constructs a NoClassDefFoundError with no detail message.
NoClassDefFoundError(String) - Constructor for class java.lang.NoClassDefFoundError
Constructs a NoClassDefFoundError with the specified detail message.
nodeChanged(TreeNode) - Method in class javax.swing.tree.DefaultTreeModel
Invoke this method after you've changed how node is to be represented in the tree.
nodeDimensions - Variable in class javax.swing.tree.AbstractLayoutCache
Object responsible for getting the size of a node.
nodeDimensions - Variable in class javax.swing.plaf.basic.BasicTreeUI
Reponsible for telling the TreeState the size needed for a node.
nodesChanged(TreeNode, int[]) - Method in class javax.swing.tree.DefaultTreeModel
Invoke this method after you've changed how the children identified by childIndicies are to be represented in the tree.
nodeStructureChanged(TreeNode) - Method in class javax.swing.tree.DefaultTreeModel
Invoke this method if you've totally changed the children of node and its childrens children...
nodesWereInserted(TreeNode, int[]) - Method in class javax.swing.tree.DefaultTreeModel
Invoke this method after you've inserted some TreeNodes into node.
nodesWereRemoved(TreeNode, int[], Object[]) - Method in class javax.swing.tree.DefaultTreeModel
Invoke this method after you've removed some TreeNodes from node.
noFocusBorder - Static variable in class javax.swing.DefaultListCellRenderer
 
noFocusBorder - Static variable in class javax.swing.table.DefaultTableCellRenderer
 
noFocusBorder - Static variable in class javax.swing.plaf.basic.BasicComboBoxRenderer
 
NOFRAMES - Static variable in class javax.swing.text.html.HTML.Tag
 
NOHREF - Static variable in class javax.swing.text.html.HTML.Attribute
 
NoInitialContextException - exception javax.naming.NoInitialContextException.
This exception is thrown when no initial context implementation can be created.
NoInitialContextException() - Constructor for class javax.naming.NoInitialContextException
Constructs an instance of NoInitialContextException.
NoInitialContextException(String) - Constructor for class javax.naming.NoInitialContextException
Constructs an instance of NoInitialContextException with an explanation.
NON_CONTINUOUS_DIVIDER - Static variable in class javax.swing.plaf.basic.BasicSplitPaneUI
The divider used for non-continuous layout is added to the split pane with this object.
non_existent(Object) - Method in class org.omg.CORBA.portable.Delegate
Determines whether the server object for the object reference has been destroyed.
NON_SPACING_MARK - Static variable in class java.lang.Character
Public data for enumerated Unicode general category types.
nonContinuousLayoutDivider - Variable in class javax.swing.plaf.basic.BasicSplitPaneUI
Instance for the shadow of the divider when non continuous layout is being used.
NONCRITICAL - Static variable in interface javax.naming.ldap.Control
Indicates a non-critical control.
NONE - Static variable in class java.awt.JobAttributes.DialogType
The DialogType instance to use for specifying no print dialog.
NONE - Static variable in class java.awt.GridBagConstraints
Do not resize the component.
NONE_OPTION - Static variable in class javax.swing.DebugGraphics
Don't debug graphics operations.
NoninvertibleTransformException - exception java.awt.geom.NoninvertibleTransformException.
The NoninvertibleTransformException class represents an exception that is thrown if an operation is performed requiring the inverse of an AffineTransform object but the AffineTransform is in a non-invertible state.
NoninvertibleTransformException(String) - Constructor for class java.awt.geom.NoninvertibleTransformException
Constructs an instance of NoninvertibleTransformException with the specified detail message.
NoPermissionException - exception javax.naming.NoPermissionException.
This exception is thrown when attempting to perform an operation for which the client has no permission.
NoPermissionException() - Constructor for class javax.naming.NoPermissionException
Constructs a new instance of NoPermissionException.
NoPermissionException(String) - Constructor for class javax.naming.NoPermissionException
Constructs a new instance of NoPermissionException using an explanation.
NORESIZE - Static variable in class javax.swing.text.html.HTML.Attribute
 
NORM_PRIORITY - Static variable in class java.lang.Thread
The default priority that is assigned to a thread.
NORMAL - Static variable in class java.awt.Frame
 
NORMAL - Static variable in class java.awt.PageAttributes.PrintQualityType
The PrintQualityType instance to use for specifying a normal print quality.
normalizeMimeType(String) - Method in class java.awt.datatransfer.DataFlavor
Deprecated.  
normalizeMimeTypeParameter(String, String) - Method in class java.awt.datatransfer.DataFlavor
Deprecated.  
normalizeTabRuns(int, int, int, int) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI.TabbedPaneLayout
 
normalizeTabRuns(int, int, int, int) - Method in class javax.swing.plaf.metal.MetalTabbedPaneUI.TabbedPaneLayout
 
NoRouteToHostException - exception java.net.NoRouteToHostException.
Signals that an error occurred while attempting to connect a socket to a remote address and port.
NoRouteToHostException() - Constructor for class java.net.NoRouteToHostException
Construct a new NoRouteToHostException with no detailed message.
NoRouteToHostException(String) - Constructor for class java.net.NoRouteToHostException
Constructs a new NoRouteToHostException with the specified detail message as to why the remote host cannot be reached.
NORTH - Static variable in class java.awt.BorderLayout
The north layout constraint (top of container).
NORTH - Static variable in class java.awt.GridBagConstraints
Put the component at the top of its display area, centered horizontally.
NORTH - Static variable in interface javax.swing.SwingConstants
Compass-direction North (up).
NORTH_EAST - Static variable in interface javax.swing.SwingConstants
Compass-direction north-east (upper right).
NORTH_WEST - Static variable in interface javax.swing.SwingConstants
Compass-direction north west (upper left).
NORTHEAST - Static variable in class java.awt.GridBagConstraints
Put the component at the top-right corner of its display area.
northPane - Variable in class javax.swing.plaf.basic.BasicInternalFrameUI
 
NORTHWEST - Static variable in class java.awt.GridBagConstraints
Put the component at the top-left corner of its display area.
NOSHADE - Static variable in class javax.swing.text.html.HTML.Attribute
 
NoSuchAlgorithmException - exception java.security.NoSuchAlgorithmException.
This exception is thrown when a particular cryptographic algorithm is requested but is not available in the environment.
NoSuchAlgorithmException() - Constructor for class java.security.NoSuchAlgorithmException
Constructs a NoSuchAlgorithmException with no detail message.
NoSuchAlgorithmException(String) - Constructor for class java.security.NoSuchAlgorithmException
Constructs a NoSuchAlgorithmException with the specified detail message.
NoSuchAttributeException - exception javax.naming.directory.NoSuchAttributeException.
This exception is thrown when attempting to access an attribute that does not exist.
NoSuchAttributeException() - Constructor for class javax.naming.directory.NoSuchAttributeException
Constructs a new instance of NoSuchAttributeException.
NoSuchAttributeException(String) - Constructor for class javax.naming.directory.NoSuchAttributeException
Constructs a new instance of NoSuchAttributeException using an explanation.
NoSuchElementException - exception java.util.NoSuchElementException.
Thrown by the nextElement method of an Enumeration to indicate that there are no more elements in the enumeration.
NoSuchElementException() - Constructor for class java.util.NoSuchElementException
Constructs a NoSuchElementException with null as its error message string.
NoSuchElementException(String) - Constructor for class java.util.NoSuchElementException
Constructs a NoSuchElementException, saving a reference to the error message string s for later retrieval by the getMessage method.
NoSuchFieldError - error java.lang.NoSuchFieldError.
Thrown if an application tries to access or modify a specified field of an object, and that object no longer has that field.
NoSuchFieldError() - Constructor for class java.lang.NoSuchFieldError
Constructs a NoSuchFieldException with no detail message.
NoSuchFieldError(String) - Constructor for class java.lang.NoSuchFieldError
Constructs a NoSuchFieldException with the specified detail message.
NoSuchFieldException - exception java.lang.NoSuchFieldException.
Signals that the class doesn't have a field of a specified name.
NoSuchFieldException() - Constructor for class java.lang.NoSuchFieldException
Constructor.
NoSuchFieldException(String) - Constructor for class java.lang.NoSuchFieldException
Constructor with a detail message.
NoSuchMethodError - error java.lang.NoSuchMethodError.
Thrown if an application tries to call a specified method of a class (either static or instance), and that class no longer has a definition of that method.
NoSuchMethodError() - Constructor for class java.lang.NoSuchMethodError
Constructs a NoSuchMethodError with no detail message.
NoSuchMethodError(String) - Constructor for class java.lang.NoSuchMethodError
Constructs a NoSuchMethodError with the specified detail message.
NoSuchMethodException - exception java.lang.NoSuchMethodException.
Thrown when a particular method cannot be found.
NoSuchMethodException() - Constructor for class java.lang.NoSuchMethodException
Constructs a NoSuchMethodException without a detail message.
NoSuchMethodException(String) - Constructor for class java.lang.NoSuchMethodException
Constructs a NoSuchMethodException with a detail message.
NoSuchObjectException - exception java.rmi.NoSuchObjectException.
A NoSuchObjectException is thrown if an attempt is made to invoke a method on an object that no longer exists in the remote virtual machine.
NoSuchObjectException(String) - Constructor for class java.rmi.NoSuchObjectException
Constructs a NoSuchObjectException with the specified detail message.
NoSuchProviderException - exception java.security.NoSuchProviderException.
This exception is thrown when a particular security provider is requested but is not available in the environment.
NoSuchProviderException() - Constructor for class java.security.NoSuchProviderException
Constructs a NoSuchProviderException with no detail message.
NoSuchProviderException(String) - Constructor for class java.security.NoSuchProviderException
Constructs a NoSuchProviderException with the specified detail message.
not_context - Static variable in class org.omg.CosNaming.NamingContextPackage.NotFoundReason
 
not_object - Static variable in class org.omg.CosNaming.NamingContextPackage.NotFoundReason
 
NOT_SPECIFIED - Static variable in class javax.sound.sampled.AudioSystem
An integer that stands for an unknown numeric value.
not() - Method in class java.math.BigInteger
Returns a BigInteger whose value is (~this).
NotActiveException - exception java.io.NotActiveException.
Thrown when serialization or deserialization is not active.
NotActiveException() - Constructor for class java.io.NotActiveException
Constructor to create a new NotActiveException without a reason.
NotActiveException(String) - Constructor for class java.io.NotActiveException
Constructor to create a new NotActiveException with the reason given.
NOTATION - Static variable in interface javax.swing.text.html.parser.DTDConstants
 
NotBoundException - exception java.rmi.NotBoundException.
A NotBoundException is thrown if an attempt is made to lookup or unbind in the registry a name that has no associated binding.
NotBoundException() - Constructor for class java.rmi.NotBoundException
Constructs a NotBoundException with no specified detail message.
NotBoundException(String) - Constructor for class java.rmi.NotBoundException
Constructs a NotBoundException with the specified detail message.
NotContextException - exception javax.naming.NotContextException.
This exception is thrown when a naming operation proceeds to a point where a context is required to continue the operation, but the resolved object is not a context.
NotContextException() - Constructor for class javax.naming.NotContextException
Constructs a new instance of NotContextException.
NotContextException(String) - Constructor for class javax.naming.NotContextException
Constructs a new instance of NotContextException using an explanation.
note - Variable in class javax.sound.midi.VoiceStatus
The MIDI note that this voice is playing.
NOTE - Static variable in class java.awt.PageAttributes.MediaType
An alias for NA_LETTER.
NOTE_OFF - Static variable in class javax.sound.midi.ShortMessage
Command value for Note Off message (0x80, or 128)
NOTE_ON - Static variable in class javax.sound.midi.ShortMessage
Command value for Note On message (0x90, or 144)
NotEmpty - exception org.omg.CosNaming.NamingContextPackage.NotEmpty.
 
NotEmpty() - Constructor for class org.omg.CosNaming.NamingContextPackage.NotEmpty
 
NotEmptyHelper - class org.omg.CosNaming.NamingContextPackage.NotEmptyHelper.
 
NotEmptyHolder - class org.omg.CosNaming.NamingContextPackage.NotEmptyHolder.
 
NotEmptyHolder() - Constructor for class org.omg.CosNaming.NamingContextPackage.NotEmptyHolder
 
NotEmptyHolder(NotEmpty) - Constructor for class org.omg.CosNaming.NamingContextPackage.NotEmptyHolder
 
noteOff(int) - Method in interface javax.sound.midi.MidiChannel
Turns the specified note off.
noteOff(int, int) - Method in interface javax.sound.midi.MidiChannel
Turns the specified note off.
noteOn(int, int) - Method in interface javax.sound.midi.MidiChannel
Starts the specified note sounding.
NotFound - exception org.omg.CosNaming.NamingContextPackage.NotFound.
 
NotFound() - Constructor for class org.omg.CosNaming.NamingContextPackage.NotFound
 
NotFound(NotFoundReason, NameComponent[]) - Constructor for class org.omg.CosNaming.NamingContextPackage.NotFound
 
NotFoundHelper - class org.omg.CosNaming.NamingContextPackage.NotFoundHelper.
 
NotFoundHolder - class org.omg.CosNaming.NamingContextPackage.NotFoundHolder.
 
NotFoundHolder() - Constructor for class org.omg.CosNaming.NamingContextPackage.NotFoundHolder
 
NotFoundHolder(NotFound) - Constructor for class org.omg.CosNaming.NamingContextPackage.NotFoundHolder
 
NotFoundReason - class org.omg.CosNaming.NamingContextPackage.NotFoundReason.
 
NotFoundReasonHelper - class org.omg.CosNaming.NamingContextPackage.NotFoundReasonHelper.
 
NotFoundReasonHolder - class org.omg.CosNaming.NamingContextPackage.NotFoundReasonHolder.
 
NotFoundReasonHolder() - Constructor for class org.omg.CosNaming.NamingContextPackage.NotFoundReasonHolder
 
NotFoundReasonHolder(NotFoundReason) - Constructor for class org.omg.CosNaming.NamingContextPackage.NotFoundReasonHolder
 
notificationReceived(UnsolicitedNotificationEvent) - Method in interface javax.naming.ldap.UnsolicitedNotificationListener
Called when an unsolicited notification has been received.
notifier - Variable in class java.awt.event.InvocationEvent
The (potentially null) Object whose notifyAll() method will be called immediately after the Runnable.run() method returns.
notify() - Method in class java.lang.Object
Wakes up a single thread that is waiting on this object's monitor.
notifyAction - Static variable in class javax.swing.JTextField
Name of the action to send notification that the contents of the field have been accepted.
notifyAction(Action, KeyStroke, KeyEvent, Object, int) - Static method in class javax.swing.SwingUtilities
Invokes actionPerformed on action if action is enabled (and non null).
notifyAll() - Method in class java.lang.Object
Wakes up all threads that are waiting on this object's monitor.
notifyClientWindowChange(Rectangle) - Method in interface java.awt.im.spi.InputMethod
Notifies this input method of changes in the client window location or state.
notifyObservers() - Method in class java.util.Observable
If this object has changed, as indicated by the hasChanged method, then notify all of its observers and then call the clearChanged method to indicate that this object has no longer changed.
notifyObservers(Object) - Method in class java.util.Observable
If this object has changed, as indicated by the hasChanged method, then notify all of its observers and then call the clearChanged method to indicate that this object has no longer changed.
notifyPathChange(Vector, TreePath) - Method in class javax.swing.tree.DefaultTreeSelectionModel
Notifies listeners of a change in path.
NotOwnerException - exception java.security.acl.NotOwnerException.
This is an exception that is thrown whenever the modification of an object (such as an Access Control List) is only allowed to be done by an owner of the object, but the Principal attempting the modification is not an owner.
NotOwnerException() - Constructor for class java.security.acl.NotOwnerException
Constructs a NotOwnerException.
notSelectedTextColor - Variable in class javax.swing.plaf.basic.BasicInternalFrameTitlePane
 
notSelectedTitleColor - Variable in class javax.swing.plaf.basic.BasicInternalFrameTitlePane
 
NotSerializableException - exception java.io.NotSerializableException.
Thrown when an instance is required to have a Serializable interface.
NotSerializableException() - Constructor for class java.io.NotSerializableException
Constructs a NotSerializableException object.
NotSerializableException(String) - Constructor for class java.io.NotSerializableException
Constructs a NotSerializableException object with message string.
NOVEMBER - Static variable in class java.util.Calendar
Value of the MONTH field indicating the eleventh month of the year.
NOWRAP - Static variable in class javax.swing.text.html.HTML.Attribute
 
npoints - Variable in class java.awt.Polygon
The total number of points.
NULL - Static variable in class java.sql.Types
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type NULL.
NULL_ATTRIBUTE_VALUE - Static variable in class javax.swing.text.html.HTML
 
NULLORDER - Static variable in class java.text.CollationElementIterator
Null order which indicates the end of string is reached by the cursor.
nullPlusNonNullIsNull() - Method in interface java.sql.DatabaseMetaData
Are concatenations between NULL and non-NULL values NULL? For SQL-92 compliance, a JDBC technology-enabled driver will return true.
NullPointerException - exception java.lang.NullPointerException.
Thrown when an application attempts to use null in a case where an object is required.
NullPointerException() - Constructor for class java.lang.NullPointerException
Constructs a NullPointerException with no detail message.
NullPointerException(String) - Constructor for class java.lang.NullPointerException
Constructs a NullPointerException with the specified detail message.
nullsAreSortedAtEnd() - Method in interface java.sql.DatabaseMetaData
Are NULL values sorted at the end regardless of sort order?
nullsAreSortedAtStart() - Method in interface java.sql.DatabaseMetaData
Are NULL values sorted at the start regardless of sort order?
nullsAreSortedHigh() - Method in interface java.sql.DatabaseMetaData
Are NULL values sorted high?
nullsAreSortedLow() - Method in interface java.sql.DatabaseMetaData
Are NULL values sorted low?
NUM_COLORS - Static variable in class java.awt.SystemColor
The number of system colors in the array.
NUM_LOCK - Static variable in class java.awt.Event
The Num Lock key, a non-ASCII action key.
numBands - Variable in class java.awt.image.SampleModel
Number of bands of the image data that this SampleModel describes.
numBands - Variable in class java.awt.image.ComponentSampleModel
The number of bands in this ComponentSampleModel.
numBands - Variable in class java.awt.image.Raster
The number of bands in the Raster.
numBanks - Variable in class java.awt.image.ComponentSampleModel
The number of banks in this ComponentSampleModel.
Number - class java.lang.Number.
The abstract class Number is the superclass of classes Byte, Double, Float, Integer, Long, and Short.
NUMBER - Static variable in interface javax.swing.text.html.parser.DTDConstants
 
NUMBER_FORMS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
Number() - Constructor for class java.lang.Number
 
numberFormat - Variable in class java.text.DateFormat
The number formatter that DateFormat uses to format numbers in dates and times.
NumberFormat - class java.text.NumberFormat.
NumberFormat is the abstract base class for all number formats.
NumberFormat() - Constructor for class java.text.NumberFormat
 
NumberFormatException - exception java.lang.NumberFormatException.
Thrown to indicate that the application has attempted to convert a string to one of the numeric types, but that the string does not have the appropriate format.
NumberFormatException() - Constructor for class java.lang.NumberFormatException
Constructs a NumberFormatException with no detail message.
NumberFormatException(String) - Constructor for class java.lang.NumberFormatException
Constructs a NumberFormatException with the specified detail message.
NUMBERS - Static variable in interface javax.swing.text.html.parser.DTDConstants
 
numDataElements - Variable in class java.awt.image.Raster
The number of DataBuffer data elements per pixel.
NUMERIC - Static variable in class java.sql.Types
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type NUMERIC.
NUTOKEN - Static variable in interface javax.swing.text.html.parser.DTDConstants
 
NUTOKENS - Static variable in interface javax.swing.text.html.parser.DTDConstants
 
nval - Variable in class java.io.StreamTokenizer
If the current token is a number, this field contains the value of that number.
NVList - class org.omg.CORBA.NVList.
A modifiable list containing NamedValue objects.
NVList() - Constructor for class org.omg.CORBA.NVList
 
NW_RESIZE_CURSOR - Static variable in class java.awt.Cursor
The north-west-resize cursor type.
NW_RESIZE_CURSOR - Static variable in class java.awt.Frame
Deprecated. replaced by Cursor.NW_RESIZE_CURSOR.

JavaTM 2 Platform
Std. Ed. v1.3
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _
Submit a bug or feature
For further API reference and developer documentation, see Java 2 SDK SE Developer Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.

Java, Java 2D, and JDBC are trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries.
Copyright 1993-2000 Sun Microsystems, Inc. 901 San Antonio Road
Palo Alto, California, 94303, U.S.A. All Rights Reserved.