|
Java Platform 1.2 Beta 4 |
|||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
getXXX(key)
methods. getXXX(key)
methods.
MONTH
field indicating the
thirteenth month of the year.
UndefinedProperty
object should be returned whenever a
property which was not defined for a particular image is fetched.
UNKNOWN
exception, which is thrown when there is
an error whose cause is unknown to the ORB.
It contains a minor code, which gives more detailed information about
what caused the exception, and a completion status. UNKNOWN
exception with a default minor code
of 0, a completion state of CompletionStatus.
UNKNOWN
exception with the specified
minor code and completion status.
UNKNOWN
exception with the specified description
message, minor code, and completion status.
UNKNOWN
exception with the specified description message,
a minor code of 0, and a completion state of COMPLETED_NO.
UnknownError
with no detail message.
UnknownError
with the specified detail
message.
UnknownHostException
with no detail
message.
UnknownHostException
with the
specified detail message.
UnknownServiceException
with no
detail message.
UnknownServiceException
with the
specified detail message.
UnknownUserException
object.
UnknownUserException
object that contains the given
Any
object.
id
.
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.
paint(g)
.
paint(g)
.
paint(g)
.
updateUI
that the L&F has changed.
positions
.
URL
represents a Uniform Resource
Locator, a pointer to a "resource" on the World
Wide Web. URL
object from the specified
protocol
, host
, port
number, and file
.
protocol
name, host
name, and file
name.
URL
object from the String
representation.
spec
within a specified context.
ClassLoader
.
URLConnection
is the superclass
of all classes that represent a communications link between the
application and a URL. Instances of this class can be used both to
read from and to write to the resource referenced by the URL. In
general, creating a connection to a URL is a multistep process:
|
Java Platform 1.2 Beta 4 |
|||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |