|
Java Platform 1.2 |
|||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
Package
objects contain version information
about the implementation and specification of a Java package.LoaderHandler
implementation
Printable.print(Graphics, PageFormat, int)
to signify that the requested page was rendered.
Pageable
implementation represents a set of
pages to be printed.PageFormat
instance.
PageFormat
class describes the size and
orientation of a page to be printed.PageFormat
.
Paint
interface defines how color patterns
can be generated for Graphics2D
operations.Container.paint
to paint the node's
icon and use the selection color for the background.
table
instance
that was set in installUI().
PaintContext
interface defines the encapsulated
and optimized environment to generate color patterns in device
space for fill or stroke operations on a
Graphics2D
.Panel
is the simplest container class.Paper
class describes the physical characteristics of
a piece of paper.arguments
Context
object.
DateFormat.parse(String s)
.
String
, as performed by the valueOf
method of class Double
.
String
, as performed by the valueOf
method of class Double
.
long
.
long
in the
radix specified by the second argument.
ParsePosition
is a simple class used by Format
and its subclasses to keep track of the current position during parsing.URL
into a
URL
object.
PasswordAuthentication
object from the given
user name and password.
child
.
ancestor
to this node.
PathIterator
interface provides the mechanism
for objects that implement the Shape
interface to return the geometry of their boundary by allowing
a caller to retrieve the path of that boundary a segment at a
time.GlyphVector
.
PERSIST_STORE
exception, which is thrown
when there is an error with the persistent storage on the server.PERSIST_STORE
exception with a default minor code
of 0, a completion state of CompletionStatus.COMPLETED_NO,
and a null description.
PERSIST_STORE
exception with the specified
minor code and completion status.
PERSIST_STORE
exception with the specified description message,
a minor code of 0, and a completion state of COMPLETED_NO.
PERSIST_STORE
exception with the specified description
message, minor code, and completion status.
double
value that is closer than any other to
pi, the ratio of the circumference of a circle to its diameter.
PipedInputStream
so
that it is not yet connected.
PipedInputStream
so
that it is connected to the piped output
stream src
.
PipedReader
so
that it is not yet connected.
PipedReader
so
that it is connected to the piped writer
src
.
AM_PM
field indicating the
period of the day from noon to just before midnight.
Point
object.
Point2D
class defines a point representing a location
in (x, y) coordinate space.Double
class defines a point specified in
double
precision.Point2D
with
coordinates (0, 0).
Point2D
with the
specified coordinates.
Float
class defines a point specified in float
precision.Point2D
with
coordinates (0, 0).
Point2D
with
the specified coordinates.
Font
in float
.
PolicyError
user exception.
PolicyError
user exception initialized
with the given reason code.
PolicyError
user exception initialized
with the given reason string and reason code.
send_deferred
method.
Polygon
class encapsulates a description of a
closed, two-dimensional region within a coordinate space.Polygon
from the specified
parameters.
BLOB
value
designated by this Blob
object at which
pattern
begins.
pattern
begins within the BLOB
value that this Blob
object represents.
Clob
object searchstr
appears in this
Clob
object.
searchstr
appears in the CLOB
.
double
.
float
.
dispatchEvent(AWTEvent)
.
dispatchEvent(AWTEvent)
.
AffineTransform
Tx
to
this AffineTransform
Cx
in a less commonly used way such that Tx
modifies the
coordinate transformation relative to the absolute pixel
space rather than relative to the existing user space.
target
container using this grid bag layout.
target
container using this layout manager, based on the components
in the container.
getPreferredSize()
.
getPreferredSize()
.
getPreferredSize()
.
getPreferredSize()
.
getPreferredSize()
.
getPreferredSize(int)
.
getPreferredSize(int)
.
getPreferredSize(int, int)
.
CallableStatement
object for calling
database stored procedures.
CallableStatement
object that will generate
ResultSet
objects with the given type and concurrency.
tree
instance variable has been
set, but before any defaults/listeners have been installed.
PreparedStatement
object for sending
parameterized SQL statements to the database.
PreparedStatement
object that will generate
ResultSet
objects with the given type and concurrency.
PrincipalHolder
object with its
value
field initialized to null
.
PrincipalHolder
object with its
value
field initialized to the given
Principal
object.
Graphics
context in the specified
format.
Printable
interface is implemented
by the print
methods of the current
page painter, which is called by the printing
systemto render a page.PrinterAbortException
class is a subclass of
PrinterException
and is used to indicate that a user
or application has terminated the print job while it was in
the process of printing.PrinterAbortException
with no
detail message.
PrinterAbortException
with
the specified detail message.
PrinterException
class and its subclasses are used
to indicate that an exceptional condition has occurred in the print
system.PrinterException
object
without a detail message.
PrinterException
object
with the specified detail message.
PrinterGraphics
interface is implemented by
Graphics
objects that are passed to
Printable
objects to render a page.PrinterIOException
class is a subclass of
PrinterException
and is used to indicate that an IO error
of some sort has occurred while printing.PrinterIOException
with the string representation of the specified
IOException
.
PrinterJob
class is the principal class that controls
printing.PrinterJob
object should be created using the
static getPrinterJob
method.
Throwable
and its backtrace to the
standard error stream.
System.err
.
System.err
.
Throwable
and its backtrace to the
specified print stream.
ps
.
ps
.
ps
.
Throwable
and its backtrace to the specified
print writer.
pw
pw
ps
.
PrintStream
adds functionality to another output stream,
namely the ability to print representations of various data values
conveniently.int
value representing the private
modifier.
doPrivileged(PrivilegedExceptionAction)
and
doPrivileged(PrivilegedExceptionAction,
AccessControlContext context)
to indicate
that the action being performed threw a checked exception.NULL
values are not allowed.
PROCEDURE_TYPE
in the
ResultSet
object returned by the method
getProcedures
.
NULL
values are allowed.
NULL
values are allowed
is unknown.
PROCEDURE_TYPE
in the
ResultSet
object returned by the method
getProcedures
.
PROCEDURE_TYPE
in the
ResultSet
object returned by the method
getProcedures
.
Runtime.exec
methods create a native process and
return an instance of a subclass of Process
that can
be used to control the process and obtain information about it.ActionListener
objects.
ActionListener
objects.
ActionListener
objects.
ActionListener
objects.
AdjustmentListener
objects.
ComponentListener
objects.
FocusListener
objects.
InputMethodListener
objects.
ItemListener
objects.
Choice
menu by dispatching them to any registered
ItemListener
objects.
ItemListener
objects.
ItemListener
objects.
KeyListener
objects.
MouseListener
objects.
MouseMotionListener
objects.
defaultCloseOperation
property.
Properties
class represents a persistent set of
properties.e
equals the
optionPane and is one of the ICON_PROPERTY, MESSAGE_PROPERTY,
OPTIONS_PROPERTY or INITIAL_VALUE_PROPERTY,
validateComponent is invoked.
PropertyChangeEvent
.
PropertyChangeSupport
object.
PropertyResourceBundle
is a concrete subclass of
ResourceBundle
that manages resources for a locale
using a set of static strings from a property file.PropertyVetoException
with a
detailed message.
int
value representing the protected
modifier.
ProtocolException
with no detail message.
ProtocolException
with the
specified detail message.
Point2D
to this line.
Point2D
to this line.
Point2D
to this line
segment.
Point2D
to
this line segment.
int
value representing the public
modifier.
nextToken
method of this
tokenizer to return the current value in the ttype
field, and not to modify the value in the nval
or
sval
field.
PushbackInputStream
adds
functionality to another input stream, namely
the ability to "push back" or "unread"
one byte.PushbackInputStream
and saves its argument, the input stream
in
, for later use.
PushbackInputStream
with a pushback buffer of the specified size
,
and saves its argument, the input stream
in
, for later use.
key
to the specified
value
in this RenderingHints
object.
key
property to have the specified
value
.
key
to the specified
value
in this dictionary.
key
to the specified
value
in this hashtable.
key
maps to the given
value
.
key
to value
.
Map
to this RenderingHints
.
|
Java Platform 1.2 |
|||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |