| 
JavaTM 2 Platform Std. Ed. v1.3.1  | 
|||||||||
| PREV LETTER NEXT LETTER | FRAMES NO FRAMES | |||||||||
Package objects contain version information
 about the implementation and specification of a Java package.LoaderHandler implementation.
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.
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.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.
Container.paint to paint the node's
 icon and use the selection color for the background.
table instance
 that was set in installUI().
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.
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.Panel class.Paper class describes the physical characteristics of
 a piece of paper.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.
arguments
JEditorPane.
JViewport.
JTabbedPane.
AbstractButton.
JOptionPane.
JMenu.
JColorChooser.
JPopupMenu.
JSeparator.
JWindow.
JComboBox.
JList.
JToolTip.
JFrame.
JSplitPane.
JTree.
JFileChooser.
JToolBar.
JMenuBar.
JRadioButtonMenuItem.
JScrollPane.
JDialog.
JTableHeader.
Context object.
DateFormat.parse(String s).
Number with a value matching the
 given string.
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.
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.
PrivateKeyInfo,
 whose syntax is defined in the PKCS#8 standard, as follows:
 DataFlavor.getReaderForText(
             Transferable) instead of Transferable.
             getTransferData(DataFlavor.plainTextFlavor).
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
 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.
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 SQL CLOB value
 represented by this Clob object.
float.
double.
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.
preConcatenateTransform(AffineTransform).
target
 container using this layout manager, based on the components
 in the container.
target
 container using this grid bag layout.
getPreferredSize().
getPreferredSize().
getPreferredSize().
getPreferredSize().
getPreferredSize().
getPreferredSize(int).
getPreferredSize(int).
getPreferredSize(int, int).
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.
row, column.
tree instance variable has been
 set, but before any defaults/listeners have been installed.
row, column.
PreparedStatement object for sending
 parameterized SQL statements to the database.
PreparedStatement object that will generate
 ResultSet objects with the given type and concurrency.
ResultSet object.
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
 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.
Throwable and its backtrace to the 
 standard error stream.
UndeclaredThrowableException and its 
 backtrace to the standard error stream.
System.err.
System.err.
Throwable and its backtrace to the 
 specified print stream.
UndeclaredThrowableException and its 
 backtrace to the specified PrintStream.
ps.
ps.
ps.
Throwable and its backtrace to the specified
 print writer.
UndeclaredThrowableException and its 
 backtrace to the specified PrintWriter.
pw.
pw.
pw.
PrintStream adds functionality to another output stream,
 namely the ability to print representations of various data values
 conveniently.int value representing the private 
 modifier.
PRIVATE_MEMBER is one of the two constants of typedef
 Visibility used in the interface repository
 to identify visibility of a ValueMember type.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.
FocusEvent.FOCUS_GAINED or
 FocusEvent.FOCUS_LOST.
HierarchyBoundsListener objects.
HierarchyListener objects.
InputMethodListener objects.
ItemListener objects.
ItemListener objects.
Choice
 menu by dispatching them to any registered
 ItemListener objects.
ItemListener objects.
ks as the result
 of the KeyEvent e.
KeyListener objects.
KeyEvents, looking for the Tab key.
MenuElement interface, but it not implemented.
MenuElement -- does nothing.
MouseListener objects.
MenuElement interface, but it not implemented.
MenuElement -- does nothing.
MouseMotionListener objects.
defaultCloseOperation property.
BeanContext from which this event was propagated
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.
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.
Point2D to this line.
Point2D to this line.
Point2D to this line
 segment.
Point2D to 
 this line segment.
int value representing the public 
 modifier.
PUBLIC_MEMBER is one of the two constants of typedef
 Visibility used in the interface repository
 to identify visibility of a ValueMember type.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.
keyStroke to actionMapKey.
keyStroke to actionMapKey.
key to action.
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.
PropertyChangeEvent.
Value associated with the specified key.
  | 
JavaTM 2 Platform Std. Ed. v1.3.1  | 
|||||||||
| PREV LETTER NEXT LETTER | FRAMES NO FRAMES | |||||||||
Java, Java 2D, and JDBC are trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries.
Copyright 1993-2001 Sun Microsystems, Inc. 901 San Antonio Road
Palo Alto, California, 94303, U.S.A.  All Rights Reserved.