|
JavaTM 2 Platform Std. Ed. v1.4.2 |
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
"java.awt.print.Pageable"
(pageable object).
ComponentOrientation
property.
ComponentOrienation
.
Printable.print(Graphics, PageFormat, int)
to signify that the requested page was rendered.
ComponentOrienation
.
HIERARCHY_CHANGED
event
was generated by a reparenting operation.
PrinterState
is STOPPED.
"application/vnd.hp-PCL"
,
print data representation class name = "[B"
(byte
array).
"application/vnd.hp-PCL"
,
print data representation class name =
"java.io.InputStream"
(byte stream).
"application/vnd.hp-PCL"
,
print data representation class name = "java.net.URL"
.
"application/pdf"
, print
data representation class name = "[B"
(byte array).
"application/pdf"
, print
data representation class name = "java.io.InputStream"
(byte stream).
"application/pdf"
, print
data representation class name = "java.net.URL"
.
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 description message,
a minor code of 0, and a completion state of COMPLETED_NO.
PERSIST_STORE
exception with the specified
minor code and completion status.
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.
double
value that is closer than any other to
pi, the ratio of the circumference of a circle to its
diameter.
PrivateKeyInfo
.CertPathBuilder
algorithm.PKIXBuilderParameters
with
the specified Set
of most-trusted CAs.
PKIXBuilderParameters
that
populates the set of most-trusted CAs from the trusted
certificate entries contained in the specified KeyStore
.
PKIXCertPathBuilderResult
containing the specified parameters.
X509Certificate
.PKIXCertPathValidatorResult
containing the specified parameters.
CertPathValidator
algorithm.PKIXParameters
with the specified
Set
of most-trusted CAs.
PKIXParameters
that
populates the set of most-trusted CAs from the trusted
certificate entries contained in the specified KeyStore
.
AM_PM
field indicating the
period of the day from noon to just before midnight.
"image/png"
, print data
representation class name = "[B"
(byte array).
"image/png"
, print data
representation class name =
"java.io.InputStream"
(byte stream).
"image/png"
, print data
representation class name = "java.net.URL"
.
double
.
float
.
"application/postscript"
,
print data representation class name = "[B"
(byte
array).
"application/postscript"
,
print data representation class name =
"java.io.InputStream"
(byte stream).
"application/postscript"
,
print data representation class name = "java.net.URL"
.
"java.awt.print.Printable"
(printable object).
DestinationType
instance to use for
specifying print to printer.
PrinterState
attribute
ia STOPPED.
PrinterStateReasons
attribute contains a PrinterStateReason
value of STOPPED_PARTLY.
PRIOR
, the
contents of the back buffer are the prior contents of the front buffer
(a true page flip).
int
value representing the private
modifier.
ValueMember
class.ProcessingInstruction
.
int
value representing the protected
modifier.
PSSParameterSpec
given the salt length as defined in PKCS#1.
int
value representing the public
modifier.
ValueMember
class.Package
objects contain version information
about the implementation and specification of a Java package.PackedColorModel
class is an abstract
ColorModel
class that works with pixel values which represent
color and alpha information as separate samples and which pack all
samples for a single pixel into a single int, short, or byte quantity.PackedColorModel
from a color mask array,
which specifies which bits in an int
pixel representation
contain each of the color samples, and an alpha mask.
PackedColorModel
from the specified
masks which indicate which bits in an int
pixel
representation contain the alpha, red, green and blue color samples.
PageFormat
class describes the size and
orientation of a page to be printed.PageFormat
.
Pageable
implementation represents a set of
pages to be printed.Paint
interface defines how color patterns
can be generated for Graphics2D
operations.PaintContext
interface defines the encapsulated
and optimized environment to generate color patterns in device
space for fill or stroke operations on a
Graphics2D
.PaintEvent
object with the specified
source component and type.
Panel
is the simplest container class.Panel
class.Paper
class describes the physical characteristics of
a piece of paper.ParagraphView
for the given element.
NVList
PIDL represented by ParameterList
IDL.ParameterBlock
encapsulates all the information about sources and
parameters (Objects) required by a RenderableImageOp, or other
classes that process images.ParameterBlock
with a given Vector
of sources.
ParameterBlock
with a given Vector of sources and
Vector of parameters.
PreparedStatement
object.ParsePosition
is a simple class used by Format
and its subclasses to keep track of the current position during parsing.XMLReader
interface, which includes Namespace support.ParserConfigurationException
with no
detail mesage.
ParserConfigurationException
with
the String
specified as an error message.
Parser
interface.PasswordAuthentication
object from the given
user name and password.
PasswordCallback
to the handle
method of a CallbackHandler
to retrieve password information.PasswordCallback
with a prompt
and a boolean specifying whether the password should be displayed
as it is being typed.
Patch
object represents a location, on a MIDI
synthesizer, into which a single instrument is stored (loaded).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.Pipe
.Pipe
.PipedInputStream
so
that it is connected to the piped output
stream src
.
PipedInputStream
so
that it is not yet connected.
PipedReader
so
that it is connected to the piped writer
src
.
PipedReader
so
that it is not yet connected.
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.
public PermissionCollection getPermissions (java.security.ProtectionDomain pd)and ProtectionDomain has a constructor:
public ProtectionDomain (CodeSource cs, PermissionCollection permissions, ClassLoader loader, Principal[] principals)These two APIs provide callers the means to query the Policy for Principal-based Permission entries.
PolicyError
user exception
with no reason code and an empty reason detail message.
PolicyError
user exception
initialized with the given reason code and an empty reason detail message.
PolicyError
user exception
initialized with the given reason detail message and reason code.
ORB.create_policy
operation.ORB.create_policy
operation.CORBA.ORB.create_policy
.CORBA.ORB.create_policy
.Policy
object.PolicyQualifierInfo
from the
encoded bytes.
Polygon
class encapsulates a description of a
closed, two-dimensional region within a coordinate space.Polygon
from the specified
parameters.
Component
to the user, typically
on top of all the other Component
s in a particular containment
hierarchy.Popup
for the Component owner
containing the Component contents
.
Popup
.
PopupFactory
, as the name implies, is used to obtain
instances of Popup
s.Port.Info
class extends Line.Info
with additional information specific to ports, including the port's name
and whether it is a source or a target for its mixer.PortUnreachableException
with a
detail message.
PortUnreachableException
with no
detailed message.
exportObject(this)
.
PortableRemoteObject
.PreferenceChangeEvent
instance.
NumberUp
attribute to
indicate the layout of multiple print-stream pages to impose upon a
single side of an instance of a selected medium.PrincipalHolder
object with its
value
field initialized to null
.
PrincipalHolder
object with its
value
field initialized to the given
Principal
object.
DocPrintJob
to monitor
the status of attribute changes associated with the print job.PrintJobEvent
encapsulates common events a print job
reports to let a listener know of progress in the processing of the
DocPrintJob
.PrintJobEvent
object.
DocPrintJob
to monitor the status of
the printer job.PrintService
to monitor
the status of the print service.PrintStream
adds functionality to another output stream,
namely the ability to print representations of various data values
conveniently.Printable
interface is implemented
by the print
methods of the current
page painter, which is called by the printing
system to 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.
PrinterState
attribute.PrinterState
attribute.PrinterStateReason
-to-Severity
mappings as the given map.
Subject
.PrivateCredentialPermission
with the specified name
.
doPrivileged(PrivilegedExceptionAction)
and
doPrivileged(PrivilegedExceptionAction,
AccessControlContext context)
to indicate
that the action being performed threw a checked exception.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.ProcessingInstruction
interface represents a "processing
instruction", used in XML as a way to keep processor-specific information
in the text of the document.Properties
class represents a persistent set of
properties.PropertyChangeEvent
.
EventListenerProxy
specifically
for adding a named PropertyChangeListener
.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.
ProtocolException
with the
specified detail message.
ProtocolException
with no detail message.
Proxy
provides static methods for creating dynamic proxy
classes and instances, and it is also the superclass of all
dynamic proxy classes created by those methods.Proxy
instance from a subclass
(typically, a dynamic proxy class) with the specified value
for its invocation handler.
PushbackInputStream
adds
functionality to another input stream, namely
the ability to "push back" or "unread"
one byte.PushbackInputStream
with a pushback buffer of the specified size
,
and saves its argument, the input stream
in
, for later use.
PushbackInputStream
and saves its argument, the input stream
in
, for later use.
JInternalFrame
to be laid out at their preferred size.
LoaderHandler
implementation.
PageFormat
instance.
backingStore
is enabled,
either paint the image through the backing store or paint
just the recently exposed part, using the backing store
to "blit" the remainder.
table
instance
that was set in installUI().
paint
method on each UI handled by this object.
paint
method on each UI handled by this object.
paint
method on each UI handled by this object.
paint
method on each UI handled by this object.
paint
method on each UI handled by this object.
paint
method on each UI handled by this object.
paint
method on each UI handled by this object.
paint
method on each UI handled by this object.
paint
method on each UI handled by this object.
paint
method on each UI handled by this object.
paint
method on each UI handled by this object.
paint
method on each UI handled by this object.
paint
method on each UI handled by this object.
paint
method on each UI handled by this object.
paint
method on each UI handled by this object.
paint
method on each UI handled by this object.
paint
method on each UI handled by this object.
paint
method on each UI handled by this object.
paint
method on each UI handled by this object.
paint
method on each UI handled by this object.
paint
method on each UI handled by this object.
paint
method on each UI handled by this object.
paint
method on each UI handled by this object.
paint
method on each UI handled by this object.
paint
method on each UI handled by this object.
paint
method on each UI handled by this object.
paint
method on each UI handled by this object.
paint
method on each UI handled by this object.
paint
method on each UI handled by this object.
paint
method on each UI handled by this object.
BoxView
using the given
rendering surface and area
on that surface.
Container.paint
to paint the node's
icon and use the selection color for the background.
BorderPainted
property is true and the button has a border.
BorderPainted
property is true.
borderPainted
property is true
.
borderPainted
property is true
.
borderPainted
property
is true
.
finishedPaintingChildren
after super has been messaged, as well as painting the border.
null
.
c
on an arbitrary graphics
g
in the
specified rectangle, specifying the rectangle's upper left corner
and size.
c
on an arbitrary graphics
g
in the specified rectangle, specifying a Rectangle object.
Event
.
Button
.
Checkbox
.
CheckBoxMenuItem
.
Choice
menu.
Container
.
Event
class is obsolete and is
available only for backwards compatilibility.
FileDialog
window.
Frame
.
Label
.
Menu
.
MenuComponent
.
MenuItem
.
ScrollPane
.
Scrollbar
.
TextArea
.
TextComponent
.
TextField
.
AbstractButton
.
JButton
.
JColorChooser
.
JComboBox
.
JComponent
.
JDesktopPane
.
JDialog
.
JEditorPane
.
JFileChooser
.
JFrame
.
JInternalFrame
.
JList
.
JMenu
.
JMenuBar
.
JMenuItem
.
JOptionPane
.
JPasswordField
.
JPopupMenu
.
JProgressBar
.
JRadioButtonMenuItem
.
JRootPane
.
JScrollPane
.
JSeparator
.
JSplitPane
.
JTabbedPane
.
JTextField
.
JTextPane
.
JToolBar
.
JToolTip
.
JTree
.
JViewport
.
JWindow
.
JTableHeader
.
JTextComponent
.
NULL
values.
NULL
values.
arguments
Preferences.parent()
.
Context
object.
Number
.
Date
.
DateFormat.parse(String s)
.
InputStream
as an XML
document and return a new DOM Document
object.
InputStream
as an XML
document and return a new DOM Document
object.
Document
object.
Document
object.
Document
object.
InputStream
instance as XML using the specified HandlerBase
.
InputStream
instance as XML using the specified HandlerBase
.
InputStream
instance as XML using the specified
DefaultHandler
.
InputStream
instance as XML using the specified
DefaultHandler
.
HandlerBase
.
DefaultHandler
.
HandlerBase
.
DefaultHandler
.
InputSource
as XML using the specified
HandlerBase
.
InputSource
as XML using the specified
DefaultHandler
.
byte
.
byte
in the
radix specified by the second argument.
double
initialized to the value
represented by the specified String
, as performed
by the valueOf
method of class
Double
.
float
initialized to the value
represented by the specified String
, as performed
by the valueOf
method of class Float
.
long
in the
radix specified by the second argument.
long
.
Date
.
Number
.
short
.
short
in
the radix specified by the second argument.
URL
into a
URL
object.
child
.
ancestor
to this node.
EventQueue
without removing it.
GlyphVector
.
DataFlavor.getReaderForText(
Transferable)
instead of Transferable.
getTransferData(DataFlavor.plainTextFlavor)
.
Action
that is passed into
it and, if needed, fires the Action
's
actionPerformed
method.
String
containing the name of the associated
plug-in class, initially null
.
Font
in float
.
send_deferred
method.
EventQueue
.
pattern
begins within the BLOB
value that this Blob
object represents.
BLOB
value
designated by this Blob
object at which
pattern
begins.
searchstr
appears in the SQL CLOB
value
represented by this Clob
object.
Clob
object searchstr
appears in this
Clob
object.
ActionListener
objects.
undoableEditHappened
in all listeners.
EventQueue
.
dispatchEvent
.
dispatchEvent(AWTEvent)
.
dispatchKeyEvent
.
dispatchKeyEvent
.
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.
preConcatenateTransform(AffineTransform)
.
target
container using this layout manager, based on the components
in the container.
parent
container using this grid bag layout.
ScrollPane
is the size of the insets,
plus the preferred size of the viewport, plus the preferred size of
the visible headers, plus the preferred size of the scrollbars
that will appear given the current view and the current
scrollbar displayPolicies.
getPreferredSize()
.
getPreferredSize()
.
getPreferredSize(int)
.
getPreferredSize()
.
getPreferredSize(int, int)
.
getPreferredSize()
.
getPreferredSize(int)
.
getPreferredSize()
.
Scrollable
interface to determine the initial visible area.
CallableStatement
object for calling
database stored procedures.
CallableStatement
object that will generate
ResultSet
objects with the given type and concurrency.
CallableStatement
object that will generate
ResultSet
objects with the given type and concurrency.
row
, column
.
tree
instance variable has been
set, but before any defaults/listeners have been installed.
row
, column
.
replacePixels
methods.
PreparedStatement
object for sending
parameterized SQL statements to the database.
PreparedStatement
object that will generate
ResultSet
objects with the given type and concurrency.
PreparedStatement
object that will generate
ResultSet
objects with the given type, concurrency,
and holdability.
PreparedStatement
object that has
the capability to retrieve auto-generated keys.
PreparedStatement
object capable
of returning the auto-generated keys designated by the given array.
PreparedStatement
object capable
of returning the auto-generated keys designated by the given array.
writeToSequence
calls, using the provided stream
metadata object.
ResultSet
object.
Action
for moving the caret to the
beginning of the previous word.
Graphics
context in the specified
format.
Pageable
interface.
System.err
, including the backtrace
of the cause, if any.
PrintStream
, including the
backtrace of the cause, if any.
PrintWriter
, including the
backtrace of the cause, if any.
System.err
, including the backtrace
of the cause, if any.
PrintStream
, including the
backtrace of the cause, if any.
PrintWriter
, including the
backtrace of the cause, if any.
System.err
, including the backtrace
of the cause, if any.
PrintStream
, including the
backtrace of the cause, if any.
PrintWriter
, including the
backtrace of the cause, if any.
NULL
values are not allowed.
NULL
values are allowed.
NULL
values are allowed
is unknown.
ActionListener
objects.
ActionListener
objects.
ActionListener
objects.
ActionListener
objects.
AdjustmentListener
objects.
ComponentListener
objects.
FocusListener
objects.
FocusEvent.FOCUS_GAINED
or
FocusEvent.FOCUS_LOST
.
HyperlinkEvents
that
are generated by documents in an HTML frame.
HierarchyBoundsListener
objects.
HierarchyListener
objects.
IIOReadProgressListener
s by calling their
imageComplete
method.
IIOWriteProgressListener
s by calling their
imageComplete
method.
IIOReadProgressListener
s by calling
their imageProgress
method.
IIOWriteProgressListener
s by calling
their imageProgress
method.
IIOReadProgressListener
s by calling their
imageStarted
method.
IIOWriteProgressListener
s by calling their
imageStarted
method.
IIOReadUpdateListener
s by calling their
imageUpdate
method.
InputMethodListener
objects.
InputMethodEvent.INPUT_METHOD_TEXT_CHANGED
or
InputMethodEvent.CARET_POSITION_CHANGED
.
ItemListener
objects.
ItemListener
objects.
Choice
menu by dispatching them to any registered
ItemListener
objects.
ItemListener
objects.
ks
as the result
of the KeyEvent
e
.
Component
associated with
event
.
KeyListener
objects.
KeyEvent
s, looking for the Tab key.
processKeyEvent
to process events.
MenuElement
-- does nothing.
MenuSelectionManager
and changes the menu selection,
if necessary, by using MenuSelectionManager
's API.
MenuElement
interface, but it not implemented.
MouseListener
objects.
MenuElement
-- does nothing.
MenuSelectionManager
and changes the menu
selection, if necessary, by using the
MenuSelectionManager
's API.
MenuElement
interface, but it not implemented.
MouseMotionListener
objects.
MouseWheelListener
objects.
ScrollPane
by scrolling an appropriate amount.
IIOReadUpdateListener
s by calling their
passComplete
method.
IIOReadUpdateListener
s by calling their
passStarted
method.
IIOReadProgressListener
s by calling their
readAborted
method.
IIOReadProgressListener
s by calling
their sequenceComplete
method.
IIOReadProgressListener
s by calling
their sequenceStarted
method.
TextListener
objects.
IIOReadProgressListener
s by calling their
thumbnailComplete
method.
IIOWriteProgressListener
s by calling their
thumbnailComplete
method.
IIOReadUpdateListener
s by calling their
thumbnailPassComplete
method.
IIOReadUpdateListener
s by calling their
thumbnailPassStarted
method.
IIOReadProgressListener
s by calling
their thumbnailProgress
method.
IIOWriteProgressListener
s by calling
their thumbnailProgress
method.
IIOReadProgressListener
s by calling their
thumbnailStarted
method.
IIOWriteProgressListener
s by calling their
thumbnailStarted
method.
IIOReadUpdateListener
s by
calling their thumbnailUpdate
method.
IIOReadWarningListener
s by calling their
warningOccurred
method.
IIOReadWarningListener
s by calling their
warningOccurred
method with a string taken
from a ResourceBundle
.
IIOWriteWarningListener
s by calling their
warningOccurred
method.
IIOWriteWarningListener
s by calling their
warningOccurred
method with a string taken
from a ResourceBundle
.
defaultCloseOperation
property.
WindowStateListener
objects.
IIOWriteProgressListener
s by calling their
writeAborted
method.
List
of currently registered
IIOReadProgressListener
s, initialized by default
to null
, which is synonymous with an empty
List
.
List
of currently registered
IIOWriteProgressListener
s, initialized by default
null
, which is synonymous with an empty
List
.
MODE_*
values, except
MODE_EXPLICIT
.
BeanContext
from which this event was propagated
JFormattedTextField
PropertyChangeListener
.
e
equals the
optionPane and is one of the ICON_PROPERTY, MESSAGE_PROPERTY,
OPTIONS_PROPERTY or INITIAL_VALUE_PROPERTY,
validateComponent is invoked.
JSplitPane
the receiver is
contained in.
JTextField
that has focus.
JTextField
that has focus.
Point2D
to this line.
Point2D
to this line.
Point2D
to this line
segment.
Point2D
to
this line segment.
EventQueue
with the specified one.
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.
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.
Preferences.put(String,String)
.
key
to action
.
keyStroke
to actionMapKey
.
keyStroke
to actionMapKey
.
key
to value
for all locales.
Map
to this RenderingHints
.
Preferences.putBoolean(String,boolean)
.
Preferences.putByteArray(String,byte[])
.
e1
of component c1
to
edge e2
of component c2
,
with a fixed distance between the edges.
e1
of component c1
to
edge e2
of component c2
.
PropertyChangeEvent
.
Preferences.putDouble(String,double)
.
Preferences.putFloat(String,float)
.
Preferences.putInt(String,int)
.
Preferences.putLong(String,long)
.
value
object into the
session's application layer data
with the given name
.
Value
associated with the specified key.
|
JavaTM 2 Platform Std. Ed. v1.4.2 |
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
Copyright 2003 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Also see the documentation redistribution policy.