|
Java™ Platform Standard Ed. 6 |
|||||||||
| PREV LETTER NEXT LETTER | FRAMES NO FRAMES | |||||||||
UID represents an identifier that is unique over time
with respect to the host it is generated on, or one of 216
"well-known" identifiers.UID that is unique over time with
respect to the host that it was generated on.
UID.
getXXX(key) methods.LazyInputMap will create a InputMap
in its createValue
method.getXXX(key) methods.LazyValue
which can be
used to delay loading of the Class for the instance to be created.LazyValue which will construct an instance
when asked.
LazyValue which will construct an instance
when asked.
LazyValue which will construct an instance
when asked.
LazyValue which will construct an instance
when asked.
UIEvent interface provides specific contextual information
associated with User Interface events.UIManager manages the current look and feel, the set of
available look and feels, PropertyChangeListeners that
are notified when the look and feel changes, look and feel defaults, and
convenience methods for obtaining various default values.LookAndFeel for the sake of configuring a menu or
for initial application set up.UIManagers
LookAndFeelInfo object.
BigDecimal.
name in
this registry.
Thread.UncaughtExceptionHandler
installed.
ExecutorService methods to the given executor, but not any
other methods that might otherwise be accessible using
casts.
ScheduledExecutorService methods to the given executor, but
not any other methods that might otherwise be accessible using
casts.
configureEnclosingScrollPane
by replacing the columnHeaderView of the enclosing
scroll pane with null.
Calendar.MONTH field indicating the
thirteenth month of the year.
invoke method throws a
checked exception (a Throwable that is not assignable
to RuntimeException or Error) that
is not assignable to any of the exception types declared in the
throws clause of the method that was invoked on the
proxy instance and dispatched to the invocation handler.UndeclaredThrowableException with the
specified Throwable.
UndeclaredThrowableException with the
specified Throwable and a detail message.
UNDEFINED, the
contents of the back buffer are undefined after flipping.
UndefinedProperty object should be returned whenever a
property which was not defined for a particular image is fetched.
CannotUndoException if canUndo
returns false.
undo to all contained
UndoableEdits in the reverse of
the order in which they were added.
UndoableEdit represents an edit.UndoableEditListener method.
UndoableEdit listeners.UndoableEditSupport object.
UndoableEditSupport object.
CachedRowSet
object if the row has been inserted, and also notifies listeners that a
row has changed.
UndoManager manages a list of UndoableEdits,
providing a way to undo or redo the appropriate edits.UndoManager.
getUndoPresentationName;
as of Java 2 platform v1.3.1 this field is no longer used.
undo or
redo.
edit, updating the index of the next edit appropriately.
UnexpectedException is thrown if the client of a
remote method call receives, as a result of the call, a checked
exception that is not among the checked exception types declared in the
throws clause of the method in the remote interface.UnexpectedException with the specified
detail message.
UnexpectedException with the specified
detail message and nested exception.
PortableRemoteObject.unexportObject(java.rmi.Remote).
Tie.deactivate()
to deactivate the object.
Util.unexportObject(java.rmi.Remote).
RowSetReaderImpl object
that a given parameter is a Unicode stream.
InputStream object that will be
returned by the method getUnicodeStream,
which is specified in the ResultSet interface.
Signature.state value, signifying that
this signature object has not yet been initialized.
AbstractFormatter may have
installed on the JFormattedTextField.
JSpinner's layout manager to null.
JComponent from context.
installKeyboardActions.
PropertyChangeListener returned from
createPropertyChangeListener from the
JDesktopPane.
PropertyChangeListener added
by installListeners.
this.list by calling uninstallListeners(),
uninstallKeyboardActions(), and uninstallDefaults()
in order.
uninstallDefaults, uninstallListeners,
and then removes all of the spinners children.
installUI.
installUI.
uninstallUI method on each UI handled by this object.
uninstallUI method on each UI handled by this object.
uninstallUI method on each UI handled by this object.
uninstallUI method on each UI handled by this object.
uninstallUI method on each UI handled by this object.
uninstallUI method on each UI handled by this object.
uninstallUI method on each UI handled by this object.
uninstallUI method on each UI handled by this object.
uninstallUI method on each UI handled by this object.
uninstallUI method on each UI handled by this object.
uninstallUI method on each UI handled by this object.
uninstallUI method on each UI handled by this object.
uninstallUI method on each UI handled by this object.
uninstallUI method on each UI handled by this object.
uninstallUI method on each UI handled by this object.
uninstallUI method on each UI handled by this object.
uninstallUI method on each UI handled by this object.
uninstallUI method on each UI handled by this object.
uninstallUI method on each UI handled by this object.
uninstallUI method on each UI handled by this object.
uninstallUI method on each UI handled by this object.
uninstallUI method on each UI handled by this object.
uninstallUI method on each UI handled by this object.
uninstallUI method on each UI handled by this object.
uninstallUI method on each UI handled by this object.
uninstallUI method on each UI handled by this object.
uninstallUI method on each UI handled by this object.
uninstallUI method on each UI handled by this object.
uninstallUI method on each UI handled by this object.
uninstallUI method on each UI handled by this object.
Rectangle2D objects
and puts the result into the specified destination
Rectangle2D object.
Rectangle with the
specified Rectangle.
ImmutableDescriptor whose contents are the union of
the given descriptors.
UnionMember object with its fields initialized
to null.
UnionMember object with its fields initialized
to the given values.
UNKNOWN exception with a default minor code
of 0, a completion state of CompletionStatus.COMPLETED_NO,
and a null description.
UNKNOWN exception with the specified description message,
a minor code of 0, and a completion state of COMPLETED_NO.
UNKNOWN exception with the specified
minor code and completion status.
UNKNOWN exception with the specified description
message, minor code, and completion status.
getNumberOfPages
method if a Pageable implementation does not know
the number of pages in its set.
UnknownAnnotationValueException.
UnknownElementException.
UnknownError with no detail message.
UnknownError with the specified detail
message.
UnknownGroupException is thrown by methods of classes and
interfaces in the java.rmi.activation package when the
ActivationGroupID parameter to the method is determined to be
invalid, i.e., not known by the ActivationSystem.UnknownGroupException with the specified
detail message.
UnknownHostException with the
specified detail message.
UnknownHostException with no detail
message.
UnknownHostException is thrown if a
java.net.UnknownHostException occurs while creating
a connection to the remote host for a remote method call.UnknownHostException with the specified
detail message.
UnknownHostException with the specified
detail message and nested exception.
UnknownObjectException is thrown by methods of classes and
interfaces in the java.rmi.activation package when the
ActivationID parameter to the method is determined to be
invalid.UnknownObjectException with the specified
detail message.
UnknownServiceException with no
detail message.
UnknownServiceException with the
specified detail message.
UnknownTypeException.The p
parameter may be used to pass in an additional argument with
information about the context in which the unknown type was
encountered; for example, the visit methods of TypeVisitor may pass in their additional parameter.
UnknownUserException object.
UnknownUserException object that contains the given
Any object.
MathContext object whose settings have the values
required for unlimited precision arithmetic.
Soundbank.
UnmarshalException can be thrown while unmarshalling the
parameters or results of a remote method call if any of the following
conditions occur:
if an exception occurs while unmarshalling the call header
if the protocol for the return value is invalid
if a java.io.IOException occurs unmarshalling
parameters (on the server side) or the return value (on the client side).UnmarshalException with the specified
detail message.
UnmarshalException with the specified
detail message and nested exception.
KeyInfo instance from a
mechanism-specific XMLStructure (ex: DOMStructure)
instance.
Unmarshaller to externally listen
for unmarshal events.XMLSignature instance from a
mechanism-specific XMLValidateContext instance.
XMLSignature instance from a
mechanism-specific XMLStructure instance.
Instrumentation.redefineClasses
when one of the specified classes cannot be modified.UnmodifiableClassException with no
detail message.
UnmodifiableClassException with the
specified detail message.
Unreferenced interface to receive notification when there are
no more clients that reference that remote object.id.
MBeanServerConnection.unregisterMBean(ObjectName).
ActivationSystem; the object
can no longer be activated via the object's activation id.
native.UnsatisfiedLinkError with no detail message.
UnsatisfiedLinkError with the
specified detail message.
BigInteger whose value is the unscaled
value of this BigDecimal.
RowSet
object.
RowSet
object.
RowSet
object.
RowSet
object.
setTiling.
Event's type was not specified by initializing the
event before the method was called.
UnsupportedAudioFileException is an exception indicating that an
operation failed because a file did not contain valid data of a recognized file
type and format.UnsupportedAudioFileException that has
null as its error detail message.
UnsupportedAudioFileException that has
the specified detail message.
CallbackHandler does not
recognize a particular Callback.UnsupportedCallbackException
with no detail message.
UnsupportedClassVersionError
with no detail message.
UnsupportedClassVersionError with
the specified detail message.
wrap method on
the other side of the context.
wrap
method on the other side of the context.
SyncProvider implementation
supports synchronization between a RowSet object and
the SQL VIEW used to populate it.
len bytes in input,
starting at offset inclusive.
input.remaining() bytes in the ByteBuffer
input, starting at input.position().
paint(g).
paint.
paint(g).
paint(g).
paint(g).
paint.
paint.
paint.
paint.
update method on each UI handled by this object.
update method on each UI handled by this object.
update method on each UI handled by this object.
update method on each UI handled by this object.
update method on each UI handled by this object.
update method on each UI handled by this object.
update method on each UI handled by this object.
update method on each UI handled by this object.
update method on each UI handled by this object.
update method on each UI handled by this object.
update method on each UI handled by this object.
update method on each UI handled by this object.
update method on each UI handled by this object.
update method on each UI handled by this object.
update method on each UI handled by this object.
update method on each UI handled by this object.
update method on each UI handled by this object.
update method on each UI handled by this object.
update method on each UI handled by this object.
update method on each UI handled by this object.
update method on each UI handled by this object.
update method on each UI handled by this object.
update method on each UI handled by this object.
update method on each UI handled by this object.
update method on each UI handled by this object.
update method on each UI handled by this object.
update method on each UI handled by this object.
update method on each UI handled by this object.
update method on each UI handled by this object.
update method on each UI handled by this object.
RowSet object was
attempting to update a row in the data source.
java.sql.Array value.
java.sql.Array value.
java.math.BigDecimal
value.
java.sql.BigDecimal
value.
java.sql.Blob value.
java.sql.Blob value.
boolean value.
boolean value.
byte value.
byte value.
byte array value.
preferredSize instance variable,
which is returned from getPreferredSize().
java.sql.Clob value.
java.sql.Clob value.
Reader
object, which is the given number of characters long.
Reader
object, which is the given number of characters long.
Reader
object.
Reader
object.
updateUI() -- that is, to initialize its UI property
with the current look and feel.
java.sql.Date value.
java.sql.Date value.
double value.
double value.
path
by getting the expanded descendants from the tree and forwarding
to the tree state.
float value.
float value.
int value.
int value.
updateUI on each label.
List of currently registered
IIOReadUpdateListeners, initialized by default to
null, which is synonymous with an empty
List.
long value.
long value.
java.sql.NClob value.
java.sql.NClob value.
Reader
object, which is the given number of characters long.
Reader
object, which is the given number of characters long.
Reader
The data will be read from the stream
as needed until end-of-stream is reached.
Reader
object.
String value.
String value.
null value.
null value.
Object value.
Object value.
Object value.
Object value.
java.sql.Ref value.
java.sql.Ref value.
ResultSet object.
RowId value.
RowId value.
ResultSet.rowUpdated.
short value.
short value.
treeDidChange.
java.sql.SQLXML value.
java.sql.SQLXML value.
String value.
String value.
c, and all its children.
java.sql.Time value.
java.sql.Time value.
java.sql.Timestamp
value.
java.sql.Timestamp
value.
UIManager that the L&F has changed.
UIManager that the L&F has changed.
UIManager that the look and feel
has changed.
UIManager that the look and feel
has changed.
ListUI property by setting it to the value provided
by the current look and feel.
UIManager that the L&F has changed.
JComponent.updateUI.
ScrollPaneUI object with a version
from the current default look and feel.
UIManager that the L&F has changed.
UIManager that the L&F has changed.
UIFactory that the L&F has changed.
UIManager that the L&F has changed.
UIManager that the look and feel
[L&F] has changed.
UIManager that the look and feel
(L&F) has changed.
positions.
positions.
formatTo() method.
URIReferences.PrintException can implement to report an error condition
involving a URI address.URIReference.URIReferenceException with
null as its detail message.
URIReferenceException with the specified
detail message.
URIReferenceException with the
specified detail message and cause.
URIReferenceException with the
specified detail message, cause and URIReference.
URIReferenceException with the specified
cause and a detail message of (cause==null ?
- URIResolver - Interface in javax.xml.transform
- An object that implements this interface that can be called by the processor
to turn a URI used in document(), xsl:import, or xsl:include into a Source object.
- URISchemeNotSupported -
Static variable in interface javax.print.URIException
- Indicates that the printer does not support the URI
scheme ("http", "ftp", etc.) in the URI address.
- URISyntax - Class in javax.print.attribute
- Class URISyntax is an abstract base class providing the common
implementation of all attributes whose value is a Uniform Resource
Identifier (URI).
- URISyntax(URI) -
Constructor for class javax.print.attribute.URISyntax
- Constructs a URI attribute with the specified URI.
- URISyntaxException - Exception in java.net
- Checked exception thrown to indicate that a string could not be parsed as a
URI reference.
- URISyntaxException(String, String, int) -
Constructor for exception java.net.URISyntaxException
- Constructs an instance from the given input string, reason, and error
index.
- URISyntaxException(String, String) -
Constructor for exception java.net.URISyntaxException
- Constructs an instance from the given input string and reason.
- URL - Class in java.net
- Class
URL represents a Uniform Resource
Locator, a pointer to a "resource" on the World
Wide Web. - URL(String, String, int, String) -
Constructor for class java.net.URL
- Creates a
URL object from the specified
protocol, host, port
number, and file.
- URL(String, String, String) -
Constructor for class java.net.URL
- Creates a URL from the specified
protocol
name, host name, and file name.
- URL(String, String, int, String, URLStreamHandler) -
Constructor for class java.net.URL
- Creates a
URL object from the specified
protocol, host, port
number, file, and handler.
- URL(String) -
Constructor for class java.net.URL
- Creates a
URL object from the String
representation.
- URL(URL, String) -
Constructor for class java.net.URL
- Creates a URL by parsing the given spec within a specified context.
- URL(URL, String, URLStreamHandler) -
Constructor for class java.net.URL
- Creates a URL by parsing the given spec with the specified handler
within a specified context.
- url -
Variable in class java.net.URLConnection
- The URL represents the remote object on the World Wide Web to
which this connection is opened.
- URL_PKG_PREFIXES -
Static variable in interface javax.naming.Context
- Constant that holds the name of the environment property
for specifying the list of package prefixes to use when
loading in URL context factories.
- URLClassLoader - Class in java.net
- This class loader is used to load classes and resources from a search
path of URLs referring to both JAR files and directories.
- URLClassLoader(URL[], ClassLoader) -
Constructor for class java.net.URLClassLoader
- Constructs a new URLClassLoader for the given URLs.
- URLClassLoader(URL[]) -
Constructor for class java.net.URLClassLoader
- Constructs a new URLClassLoader for the specified URLs using the
default delegation parent
ClassLoader.
- URLClassLoader(URL[], ClassLoader, URLStreamHandlerFactory) -
Constructor for class java.net.URLClassLoader
- Constructs a new URLClassLoader for the specified URLs, parent
class loader, and URLStreamHandlerFactory.
- URLConnection - Class in java.net
- The abstract class
URLConnection is the superclass
of all classes that represent a communications link between the
application and a URL. - URLConnection(URL) -
Constructor for class java.net.URLConnection
- Constructs a URL connection to the specified URL.
- URLDataSource - Class in javax.activation
- The URLDataSource class provides an object that wraps a
URL
object in a DataSource interface. - URLDataSource(URL) -
Constructor for class javax.activation.URLDataSource
- URLDataSource constructor.
- URLDecoder - Class in java.net
- Utility class for HTML form decoding.
- URLDecoder() -
Constructor for class java.net.URLDecoder
-
- URLEncoder - Class in java.net
- Utility class for HTML form encoding.
- URLStreamHandler - Class in java.net
- The abstract class
URLStreamHandler is the common
superclass for all stream protocol handlers. - URLStreamHandler() -
Constructor for class java.net.URLStreamHandler
-
- URLStreamHandlerFactory - Interface in java.net
- This interface defines a factory for
URL stream
protocol handlers. - URLStringHelper - Class in org.omg.CosNaming.NamingContextExtPackage
- URLString is the URL address (corbaloc: or corbaname:) represented as
a String.
- URLStringHelper() -
Constructor for class org.omg.CosNaming.NamingContextExtPackage.URLStringHelper
-
- US -
Static variable in class java.util.Locale
- Useful constant for country.
- USE_ACTIVE_OBJECT_MAP_ONLY -
Static variable in class org.omg.PortableServer.RequestProcessingPolicyValue
-
- USE_ALL_BEANINFO -
Static variable in class java.beans.Introspector
-
- USE_DEFAULT_SERVANT -
Static variable in class org.omg.PortableServer.RequestProcessingPolicyValue
-
- USE_SERVANT_MANAGER -
Static variable in class org.omg.PortableServer.RequestProcessingPolicyValue
-
- USE_STD3_ASCII_RULES -
Static variable in class java.net.IDN
- Flag to turn on the check against STD-3 ASCII rules
- useAnchoringBounds(boolean) -
Method in class java.util.regex.Matcher
- Sets the anchoring of region bounds for this matcher.
- useCaches -
Variable in class java.net.URLConnection
- If
true, the protocol is allowed to use caching
whenever it can.
- useDaylightTime() -
Method in class java.util.SimpleTimeZone
- Queries if this time zone uses daylight saving time.
- useDaylightTime() -
Method in class java.util.TimeZone
- Queries if this time zone uses daylight savings time.
- useDelimiter(Pattern) -
Method in class java.util.Scanner
- Sets this scanner's delimiting pattern to the specified pattern.
- useDelimiter(String) -
Method in class java.util.Scanner
- Sets this scanner's delimiting pattern to a pattern constructed from
the specified
String.
- useLocale(Locale) -
Method in class java.util.Scanner
- Sets this scanner's locale to the specified locale.
- USEMAP -
Static variable in class javax.swing.text.html.HTML.Attribute
-
- usePattern(Pattern) -
Method in class java.util.regex.Matcher
- Changes the Pattern that this Matcher uses to
find matches with.
- useProtocolVersion(int) -
Method in class java.io.ObjectOutputStream
- Specify stream protocol version to use when writing the stream.
- USER_EXCEPTION - Interface in org.omg.PortableInterceptor
- org/omg/PortableInterceptor/USER_EXCEPTION.java .
- USER_ID -
Static variable in class org.omg.PortableServer.IdAssignmentPolicyValue
-
- useRadix(int) -
Method in class java.util.Scanner
- Sets this scanner's default radix to the specified radix.
- UserDataHandler - Interface in org.w3c.dom
- When associating an object to a key on a node using
Node.setUserData() the application can provide a handler
that gets called when the node the object is associated to is being
cloned, imported, or renamed. - UserException - Exception in org.omg.CORBA
- The root class for CORBA IDL-defined user exceptions.
- UserException() -
Constructor for exception org.omg.CORBA.UserException
- Constructs a
UserException object.
- UserException(String) -
Constructor for exception org.omg.CORBA.UserException
- Constructs a
UserException object with a
detail message.
- USERNAME_PROPERTY -
Static variable in interface javax.xml.ws.BindingProvider
- Standard property: User name for authentication.
- userNodeForPackage(Class<?>) -
Static method in class java.util.prefs.Preferences
- Returns the preference node from the calling user's preference tree
that is associated (by convention) with the specified class's package.
- userObject -
Variable in class javax.swing.tree.DefaultMutableTreeNode
- optional user object
- userRoot() -
Static method in class java.util.prefs.Preferences
- Returns the root preference node for the calling user.
- userRoot() -
Method in interface java.util.prefs.PreferencesFactory
- Returns the user root preference node corresponding to the calling
user.
- usesFractionalMetrics() -
Method in class java.awt.font.FontRenderContext
- Returns a boolean which whether text fractional metrics mode
is used in this
FontRenderContext.
- usesLocalFilePerTable() -
Method in interface java.sql.DatabaseMetaData
- Retrieves whether this database uses a file for each table.
- usesLocalFiles() -
Method in interface java.sql.DatabaseMetaData
- Retrieves whether this database stores tables in a local file.
- usesShiftModifier() -
Method in class java.awt.MenuShortcut
- Returns whether this MenuShortcut must be invoked using the SHIFT key.
- useToString(int) -
Method in class javax.swing.DefaultRowSorter
- Returns whether or not to convert the value to a string before
doing comparisons when sorting.
- useToString(int) -
Method in class javax.swing.table.TableRowSorter
- Returns whether or not to convert the value to a string before
doing comparisons when sorting.
- useTransparentBounds(boolean) -
Method in class java.util.regex.Matcher
- Sets the transparency of region bounds for this matcher.
- UShortSeqHelper - Class in org.omg.CORBA
- The Helper for UShortSeq.
- UShortSeqHelper() -
Constructor for class org.omg.CORBA.UShortSeqHelper
-
- UShortSeqHolder - Class in org.omg.CORBA
- The Holder for UShortSeq.
- UShortSeqHolder() -
Constructor for class org.omg.CORBA.UShortSeqHolder
-
- UShortSeqHolder(short[]) -
Constructor for class org.omg.CORBA.UShortSeqHolder
-
- usingProxy() -
Method in class java.net.HttpURLConnection
- Indicates if the connection is going through a proxy.
- UTC(int, int, int, int, int, int) -
Static method in class java.util.Date
- Deprecated. As of JDK version 1.1,
replaced by
Calendar.set(year + 1900, month, date,
hrs, min, sec) or GregorianCalendar(year + 1900,
month, date, hrs, min, sec), using a UTC
TimeZone, followed by Calendar.getTime().getTime().
- UTC_TIME -
Static variable in class java.util.SimpleTimeZone
- Constant for a mode of start or end time specified as UTC.
- UTFDataFormatException - Exception in java.io
- Signals that a malformed string in
modified UTF-8
format has been read in a data
input stream or by any class that implements the data input
interface.
- UTFDataFormatException() -
Constructor for exception java.io.UTFDataFormatException
- Constructs a
UTFDataFormatException with
null as its error detail message.
- UTFDataFormatException(String) -
Constructor for exception java.io.UTFDataFormatException
- Constructs a
UTFDataFormatException with the
specified detail message.
- Util - Class in javax.rmi.CORBA
- Provides utility methods that can be used by stubs and ties to
perform common operations.
- UtilDelegate - Interface in javax.rmi.CORBA
- Supports delegation for method implementations in
Util. - Utilities - Class in javax.swing.text
- A collection of methods to deal with various text
related activities.
- Utilities() -
Constructor for class javax.swing.text.Utilities
-
- UUID - Class in java.util
- A class that represents an immutable universally unique identifier (UUID).
- UUID(long, long) -
Constructor for class java.util.UUID
- Constructs a new
UUID using the specified data.
|
Java™ Platform Standard Ed. 6 |
|||||||||
| PREV LETTER NEXT LETTER | FRAMES NO FRAMES | |||||||||
Copyright 2010 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Also see the documentation redistribution policy.