Contents | Package | Class | Tree | Deprecated | Index | Help | Java 1.2 Beta 3 | ||
PREV | NEXT | SHOW LISTS | HIDE LISTS |
double
.
float
.
NO_IMPLEMENT
exception, which is thrown
when the implementation for a method is not available.NO_IMPLEMENT
exception with a default minor code
of 0, a completion state of CompletionStatus.COMPLETED_NO,
and a null description.
NO_IMPLEMENT
exception with the specified description message,
a minor code of 0, and a completion state of COMPLETED_NO.
NO_IMPLEMENT
exception with the specified
minor code and completion status.
NO_IMPLEMENT
exception with the specified description
message, minor code, and completion status.
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
exception with a default minor code
of 0, a completion state of CompletionStatus.COMPLETED_NO,
and a null description.
NO_MEMORY
exception with the specified description message,
a minor code of 0, and a completion state of COMPLETED_NO.
NO_MEMORY
exception with the specified
minor code and completion status.
NO_MEMORY
exception with the specified description
message, minor code, and completion status.
NO_PERMISSION
exception, which is thrown
if the client does not have permission to perform the request.NO_PERMISSION
exception with a default minor code
of 0 and a completion state of CompletionStatus.COMPLETED_NO,
and a null description.
NO_PERMISSION
exception with the specified description,
a minor code of 0, and a completion state of COMPLETED_NO.
NO_PERMISSION
exception with the specified
minor code and completion status.
NO_PERMISSION
exception with the specified description
message, minor code, and completion status.
NO_RESOURCES
exception, which is thrown
when either the client or the server does not have sufficient resources
to perform the request.NO_RESOURCES
exception with a default minor code
of 0, a completion state of CompletionStatus.COMPLETED_NO,
and a null description.
NO_RESOURCES
exception with the specified description,
a minor code of 0, and a completion state of COMPLETED_NO.
NO_RESOURCES
exception with the specified
minor code and completion status.
NO_RESOURCES
exception with the specified description
message, minor code, and completion status.
NO_RESPONSE
exception, which is thrown
when a response to the request is not yet available.NO_RESPONSE
exception with a default minor code
of 0, a completion state of CompletionStatus.COMPLETED_NO,
and a null description.
NO_RESPONSE
exception with the specified description message,
a minor code of 0, and a completion state of COMPLETED_NO.
NO_RESPONSE
exception with the specified
minor code and completion status.
NO_RESPONSE
exception with the specified description
message, minor code, and completion status.
NamedValue
objects.double
.
float
.
NegativeArraySizeException
with no
detail message.
NegativeArraySizeException
with the
specified detail message.
new
expression) and no definition of the class could be found.NoClassDefFoundError
with no detail message.
NoClassDefFoundError
with the specified
detail message.
nextElement
method of an
Enumeration
to indicate that there are no more
elements in the enumeration.NoSuchElementException
with null
as its error message string.
NoSuchElementException
, saving a reference
to the error message string s for later retrieval by the
getMessage method.
NoSuchFieldException
with no detail message.
NoSuchFieldException
with the specified
detail message.
NoSuchMethodException
with the
specified detail message.
NoSuchMethodException
without a detail message.
NoSuchMethodException
with a detail message.
null
in a
case where an object is required.NullPointerException
with no detail message.
NullPointerException
with the specified
detail message.
Number
is the superclass of
classes Byte
, Double
, Float
,
Integer
, Long
, and Short
.NumberFormat
is the abstract base class for all number
formats.NumberFormatException
with no detail message.
NumberFormatException
with the
specified detail message.
object within its
enclosing scope.
- name().
Method in class org.omg.CORBA.NamedValue
- Retrieves the name for this
NamedValue
object.
- name(byte[]).
Method in class org.omg.CORBA.Principal
- Sets the name of this
Principal
object to the given value.
- name().
Method in class org.omg.CORBA.Principal
- Gets the name of this
Principal
object.
- name.
Variable in class org.omg.CORBA.InterfaceDescription
-
- name.
Variable in class org.omg.CORBA.UnionMember
-
- name.
Variable in class org.omg.CORBA.ConstantDescription
-
- name.
Variable in class org.omg.CORBA.TypeDescription
-
- names().
Method in class java.awt.font.TextAttributeSet
- Returns an enumeration over the names of the attributes in the set.
- names().
Method in interface java.text.AttributeSet
- Returns an enumeration over the names of the attributes in the set.
- narrow(Object).
Static method in class org.omg.CosNaming.BindingIteratorHelper
-
- narrow(Object).
Static method in class org.omg.CosNaming.NamingContextHelper
-
- 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
-
- 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
-
- needsGui().
Method in class java.beans.beancontext.BeanContextSupport
-
- needsInput().
Method in class java.util.zip.Inflater
- Returns true if no data remains in the input buffer.
- 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.
- negate().
Method in class java.math.BigInteger
- Returns a BigInteger whose value is (-1 * this).
- negate().
Method in class java.math.BigDecimal
- Returns a BigDecimal whose value is -1 * this, and whose scale is
this.scale().
- 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(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(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(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
.
- 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.
- newPermissionCollection().
Method in class java.util.PropertyPermission
- Returns a new PermissionCollection object for storing
PropertyPermission objects.
- 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.
- 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(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(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.
- 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.
- new_context().
Method in interface org.omg.CosNaming.NamingContext
-
- newmodel.
Variable in class java.awt.image.RGBImageFilter
-
- next().
Method in interface java.util.ListIterator
- Returns the next element in the List.
- next(int).
Method in class java.util.Random
- Generates the next pseudorandom number.
- next().
Method in interface java.util.Iterator
- Returns the next element in the interation.
- next(Container).
Method in class java.awt.CardLayout
- Flips to the next card of the specified container.
- next().
Method in class java.awt.font.StyledStringIterator
- Increments the iterator's position by one and returns the character
there.
- 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(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().
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 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.CollationElementIterator
- Get the ordering priority of the next character in the string.
- next(int).
Method in class java.text.BreakIterator
- Return the nth boundary from the current boundary
- next().
Method in class java.text.BreakIterator
- Return the boundary following the current boundary.
- next().
Method in class java.beans.beancontext.BeanContextSupport.BCSIterator
-
- 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 class java.util.StringTokenizer
- Returns the same value as the
nextToken
method,
except that its declared return value is Object
rather than
String
.
- 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.
- 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.
- nextLayout(float).
Method in class java.awt.font.LineBreakMeasurer
- Return the next layout, and update the current position.
- nextLayout(float, int, boolean).
Method in class java.awt.font.LineBreakMeasurer
- Return the next layout, and update 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
- Return the position at the end of the next layout.
- nextOffset(float, int, boolean).
Method in class java.awt.font.LineBreakMeasurer
- Return the position at the end of the next layout.
- nextTabStop(float, int).
Method in class java.awt.swing.text.PlainView
- Returns the next tab stop position after a given reference position.
- nextTabStop(float, int).
Method in class java.awt.swing.text.ParagraphView
- Returns the next tab stop position given a reference position.
- nextTabStop(float, int).
Method in interface java.awt.swing.text.TabExpander
- Returns the next tab stop position given a reference
position.
- nextTabStop(float, int).
Method in class java.awt.swing.text.WrappedPlainView
- Returns the next tab stop position after a given reference position.
- 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.
- nextToken().
Method in class java.io.StreamTokenizer
- Parses the next token from the input stream of this tokenizer.
- nextWordAction.
Static variable in class java.awt.swing.text.DefaultEditorKit
- Name of the Action for moving the caret to the begining of the
next word.
- next_n(int, BindingListHolder).
Method in interface org.omg.CosNaming.BindingIterator
-
- next_one(BindingHolder).
Method in interface org.omg.CosNaming.BindingIterator
-
- noFocusBorder.
Static variable in class java.awt.swing.table.DefaultTableCellRenderer
-
- nobject.
Static variable in class org.omg.CosNaming.BindingType
-
- nodeChanged(TreeNode).
Method in class java.awt.swing.tree.DefaultTreeModel
- Invoke this method after you've changed how node is to be
represented in the tree.
- nodeStructureChanged(TreeNode).
Method in class java.awt.swing.tree.DefaultTreeModel
- Invoke this method if you've totally changed the children of
node and its childrens children...
- nodesChanged(TreeNode, int[]).
Method in class java.awt.swing.tree.DefaultTreeModel
- Invoke this method after you've changed how the children identified by
childIndicies are to be represented in the tree.
- nodesWereInserted(TreeNode, int[]).
Method in class java.awt.swing.tree.DefaultTreeModel
- Invoke this method after you've inserted some TreeNodes into
node.
- nodesWereRemoved(TreeNode, int[], Object[]).
Method in class java.awt.swing.tree.DefaultTreeModel
- Invoke this method after you've removed some TreeNodes from
node.
- non_existent(Object).
Method in class org.omg.CORBA.portable.Delegate
- Determines whether the server object for the object reference has been
destroyed.
- 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.
- 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
-
- 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.
- notifyEventQueueListeners(AWTEvent).
Method in class java.awt.EventQueue
- This method notifies any EventQueueListeners that an event
has been posted to the EventQueue.
- 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 java.awt.swing.tree.DefaultTreeSelectionModel
- Notifies listeners of a change in path.
- npoints.
Variable in class java.awt.Polygon
- The total number of points.
- nullPlusNonNullIsNull().
Method in interface java.sql.DatabaseMetaData
- Are concatenations between NULL and non-NULL values NULL?
A JDBC-Compliant driver always returns true.
- 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?
- 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.
- numDataElements.
Variable in class java.awt.image.Raster
- The number of data elements per pixel.
- numberFormat.
Variable in class java.text.DateFormat
- The number formatter that DateFormat uses to format numbers in dates
and times.
- nval.
Variable in class java.io.StreamTokenizer
- If the current token is a number, this field contains the value
of that number.
Contents | Package | Class | Tree | Deprecated | Index | Help | Java 1.2 Beta 3 | ||
PREV | NEXT | SHOW LISTS | HIDE LISTS |