All Packages   Class Hierarchy Index of Fields and Methods
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 OTHER

N

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
NAME. Static variable in interface java.awt.swing.Action
name. Variable in class org.omg.CORBA.AttributeDescription
name. Variable in class org.omg.CORBA.ConstantDescription
name. Variable in class java.awt.Cursor
name. Variable in class java.sql.DriverPropertyInfo
The name of the property.
name. Variable in class org.omg.CORBA.ExceptionDescription
name. Variable in class java.awt.Font
The logical name of this font.
name. Variable in class org.omg.CORBA.InterfaceDefPackage.FullInterfaceDescription
name. Variable in class org.omg.CORBA.InterfaceDescription
name. Variable in class org.omg.CORBA.ModuleDescription
name. Variable in class org.omg.CORBA.OperationDescription
name. Variable in class org.omg.CORBA.ParameterDescription
name. Variable in class org.omg.CORBA.StructMember
name. Variable in class org.omg.CORBA.TypeDescription
name. Variable in class org.omg.CORBA.UnionMember
name(). Method in interface org.omg.CORBA.Contained
name(). Method in class org.omg.CORBA.NamedValue
name accessor.
name(). Method in class org.omg.CORBA.Principal
Get the name of the principal.
name(). Method in class org.omg.CORBA.TypeCode
The name operation can also be invoked on object reference, structure, union, enumeration, alias, and exception TypeCodes.
name(byte[]). Method in class org.omg.CORBA.Principal
Set the name of the principal to the given value.
name(String). Method in interface org.omg.CORBA.Contained
NameAttribute. Static variable in interface java.awt.swing.text.AttributeSet
Attribute name used to name the collection of attributes.
NameComponent(). Constructor for class org.omg.CosNaming.NameComponent
NameComponent(String, String). Constructor for class org.omg.CosNaming.NameComponent
NameComponentHolder(). Constructor for class org.omg.CosNaming.NameComponentHolder
NameComponentHolder(NameComponent). Constructor for class org.omg.CosNaming.NameComponentHolder
NamedValue(). Constructor for class org.omg.CORBA.NamedValue
NameHolder(). Constructor for class org.omg.CosNaming.NameHolder
NameHolder(NameComponent[]). Constructor for class org.omg.CosNaming.NameHolder
names(). Method in interface java.text.AttributeSet
Returns an enumeration over the names of the attributes in the set.
names(). Method in class java.awt.font.TextAttributeSet
Returns an enumeration over the names of the attributes in the set.
NamingContextHolder(). Constructor for class org.omg.CosNaming.NamingContextHolder
NamingContextHolder(NamingContext). Constructor for class org.omg.CosNaming.NamingContextHolder
NaN. Static variable in class java.lang.Double
A NaN value of type double.
NaN. Static variable in class java.lang.Float
The NaN value of type float.
narrow(Object). Static method in class org.omg.CosNaming.BindingIteratorHelper
narrow(Object). Static method in class org.omg.CosNaming.NamingContextHelper
NATIVE. Static variable in class java.lang.reflect.Modifier
nativeSQL(String). Method in interface java.sql.Connection
A driver may convert the JDBC sql grammar into its system's native SQL grammar prior to sending it; nativeSQL returns the native form of the statement that the driver would have sent.
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.
nDigits. Variable in class java.awt.swing.basic.Spinner
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
NEAREST_NEIGHBOR. Static variable in class java.awt.TexturePaint
Texture colors are generated with the nearest neighbor algorithm.
NearestNeighborAffineTransformOp(AffineTransform). Constructor for class java.awt.image.NearestNeighborAffineTransformOp
Constructs a NearestNeighborAffineTransformOp given an affine transform.
needsDictionary(). Method in class java.util.zip.Inflater
Returns true if a preset dictionary is needed for decompression.
needsGui(). Method in class java.beans.beancontext.BeanContextSupport
needsGui(). Method in interface java.beans.Visibility
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.BigDecimal
Returns a BigDecimal whose value is -1 * this, and whose scale is this.scale().
negate(). Method in class java.math.BigInteger
Returns a BigInteger whose value is (-1 * this).
NEGATIVE_INFINITY. Static variable in class java.lang.Double
The negative infinity of type double.
NEGATIVE_INFINITY. Static variable in class java.lang.Float
The negative infinity of type float.
NEGATIVE_SCROLL. Variable in class java.awt.swing.basic.BasicSliderUI
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(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 interface org.omg.CosNaming._NamingContextOperations
new_context(). Method in class org.omg.CosNaming._NamingContextStub
new_context(). Method in class org.omg.CosNaming._NamingContextTie
new_context(). Method in interface org.omg.CosNaming.NamingContext
Creates a new naming context implemented by the same naming server as the context on which the operation was invoked.
newAudioClip(URL). Static method in class java.applet.Applet
Get an audio clip from the given URL
newCall(RemoteObject, Operation[], int, long). Method in interface java.rmi.server.RemoteRef
Creates an appropriate call object for a new remote method invocation on this object.
newDataAvailable(TableModelEvent). Method in class java.awt.swing.table.DefaultTableModel
This method is used to informed the model that the model's dataVector has been changed directly.
newInstance(). Method in class java.lang.Class
Creates a new instance of a class.
newInstance(ActivationID, ActivationDesc). Method in class java.rmi.activation.ActivationGroup
Creates a new instance of an activatable remote object.
newInstance(ActivationID, ActivationDesc). Method in interface java.rmi.activation.ActivationInstantiator
The activator calls an instantiator'snewInstance 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(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.
newLeadSelectionPath. Variable in class java.awt.swing.event.TreeSelectionEvent
leadSelectionPath after the paths changed, may be null.
newLine(). Method in class java.io.BufferedWriter
Write a line separator.
newmodel. Variable in class java.awt.image.RGBImageFilter
newPermissionCollection(). Method in class java.security.BasicPermission
Returns a new PermissionCollection object for storing BasicPermission objects.
newPermissionCollection(). Method in class java.io.FilePermission
Returns a new PermissionCollection object for storing FilePermission 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.util.PropertyPermission
Returns a new PermissionCollection object for storing PropertyPermission objects.
newPermissionCollection(). Method in class java.net.SocketPermission
Returns a new PermissionCollection object for storing SocketPermission 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, 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.
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.
newRowsAdded(TableModelEvent). Method in class java.awt.swing.table.DefaultTableModel
This method will recalculate numRows, it will also make sure the new rows have the correct number of columns.
next(). Method in class java.text.BreakIterator
Return the boundary following the current boundary.
next(). Method in interface java.text.CharacterIterator
Increment the iterator's index by one and return the character at the new index.
next(). Method in class java.text.CollationElementIterator
Get the ordering priority of the next character in the string.
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.awt.geom.GeneralPathIterator
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 interface java.util.Iterator
Returns the next element in the interation.
next(). Method in interface java.util.ListIterator
Returns the next element in the List.
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 interface java.sql.ResultSet
A ResultSet is initially positioned before its first row; the first call to next makes the first row the current row; the second call makes the second row the current row, etc.
next(). Method in class java.text.StringCharacterIterator
Increment the iterator's index by one and return the character at the new index.
next(). Method in class java.awt.font.StyledStringIterator
Increments the iterator's position by one and returns the character there.
next(Container). Method in class java.awt.CardLayout
Flips to the next card of the specified container.
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.
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_n(int, BindingListHolder). Method in interface org.omg.CosNaming._BindingIteratorOperations
next_n(int, BindingListHolder). Method in class org.omg.CosNaming._BindingIteratorStub
next_n(int, BindingListHolder). Method in class org.omg.CosNaming._BindingIteratorTie
next_n(int, BindingListHolder). Method in interface org.omg.CosNaming.BindingIterator
Assigns up to the requested number of name/object reference bindings to the value field of the given BindingListHolder object and returns a boolean to indicate success or failure.
next_one(BindingHolder). Method in interface org.omg.CosNaming._BindingIteratorOperations
next_one(BindingHolder). Method in class org.omg.CosNaming._BindingIteratorStub
next_one(BindingHolder). Method in class org.omg.CosNaming._BindingIteratorTie
next_one(BindingHolder). Method in interface org.omg.CosNaming.BindingIterator
Assigns the next name/object reference binding to the value field of the given BindingHolder object and returns a boolean to indicate success or failure.
nextBytes(byte[]). Method in class java.util.Random
Generates a user specified number of random bytes.
nextBytes(byte[]). Method in class java.security.SecureRandom
Generates a user-specified number of random bytes.
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
nextElement(). Method in interface java.util.Enumeration
Returns the next element of this enumeration.
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
nextFrame(int). Method in class java.awt.swing.SyntheticImage
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.
nextLong(). Method in class java.util.Random
Returns the next pseudorandom, uniformly distributed long value from this random number generator's sequence.
nextTabStop(float). Method in class java.awt.swing.text.LabelView
Returns the next tab stop position given a reference position
nextTabStop(float). Method in class java.awt.swing.text.PlainView
Returns the next tab stop position given a reference position.
nextTabStop(float). Method in interface java.awt.swing.text.TabExpander
Returns the next tab stop position given a 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.
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_HIGHLIGHT. Static variable in class java.awt.swing.basic.BasicScrollBarUI
NO_IMPLEMENT(). Constructor for class org.omg.CORBA.NO_IMPLEMENT
Constructs a NO_IMPLEMENT 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 with the specified minor code and completion status.
NO_IMPLEMENT(String). Constructor for class org.omg.CORBA.NO_IMPLEMENT
Constructs a NO_IMPLEMENT 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 with the specified description message, minor code, and completion status.
NO_MEMORY(). Constructor for class org.omg.CORBA.NO_MEMORY
Constructs a NO_MEMORY 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 with the specified minor code and completion status.
NO_MEMORY(String). Constructor for class org.omg.CORBA.NO_MEMORY
Constructs a NO_MEMORY 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 with the specified description message, minor code, and completion status.
NO_OPTION. Static variable in class java.awt.swing.JOptionPane
Return value from class method if NO is chosen.
NO_PERMISSION(). Constructor for class org.omg.CORBA.NO_PERMISSION
Constructs a NO_PERMISSION 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 with the specified minor code and completion status.
NO_PERMISSION(String). Constructor for class org.omg.CORBA.NO_PERMISSION
Constructs a NO_PERMISSION 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 with the specified description message, minor code, and completion status.
NO_RESOURCES(). Constructor for class org.omg.CORBA.NO_RESOURCES
Constructs a NO_RESOURCES 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 with the specified minor code and completion status.
NO_RESOURCES(String). Constructor for class org.omg.CORBA.NO_RESOURCES
Constructs a NO_RESOURCES 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 with the specified description message, minor code, and completion status.
NO_RESPONSE(). Constructor for class org.omg.CORBA.NO_RESPONSE
Constructs a NO_RESPONSE 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 with the specified minor code and completion status.
NO_RESPONSE(String). Constructor for class org.omg.CORBA.NO_RESPONSE
Constructs a NO_RESPONSE 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 with the specified description message, minor code, and completion status.
nobject. Static variable in class org.omg.CosNaming.BindingType
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.
noFocusBorder. Static variable in class java.awt.swing.basic.BasicComboBoxRenderer
noFocusBorder. Static variable in class java.awt.swing.basic.BasicListCellRenderer
noFocusBorder. Static variable in class java.awt.swing.motif.MotifComboBoxRenderer
NON_CONTINUOUS_DIVIDER. Static variable in class java.awt.swing.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
NON_ZERO. Static variable in class java.awt.geom.GeneralPath
A non-zero winding rule for determining the interior of a path.
nonContinuousLayoutDivider. Variable in class java.awt.swing.basic.BasicSplitPaneUI
Activated during a dragging session when the
NONE. Static variable in class java.awt.GridBagConstraints
Do not resize the component.
NONE_OPTION. Static variable in class java.awt.swing.DebugGraphics
Don't debug graphics operations.
NoninvertibleTransformException(String). Constructor for class java.awt.geom.NoninvertibleTransformException
NORM_PRIORITY. Static variable in class java.lang.Thread
The default priority that is assigned to a thread.
normalizeDegrees(double). Static method in class java.awt.geom.Arc2D
normalizeMimeType(String). Method in class java.awt.datatransfer.DataFlavor
Called for each MIME type string to give DataFlavor subtypes the opportunity to change how the normalization of MIME types is accomplished.
normalizeMimeTypeParameter(String, String). Method in class java.awt.datatransfer.DataFlavor
Called on DataFlavor for every MIME Type parameter to allow DataFlavor subclasses to handle special parameters like the text/plain charset parameters, whose values are case insensitive.
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 java.awt.swing.SwingConstants
Compass-direction constants used to specify a position.
NORTH_EAST. Static variable in interface java.awt.swing.SwingConstants
NORTH_WEST. Static variable in interface java.awt.swing.SwingConstants
NORTHEAST. Static variable in class java.awt.GridBagConstraints
Put the component at the top-right corner of its display area.
northPane. Variable in class java.awt.swing.basic.BasicInternalFrameUI
NORTHWEST. Static variable in class java.awt.GridBagConstraints
Put the component at the top-left corner of its display area.
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.
NoSuchElementException(). Constructor for class java.util.NoSuchElementException
Constructs a NoSuchElementException with no detail message.
NoSuchElementException(String). Constructor for class java.util.NoSuchElementException
Constructs a NoSuchElementException with the specified detail message.
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(). Constructor for class java.lang.NoSuchFieldException
Constructor.
NoSuchFieldException(String). Constructor for class java.lang.NoSuchFieldException
Constructor with a detail message.
NoSuchMethodError(). Constructor for class java.lang.NoSuchMethodError
NoSuchMethodError(String). Constructor for class java.lang.NoSuchMethodError
Constructs a NoSuchMethodException with the specified detail message.
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(String). Constructor for class java.rmi.NoSuchObjectException
Create a new NoSuchObjectException with a description.
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(). Method in class java.math.BigInteger
Returns a BigInteger whose value is (~this).
not_context. Static variable in class org.omg.CosNaming.NamingContextPackage.NotFoundReason
not_object. Static variable in class org.omg.CosNaming.NamingContextPackage.NotFoundReason
NotActiveException(). Constructor for class java.io.NotActiveException
Constructor to create a new NotActiveException with no reason.
NotActiveException(String). Constructor for class java.io.NotActiveException
Constructor to create a new NotActiveException with the reason given.
NotBoundException(). Constructor for class java.rmi.NotBoundException
NotBoundException(String). Constructor for class java.rmi.NotBoundException
NotEmpty(). Constructor for class org.omg.CosNaming.NamingContextPackage.NotEmpty
NotEmptyHolder(). Constructor for class org.omg.CosNaming.NamingContextPackage.NotEmptyHolder
NotEmptyHolder(NotEmpty). Constructor for class org.omg.CosNaming.NamingContextPackage.NotEmptyHolder
NotFound(). Constructor for class org.omg.CosNaming.NamingContextPackage.NotFound
NotFound(NotFoundReason, NameComponent[]). Constructor for class org.omg.CosNaming.NamingContextPackage.NotFound
NotFoundHolder(). Constructor for class org.omg.CosNaming.NamingContextPackage.NotFoundHolder
NotFoundHolder(NotFound). Constructor for class org.omg.CosNaming.NamingContextPackage.NotFoundHolder
NotFoundReasonHolder(). Constructor for class org.omg.CosNaming.NamingContextPackage.NotFoundReasonHolder
NotFoundReasonHolder(NotFoundReason). Constructor for class org.omg.CosNaming.NamingContextPackage.NotFoundReasonHolder
noticeBoundsChanged. Variable in class java.awt.swing.SpringLayout
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 java.awt.swing.JTextField
Name of the action to send notification that the contents of the field have been accepted.
notifyAll(). Method in class java.lang.Object
Wakes up all threads that are waiting on this object's monitor.
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.
notifyUnlock(). Method in class java.awt.swing.text.AbstractDocument
Releases the notification lock.
NotOwnerException(). Constructor for class java.security.acl.NotOwnerException
Constructs a NotOwnerException.
NotSerializableException(). Constructor for class java.io.NotSerializableException
NotSerializableException(String). Constructor for class java.io.NotSerializableException
NOVEMBER. Static variable in class java.util.Calendar
Useful constant for month.
npoints. Variable in class java.awt.Polygon
The total number of points.
nRows. Variable in class java.awt.swing.basic.BasicTabbedPaneUI
nRows. Variable in class java.awt.swing.motif.MotifTabbedPaneUI
NULL. Static variable in class java.sql.Types
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? A JDBC-Compliant driver always returns true.
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.Raster
The number of bands in the raster.
numBands. Variable in class java.awt.image.SampleModel
number of bands of the inage data that this SampleModel describes.
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(). Constructor for class java.text.NumberFormat
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.
numDataElements. Variable in class java.awt.image.Raster
The number of data elements per pixel.
NUMERIC. Static variable in class java.sql.Types
nval. Variable in class java.io.StreamTokenizer
If the current token is a number, this field contains the value of that number.
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

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 OTHER
All Packages   Class Hierarchy Index of Fields and Methods

Submit a bug or feature