JavaTM 2 Platform
Std. Ed. v1.4.2
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

P

P - Static variable in class javax.swing.text.html.HTML.Tag
 
PADDING - Static variable in class javax.swing.text.html.CSS.Attribute
 
PADDING_BOTTOM - Static variable in class javax.swing.text.html.CSS.Attribute
 
PADDING_LEFT - Static variable in class javax.swing.text.html.CSS.Attribute
 
PADDING_RIGHT - Static variable in class javax.swing.text.html.CSS.Attribute
 
PADDING_TOP - Static variable in class javax.swing.text.html.CSS.Attribute
 
PAGEABLE - Static variable in class javax.print.DocFlavor.SERVICE_FORMATTED
Service formatted print data doc flavor with print data representation class name = "java.awt.print.Pageable" (pageable object).
PAGE_AXIS - Static variable in class javax.swing.BoxLayout
Specifies that components should be laid out in the direction that lines flow across a page as determined by the target container's ComponentOrientation property.
PAGE_END - Static variable in class java.awt.BorderLayout
The component comes after the last line of the layout's content.
PAGE_END - Static variable in class java.awt.GridBagConstraints
Place the component centered along the edge of its display area associated with the end of a page for the current ComponentOrienation.
PAGE_EXISTS - Static variable in interface java.awt.print.Printable
Returned from Printable.print(Graphics, PageFormat, int) to signify that the requested page was rendered.
PAGE_START - Static variable in class java.awt.BorderLayout
The component comes before the first line of the layout's content.
PAGE_START - Static variable in class java.awt.GridBagConstraints
Place the component centered along the edge of its display area associated with the start of a page for the current ComponentOrienation.
PAGE_TAB - Static variable in class javax.accessibility.AccessibleRole
An object that is a child of a page tab list.
PAGE_TAB_LIST - Static variable in class javax.accessibility.AccessibleRole
An object that presents a series of panels (or page tabs), one at a time, through some mechanism provided by the object.
PAINT - Static variable in class java.awt.event.PaintEvent
The paint event type.
PAINT_EVENT_MASK - Static variable in class java.awt.AWTEvent
The event mask for selecting paint events.
PAINT_FIRST - Static variable in class java.awt.event.PaintEvent
Marks the first integer id for the range of paint event ids.
PAINT_LAST - Static variable in class java.awt.event.PaintEvent
Marks the last integer id for the range of paint event ids.
PALETTE_LAYER - Static variable in class javax.swing.JLayeredPane
Convenience object defining the Palette layer.
PAN - Static variable in class javax.sound.sampled.FloatControl.Type
Represents a control for the relative pan (left-right positioning) of the signal.
PANEL - Static variable in class javax.accessibility.AccessibleRole
A generic container that is often used to group objects.
PANEL_UI - Static variable in class javax.print.ServiceUIFactory
Denotes a UI implemented as an AWT panel.
PARAGRAPH_SEPARATOR - Static variable in class java.lang.Character
General category "Zp" in the Unicode specification.
PARAM - Static variable in class javax.swing.text.html.HTML.Tag
 
PARAMETER - Static variable in interface javax.swing.text.html.parser.DTDConstants
 
PARAM_IN - Static variable in class org.omg.CORBA.ParameterMode
 
PARAM_INOUT - Static variable in class org.omg.CORBA.ParameterMode
 
PARAM_OUT - Static variable in class org.omg.CORBA.ParameterMode
 
PARA_INDENT_LEFT - Static variable in class javax.swing.text.html.HTMLEditorKit
The paragraph left indent action identifier
PARA_INDENT_RIGHT - Static variable in class javax.swing.text.html.HTMLEditorKit
The paragraph right indent action identifier
PARENT_CHANGED - Static variable in class java.awt.event.HierarchyEvent
Indicates that the HIERARCHY_CHANGED event was generated by a reparenting operation.
PASSWORD_TEXT - Static variable in class javax.accessibility.AccessibleRole
A text object used for passwords, or other places where the text contents is not shown visibly to the user
PAUSE - Static variable in class java.awt.Event
The Pause key, a non-ASCII action key.
PAUSED - Static variable in class javax.print.attribute.standard.PrinterStateReason
Someone has paused the printer and the printer's PrinterState is STOPPED.
PBEKey - interface javax.crypto.interfaces.PBEKey.
The interface to a PBE key.
PBEKeySpec - class javax.crypto.spec.PBEKeySpec.
A user-chosen password that can be used with password-based encryption (PBE).
PBEKeySpec(char[]) - Constructor for class javax.crypto.spec.PBEKeySpec
Constructor that takes a password.
PBEKeySpec(char[], byte[], int, int) - Constructor for class javax.crypto.spec.PBEKeySpec
Constructor that takes a password, salt, iteration count, and to-be-derived key length for generating PBEKey of variable-key-size PBE ciphers.
PBEKeySpec(char[], byte[], int) - Constructor for class javax.crypto.spec.PBEKeySpec
Constructor that takes a password, salt, iteration count for generating PBEKey of fixed-key-size PBE ciphers.
PBEParameterSpec - class javax.crypto.spec.PBEParameterSpec.
This class specifies the set of parameters used with password-based encryption (PBE), as defined in the PKCS #5 standard.
PBEParameterSpec(byte[], int) - Constructor for class javax.crypto.spec.PBEParameterSpec
Constructs a parameter set for password-based encryption as defined in the PKCS #5 standard.
PCL - Static variable in class javax.print.DocFlavor.BYTE_ARRAY
Doc flavor with MIME type = "application/vnd.hp-PCL", print data representation class name = "[B" (byte array).
PCL - Static variable in class javax.print.DocFlavor.INPUT_STREAM
Doc flavor with MIME type = "application/vnd.hp-PCL", print data representation class name = "java.io.InputStream" (byte stream).
PCL - Static variable in class javax.print.DocFlavor.URL
Doc flavor with MIME type = "application/vnd.hp-PCL", print data representation class name = "java.net.URL".
PCM_SIGNED - Static variable in class javax.sound.sampled.AudioFormat.Encoding
Specifies signed, linear PCM data.
PCM_UNSIGNED - Static variable in class javax.sound.sampled.AudioFormat.Encoding
Specifies unsigned, linear PCM data.
PDF - Static variable in class javax.print.DocFlavor.BYTE_ARRAY
Doc flavor with MIME type = "application/pdf", print data representation class name = "[B" (byte array).
PDF - Static variable in class javax.print.DocFlavor.INPUT_STREAM
Doc flavor with MIME type = "application/pdf", print data representation class name = "java.io.InputStream" (byte stream).
PDF - Static variable in class javax.print.DocFlavor.URL
Doc flavor with MIME type = "application/pdf", print data representation class name = "java.net.URL".
PDLOverrideSupported - class javax.print.attribute.standard.PDLOverrideSupported.
Class PDLOverrideSupported is a printing attribute class, an enumeration, that expresses the printer's ability to attempt to override processing instructions embedded in documents' print data with processing instructions specified as attributes outside the print data.
PDLOverrideSupported(int) - Constructor for class javax.print.attribute.standard.PDLOverrideSupported
Construct a new PDL override supported enumeration value with the given integer value.
PENDING - Static variable in class javax.print.attribute.standard.JobState
The job is a candidate to start processing, but is not yet processing.
PENDING_HELD - Static variable in class javax.print.attribute.standard.JobState
The job is not a candidate for processing for any number of reasons but will return to the PENDING state as soon as the reasons are no longer present.
PERCENT - Static variable in class java.text.NumberFormat.Field
Constant identifying the percent field.
PERMILLE - Static variable in class java.text.NumberFormat.Field
Constant identifying the permille field.
PERSIST - Static variable in class javax.swing.JFormattedTextField
Constant identifying that when focus is lost, the edited value should be left.
PERSISTENT - Static variable in class org.omg.PortableServer.LifespanPolicyValue
 
PERSIST_STORE - exception org.omg.CORBA.PERSIST_STORE.
This exception indicates a persistent storage failure, for example, failure to establish a database connection or corruption of a database.
PERSIST_STORE() - Constructor for class org.omg.CORBA.PERSIST_STORE
Constructs a PERSIST_STORE exception with a default minor code of 0, a completion state of CompletionStatus.COMPLETED_NO, and a null description.
PERSIST_STORE(String) - Constructor for class org.omg.CORBA.PERSIST_STORE
Constructs a PERSIST_STORE exception with the specified description message, a minor code of 0, and a completion state of COMPLETED_NO.
PERSIST_STORE(int, CompletionStatus) - Constructor for class org.omg.CORBA.PERSIST_STORE
Constructs a PERSIST_STORE exception with the specified minor code and completion status.
PERSIST_STORE(String, int, CompletionStatus) - Constructor for class org.omg.CORBA.PERSIST_STORE
Constructs a PERSIST_STORE exception with the specified description message, minor code, and completion status.
PERSONAL - Static variable in class java.awt.PageAttributes.MediaType
An alias for PERSONAL_ENVELOPE.
PERSONAL_ENVELOPE - Static variable in class java.awt.PageAttributes.MediaType
The MediaType instance for 6 3/4 envelope, 3 5/8 x 6 1/2 in.
PERSONAL_ENVELOPE - Static variable in class javax.print.attribute.standard.MediaSize.Other
Specifies the Personal envelope size, 3.625 inch by 6.5 inch.
PERSONAL_ENVELOPE - Static variable in class javax.print.attribute.standard.MediaSizeName
personal envelope size .
PGDN - Static variable in class java.awt.Event
The Page Down key, a non-ASCII action key.
PGUP - Static variable in class java.awt.Event
The Page Up key, a non-ASCII action key.
PHYSICAL - Static variable in class java.awt.PageAttributes.OriginType
The OriginType instance to use for specifying a physical origin.
PI - Static variable in class java.lang.Math
The double value that is closer than any other to pi, the ratio of the circumference of a circle to its diameter.
PI - Static variable in class java.lang.StrictMath
The double value that is closer than any other to pi, the ratio of the circumference of a circle to its diameter.
PI - Static variable in interface javax.swing.text.html.parser.DTDConstants
 
PIE - Static variable in class java.awt.geom.Arc2D
The closure type for an arc closed by drawing straight line segments from the start of the arc segment to the center of the full ellipse and from that point to the end of the arc segment.
PINK - Static variable in class java.awt.Color
The color pink.
PIPE_SIZE - Static variable in class java.io.PipedInputStream
The size of the pipe's circular input buffer.
PITCH_BEND - Static variable in class javax.sound.midi.ShortMessage
Command value for Pitch Bend message (0xE0, or 224)
PI_DISABLE_OUTPUT_ESCAPING - Static variable in interface javax.xml.transform.Result
The name of the processing instruction that is sent if the result tree disables output escaping.
PI_ENABLE_OUTPUT_ESCAPING - Static variable in interface javax.xml.transform.Result
The name of the processing instruction that is sent if the result tree enables output escaping at some point after having received a PI_DISABLE_OUTPUT_ESCAPING processing instruction.
PKCS8EncodedKeySpec - class java.security.spec.PKCS8EncodedKeySpec.
This class represents the ASN.1 encoding of a private key, encoded according to the ASN.1 type PrivateKeyInfo.
PKCS8EncodedKeySpec(byte[]) - Constructor for class java.security.spec.PKCS8EncodedKeySpec
Creates a new PKCS8EncodedKeySpec with the given encoded key.
PKIXBuilderParameters - class java.security.cert.PKIXBuilderParameters.
Parameters used as input for the PKIX CertPathBuilder algorithm.
PKIXBuilderParameters(Set, CertSelector) - Constructor for class java.security.cert.PKIXBuilderParameters
Creates an instance of PKIXBuilderParameters with the specified Set of most-trusted CAs.
PKIXBuilderParameters(KeyStore, CertSelector) - Constructor for class java.security.cert.PKIXBuilderParameters
Creates an instance of PKIXBuilderParameters that populates the set of most-trusted CAs from the trusted certificate entries contained in the specified KeyStore.
PKIXCertPathBuilderResult - class java.security.cert.PKIXCertPathBuilderResult.
This class represents the successful result of the PKIX certification path builder algorithm.
PKIXCertPathBuilderResult(CertPath, TrustAnchor, PolicyNode, PublicKey) - Constructor for class java.security.cert.PKIXCertPathBuilderResult
Creates an instance of PKIXCertPathBuilderResult containing the specified parameters.
PKIXCertPathChecker - class java.security.cert.PKIXCertPathChecker.
An abstract class that performs one or more checks on an X509Certificate.
PKIXCertPathChecker() - Constructor for class java.security.cert.PKIXCertPathChecker
Default constructor.
PKIXCertPathValidatorResult - class java.security.cert.PKIXCertPathValidatorResult.
This class represents the successful result of the PKIX certification path validation algorithm.
PKIXCertPathValidatorResult(TrustAnchor, PolicyNode, PublicKey) - Constructor for class java.security.cert.PKIXCertPathValidatorResult
Creates an instance of PKIXCertPathValidatorResult containing the specified parameters.
PKIXParameters - class java.security.cert.PKIXParameters.
Parameters used as input for the PKIX CertPathValidator algorithm.
PKIXParameters(Set) - Constructor for class java.security.cert.PKIXParameters
Creates an instance of PKIXParameters with the specified Set of most-trusted CAs.
PKIXParameters(KeyStore) - Constructor for class java.security.cert.PKIXParameters
Creates an instance of PKIXParameters that populates the set of most-trusted CAs from the trusted certificate entries contained in the specified KeyStore.
PLAIN - Static variable in class java.awt.Font
The plain style constant.
PLAIN_DIALOG - Static variable in class javax.swing.JRootPane
Constant used for the windowDecorationStyle property.
PLAIN_MESSAGE - Static variable in class javax.swing.JOptionPane
No icon is used.
PM - Static variable in class java.util.Calendar
Value of the AM_PM field indicating the period of the day from noon to just before midnight.
PNG - Static variable in class javax.print.DocFlavor.BYTE_ARRAY
Doc flavor with MIME type = "image/png", print data representation class name = "[B" (byte array).
PNG - Static variable in class javax.print.DocFlavor.INPUT_STREAM
Doc flavor with MIME type = "image/png", print data representation class name = "java.io.InputStream" (byte stream).
PNG - Static variable in class javax.print.DocFlavor.URL
Doc flavor with MIME type = "image/png", print data representation class name = "java.net.URL".
POA - interface org.omg.PortableServer.POA.
A POA object manages the implementation of a collection of objects.
POAHelper - class org.omg.PortableServer.POAHelper.
A POA object manages the implementation of a collection of objects.
POAHelper() - Constructor for class org.omg.PortableServer.POAHelper
 
POAManager - interface org.omg.PortableServer.POAManager.
Each POA object has an associated POAManager object.
POAManagerOperations - interface org.omg.PortableServer.POAManagerOperations.
Each POA object has an associated POAManager object.
POAOperations - interface org.omg.PortableServer.POAOperations.
A POA object manages the implementation of a collection of objects.
POLY_PRESSURE - Static variable in class javax.sound.midi.ShortMessage
Command value for Polyphonic Key Pressure (Aftertouch) message (0xA0, or 128)
POPUP_LAYER - Static variable in class javax.swing.JLayeredPane
Convenience object defining the Popup layer.
POPUP_MENU - Static variable in class javax.accessibility.AccessibleRole
A temporary window that is usually used to offer the user a list of choices, and then hides when the user selects one of those choices.
PORTRAIT - Static variable in class java.awt.PageAttributes.OrientationRequestedType
The OrientationRequestedType instance to use for specifying a portrait orientation.
PORTRAIT - Static variable in class java.awt.print.PageFormat
The origin is at the top left of the paper with x running to the right and y running down the paper.
PORTRAIT - Static variable in class javax.print.attribute.standard.OrientationRequested
The content will be imaged across the short edge of the medium.
POSITIVE_INFINITY - Static variable in class java.lang.Double
A constant holding the positive infinity of type double.
POSITIVE_INFINITY - Static variable in class java.lang.Float
A constant holding the positive infinity of type float.
POSITIVE_SCROLL - Static variable in class javax.swing.plaf.basic.BasicSliderUI
 
POSTSCRIPT - Static variable in class javax.print.DocFlavor.BYTE_ARRAY
Doc flavor with MIME type = "application/postscript", print data representation class name = "[B" (byte array).
POSTSCRIPT - Static variable in class javax.print.DocFlavor.INPUT_STREAM
Doc flavor with MIME type = "application/postscript", print data representation class name = "java.io.InputStream" (byte stream).
POSTSCRIPT - Static variable in class javax.print.DocFlavor.URL
Doc flavor with MIME type = "application/postscript", print data representation class name = "java.net.URL".
POSTURE - Static variable in class java.awt.font.TextAttribute
Attribute key for the posture of a font.
POSTURE_OBLIQUE - Static variable in class java.awt.font.TextAttribute
The standard italic posture.
POSTURE_REGULAR - Static variable in class java.awt.font.TextAttribute
The standard posture, upright.
PPQ - Static variable in class javax.sound.midi.Sequence
The tempo-based timing type, for which the resolution is expressed in pulses (ticks) per quarter note.
PRC - Static variable in class java.util.Locale
Useful constant for country.
PRE - Static variable in class javax.swing.text.html.HTML.Tag
 
PREFERRED - Static variable in class java.awt.GraphicsConfigTemplate
Value used for "Enum" (Integer) type.
PREFERREDSIZE - Static variable in class java.awt.GridBagLayout
The preferred grid size that can be laid out by the grid bag layout.
PRESSED - Static variable in class javax.accessibility.AccessibleState
Indicates this object is currently pressed.
PRESSED - Static variable in class javax.swing.DefaultButtonModel
Indicates that the button has been "pressed" (typically, when the mouse is released).
PRESSED_ICON_CHANGED_PROPERTY - Static variable in class javax.swing.AbstractButton
Identifies a change to the icon used when the button has been pressed.
PREVIEW_PANEL_PROPERTY - Static variable in class javax.swing.JColorChooser
The preview panel property name.
PREVIOUS - Static variable in interface javax.swing.SwingConstants
Identifies the previous direction in a sequence.
PRIMARY - Static variable in class java.text.Collator
Collator strength value.
PRINTABLE - Static variable in class java.awt.PageAttributes.OriginType
The OriginType instance to use for specifying a printable origin.
PRINTABLE - Static variable in class javax.print.DocFlavor.SERVICE_FORMATTED
Service formatted print data doc flavor with print data representation class name = "java.awt.print.Printable" (printable object).
PRINTER - Static variable in class java.awt.JobAttributes.DestinationType
The DestinationType instance to use for specifying print to printer.
PRINTER_STOPPED - Static variable in class javax.print.attribute.standard.JobStateReason
The value of the printer's PrinterState attribute ia STOPPED.
PRINTER_STOPPED_PARTLY - Static variable in class javax.print.attribute.standard.JobStateReason
The value of the printer's PrinterStateReasons attribute contains a PrinterStateReason value of STOPPED_PARTLY.
PRINT_SCREEN - Static variable in class java.awt.Event
The Print Screen key, a non-ASCII action key.
PRIOR - Static variable in class java.awt.BufferCapabilities.FlipContents
When flip contents are PRIOR, the contents of the back buffer are the prior contents of the front buffer (a true page flip).
PRIORITY_INTERCHAR - Static variable in class java.awt.font.GlyphJustificationInfo
The second lowest justification priority.
PRIORITY_KASHIDA - Static variable in class java.awt.font.GlyphJustificationInfo
The highest justification priority.
PRIORITY_NONE - Static variable in class java.awt.font.GlyphJustificationInfo
The lowest justification priority.
PRIORITY_WHITESPACE - Static variable in class java.awt.font.GlyphJustificationInfo
The second highest justification priority.
PRIVATE - Static variable in class java.lang.reflect.Modifier
The int value representing the private modifier.
PRIVATE - Static variable in class java.nio.channels.FileChannel.MapMode
Mode for a private (copy-on-write) mapping.
PRIVATE_KEY - Static variable in class javax.crypto.Cipher
Constant used to indicate the to-be-unwrapped key is a "private key".
PRIVATE_MEMBER - interface org.omg.CORBA.PRIVATE_MEMBER.
Constant to define a private member in the ValueMember class.
PRIVATE_USE - Static variable in class java.lang.Character
General category "Co" in the Unicode specification.
PRIVATE_USE_AREA - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
PROCESSING - Static variable in class javax.print.attribute.standard.JobState
The job is processing.
PROCESSING - Static variable in class javax.print.attribute.standard.PrinterState
Indicates that jobs are processing; new jobs will wait before processing.
PROCESSING_INSTRUCTION_NODE - Static variable in interface org.w3c.dom.Node
The node is a ProcessingInstruction.
PROCESSING_STOPPED - Static variable in class javax.print.attribute.standard.JobState
The job has stopped while processing for any number of reasons and will return to the PROCESSING state as soon as the reasons are no longer present.
PROCESSING_TO_STOP_POINT - Static variable in class javax.print.attribute.standard.JobStateReason
The requester has canceled the job or the printer has aborted the job, but the printer is still performing some actions on the job until a specified stop point occurs or job termination/cleanup is completed.
PROGRAM_CHANGE - Static variable in class javax.sound.midi.ShortMessage
Command value for Program Change message (0xC0, or 192)
PROGRESS_BAR - Static variable in class javax.accessibility.AccessibleRole
An object used to indicate how much of a task has been completed.
PROMPT - Static variable in class javax.swing.text.html.HTML.Attribute
 
PROPERTIES - Static variable in interface java.awt.image.ImageObserver
This flag in the infoflags argument to imageUpdate indicates that the properties of the image are now available.
PROPERTYNAME - Static variable in interface java.beans.DesignMode
The standard value of the propertyName as fired from a BeanContext or other source of PropertyChangeEvents.
PROTECTED - Static variable in class java.lang.reflect.Modifier
The int value representing the protected modifier.
PROTOCOL_VERSION_1 - Static variable in interface java.io.ObjectStreamConstants
A Stream Protocol Version.
PROTOCOL_VERSION_2 - Static variable in interface java.io.ObjectStreamConstants
A Stream Protocol Version.
PROVIDER_URL - Static variable in interface javax.naming.Context
Constant that holds the name of the environment property for specifying configuration information for the service provider to use.
PSSParameterSpec - class java.security.spec.PSSParameterSpec.
This class specifies a parameter spec for RSA PSS encoding scheme, as defined in the PKCS#1 v2.1.
PSSParameterSpec(int) - Constructor for class java.security.spec.PSSParameterSpec
Creates a new PSSParameterSpec given the salt length as defined in PKCS#1.
PUBLIC - Static variable in interface java.lang.reflect.Member
Identifies the set of all public members of a class or interface, including inherited members.
PUBLIC - Static variable in class java.lang.reflect.Modifier
The int value representing the public modifier.
PUBLIC - Static variable in interface javax.swing.text.html.parser.DTDConstants
 
PUBLIC_KEY - Static variable in class javax.crypto.Cipher
Constant used to indicate the to-be-unwrapped key is a "public key".
PUBLIC_MEMBER - interface org.omg.CORBA.PUBLIC_MEMBER.
Constant to define a public member in the ValueMember class.
PUSH_BUTTON - Static variable in class javax.accessibility.AccessibleRole
An object the user can manipulate to tell the application to do something.
Package - class java.lang.Package.
Package objects contain version information about the implementation and specification of a Java package.
PackedColorModel - class java.awt.image.PackedColorModel.
The 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(ColorSpace, int, int[], int, boolean, int, int) - Constructor for class java.awt.image.PackedColorModel
Constructs a 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(ColorSpace, int, int, int, int, int, boolean, int, int) - Constructor for class java.awt.image.PackedColorModel
Constructs a PackedColorModel from the specified masks which indicate which bits in an int pixel representation contain the alpha, red, green and blue color samples.
PageAttributes - class java.awt.PageAttributes.
A set of attributes which control the output of a printed page.
PageAttributes() - Constructor for class java.awt.PageAttributes
Constructs a PageAttributes instance with default values for every attribute.
PageAttributes(PageAttributes) - Constructor for class java.awt.PageAttributes
Constructs a PageAttributes instance which is a copy of the supplied PageAttributes.
PageAttributes(PageAttributes.ColorType, PageAttributes.MediaType, PageAttributes.OrientationRequestedType, PageAttributes.OriginType, PageAttributes.PrintQualityType, int[]) - Constructor for class java.awt.PageAttributes
Constructs a PageAttributes instance with the specified values for every attribute.
PageAttributes.ColorType - class java.awt.PageAttributes.ColorType.
A type-safe enumeration of possible color states.
PageAttributes.MediaType - class java.awt.PageAttributes.MediaType.
A type-safe enumeration of possible paper sizes.
PageAttributes.OrientationRequestedType - class java.awt.PageAttributes.OrientationRequestedType.
A type-safe enumeration of possible orientations.
PageAttributes.OriginType - class java.awt.PageAttributes.OriginType.
A type-safe enumeration of possible origins.
PageAttributes.PrintQualityType - class java.awt.PageAttributes.PrintQualityType.
A type-safe enumeration of possible print qualities.
PageFormat - class java.awt.print.PageFormat.
The PageFormat class describes the size and orientation of a page to be printed.
PageFormat() - Constructor for class java.awt.print.PageFormat
Creates a default, portrait-oriented PageFormat.
PageRanges - class javax.print.attribute.standard.PageRanges.
Class PageRanges is a printing attribute class, a set of integers, that identifies the range(s) of print-stream pages that the Printer object uses for each copy of each document which are to be printed.
PageRanges(int[][]) - Constructor for class javax.print.attribute.standard.PageRanges
Construct a new page ranges attribute with the given members.
PageRanges(String) - Constructor for class javax.print.attribute.standard.PageRanges
Construct a new page ranges attribute with the given members in string form.
PageRanges(int) - Constructor for class javax.print.attribute.standard.PageRanges
Construct a new page ranges attribute containing a single integer.
PageRanges(int, int) - Constructor for class javax.print.attribute.standard.PageRanges
Construct a new page ranges attribute containing a single range of integers.
Pageable - interface java.awt.print.Pageable.
The Pageable implementation represents a set of pages to be printed.
PagesPerMinute - class javax.print.attribute.standard.PagesPerMinute.
Class PagesPerMinute is an integer valued printing attribute that indicates the nominal number of pages per minute to the nearest whole number which may be generated by this printer (e.g., simplex, black-and-white).
PagesPerMinute(int) - Constructor for class javax.print.attribute.standard.PagesPerMinute
Construct a new pages per minute attribute with the given integer value.
PagesPerMinuteColor - class javax.print.attribute.standard.PagesPerMinuteColor.
Class PagesPerMinuteColor is an integer valued printing attribute that indicates the nominal number of pages per minute to the nearest whole number which may be generated by this printer when printing color (e.g., simplex, color).
PagesPerMinuteColor(int) - Constructor for class javax.print.attribute.standard.PagesPerMinuteColor
Construct a new pages per minute color attribute with the given integer value.
Paint - interface java.awt.Paint.
This Paint interface defines how color patterns can be generated for Graphics2D operations.
PaintContext - interface java.awt.PaintContext.
The PaintContext interface defines the encapsulated and optimized environment to generate color patterns in device space for fill or stroke operations on a Graphics2D.
PaintEvent - class java.awt.event.PaintEvent.
The component-level paint event.
PaintEvent(Component, int, Rectangle) - Constructor for class java.awt.event.PaintEvent
Constructs a PaintEvent object with the specified source component and type.
Panel - class java.awt.Panel.
Panel is the simplest container class.
Panel() - Constructor for class java.awt.Panel
Creates a new panel using the default layout manager.
Panel(LayoutManager) - Constructor for class java.awt.Panel
Creates a new panel with the specified layout manager.
Panel.AccessibleAWTPanel - class java.awt.Panel.AccessibleAWTPanel.
This class implements accessibility support for the Panel class.
Panel.AccessibleAWTPanel() - Constructor for class java.awt.Panel.AccessibleAWTPanel
 
PanelUI - class javax.swing.plaf.PanelUI.
Pluggable look and feel interface for Panel.
PanelUI() - Constructor for class javax.swing.plaf.PanelUI
 
Paper - class java.awt.print.Paper.
The Paper class describes the physical characteristics of a piece of paper.
Paper() - Constructor for class java.awt.print.Paper
Creates a letter sized piece of paper with one inch margins.
ParagraphElementName - Static variable in class javax.swing.text.AbstractDocument
Name of elements used to represent paragraphs
ParagraphView - class javax.swing.text.ParagraphView.
View of a simple line-wrapping paragraph that supports multiple fonts, colors, components, icons, etc.
ParagraphView(Element) - Constructor for class javax.swing.text.ParagraphView
Constructs a ParagraphView for the given element.
ParagraphView - class javax.swing.text.html.ParagraphView.
Displays the a paragraph, and uses css attributes for its configuration.
ParagraphView(Element) - Constructor for class javax.swing.text.html.ParagraphView
Constructs a ParagraphView for the given element.
Parameter - class org.omg.Dynamic.Parameter.
NVList PIDL represented by ParameterList IDL.
Parameter() - Constructor for class org.omg.Dynamic.Parameter
 
Parameter(Any, ParameterMode) - Constructor for class org.omg.Dynamic.Parameter
 
ParameterBlock - class java.awt.image.renderable.ParameterBlock.
A ParameterBlock encapsulates all the information about sources and parameters (Objects) required by a RenderableImageOp, or other classes that process images.
ParameterBlock() - Constructor for class java.awt.image.renderable.ParameterBlock
A dummy constructor.
ParameterBlock(Vector) - Constructor for class java.awt.image.renderable.ParameterBlock
Constructs a ParameterBlock with a given Vector of sources.
ParameterBlock(Vector, Vector) - Constructor for class java.awt.image.renderable.ParameterBlock
Constructs a ParameterBlock with a given Vector of sources and Vector of parameters.
ParameterDescriptor - class java.beans.ParameterDescriptor.
The ParameterDescriptor class allows bean implementors to provide additional information on each of their parameters, beyond the low level type information provided by the java.lang.reflect.Method class.
ParameterDescriptor() - Constructor for class java.beans.ParameterDescriptor
Public default constructor.
ParameterMetaData - interface java.sql.ParameterMetaData.
An object that can be used to get information about the types and properties of the parameters in a PreparedStatement object.
ParameterMode - class org.omg.CORBA.ParameterMode.
Enumeration of parameter modes for Parameter.
ParameterMode(int) - Constructor for class org.omg.CORBA.ParameterMode
 
ParameterModeHelper - class org.omg.CORBA.ParameterModeHelper.
Enumeration of parameter modes for Parameter.
ParameterModeHelper() - Constructor for class org.omg.CORBA.ParameterModeHelper
 
ParameterModeHolder - class org.omg.CORBA.ParameterModeHolder.
Enumeration of parameter modes for Parameter.
ParameterModeHolder() - Constructor for class org.omg.CORBA.ParameterModeHolder
 
ParameterModeHolder(ParameterMode) - Constructor for class org.omg.CORBA.ParameterModeHolder
 
ParseException - exception java.text.ParseException.
Signals that an error has been reached unexpectedly while parsing.
ParseException(String, int) - Constructor for class java.text.ParseException
Constructs a ParseException with the specified detail message and offset.
ParsePosition - class java.text.ParsePosition.
ParsePosition is a simple class used by Format and its subclasses to keep track of the current position during parsing.
ParsePosition(int) - Constructor for class java.text.ParsePosition
Create a new ParsePosition with the given initial index.
Parser - class javax.swing.text.html.parser.Parser.
A simple DTD-driven HTML parser.
Parser(DTD) - Constructor for class javax.swing.text.html.parser.Parser
 
Parser - interface org.xml.sax.Parser.
Deprecated. This interface has been replaced by the SAX2 XMLReader interface, which includes Namespace support.
ParserAdapter - class org.xml.sax.helpers.ParserAdapter.
Adapt a SAX1 Parser as a SAX2 XMLReader.
ParserAdapter() - Constructor for class org.xml.sax.helpers.ParserAdapter
Construct a new parser adapter.
ParserAdapter(Parser) - Constructor for class org.xml.sax.helpers.ParserAdapter
Construct a new parser adapter.
ParserConfigurationException - exception javax.xml.parsers.ParserConfigurationException.
Indicates a serious configuration error.
ParserConfigurationException() - Constructor for class javax.xml.parsers.ParserConfigurationException
Create a new ParserConfigurationException with no detail mesage.
ParserConfigurationException(String) - Constructor for class javax.xml.parsers.ParserConfigurationException
Create a new ParserConfigurationException with the String specified as an error message.
ParserDelegator - class javax.swing.text.html.parser.ParserDelegator.
Responsible for starting up a new DocumentParser each time its parse method is invoked.
ParserDelegator() - Constructor for class javax.swing.text.html.parser.ParserDelegator
 
ParserFactory - class org.xml.sax.helpers.ParserFactory.
Deprecated. This class works with the deprecated Parser interface.
PartialResultException - exception javax.naming.PartialResultException.
This exception is thrown to indicate that the result being returned or returned so far is partial, and that the operation cannot be completed.
PartialResultException(String) - Constructor for class javax.naming.PartialResultException
Constructs a new instance of the exception using the explanation message specified.
PartialResultException() - Constructor for class javax.naming.PartialResultException
Constructs a new instance of PartialResultException.
PasswordAuthentication - class java.net.PasswordAuthentication.
The class PasswordAuthentication is a data holder that is used by Authenticator.
PasswordAuthentication(String, char[]) - Constructor for class java.net.PasswordAuthentication
Creates a new PasswordAuthentication object from the given user name and password.
PasswordCallback - class javax.security.auth.callback.PasswordCallback.
Underlying security services instantiate and pass a PasswordCallback to the handle method of a CallbackHandler to retrieve password information.
PasswordCallback(String, boolean) - Constructor for class javax.security.auth.callback.PasswordCallback
Construct a PasswordCallback with a prompt and a boolean specifying whether the password should be displayed as it is being typed.
PasswordView - class javax.swing.text.PasswordView.
Implements a View suitable for use in JPasswordField UI implementations.
PasswordView(Element) - Constructor for class javax.swing.text.PasswordView
Constructs a new view wrapped on an element.
Patch - class javax.sound.midi.Patch.
A Patch object represents a location, on a MIDI synthesizer, into which a single instrument is stored (loaded).
Patch(int, int) - Constructor for class javax.sound.midi.Patch
Constructs a new patch object from the specified bank and program numbers.
PathIterator - interface java.awt.geom.PathIterator.
The 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.
Pattern - class java.util.regex.Pattern.
A compiled representation of a regular expression.
PatternSyntaxException - exception java.util.regex.PatternSyntaxException.
Unchecked exception thrown to indicate a syntax error in a regular-expression pattern.
PatternSyntaxException(String, String, int) - Constructor for class java.util.regex.PatternSyntaxException
Constructs a new instance of this class.
Permission - class java.security.Permission.
Abstract class for representing access to a system resource.
Permission(String) - Constructor for class java.security.Permission
Constructs a permission with the specified name.
Permission - interface java.security.acl.Permission.
This interface represents a permission, such as that used to grant a particular type of access to a resource.
PermissionCollection - class java.security.PermissionCollection.
Abstract class representing a collection of Permission objects.
PermissionCollection() - Constructor for class java.security.PermissionCollection
 
Permissions - class java.security.Permissions.
This class represents a heterogeneous collection of Permissions.
Permissions() - Constructor for class java.security.Permissions
Creates a new Permissions object containing no PermissionCollections.
PersistenceDelegate - class java.beans.PersistenceDelegate.
The PersistenceDelegate class takes the responsibility for expressing the state of an instance of a given class in terms of the methods in the class's public API.
PersistenceDelegate() - Constructor for class java.beans.PersistenceDelegate
 
PhantomReference - class java.lang.ref.PhantomReference.
Phantom reference objects, which are enqueued after the collector determines that their referents may otherwise be reclaimed.
PhantomReference(Object, ReferenceQueue) - Constructor for class java.lang.ref.PhantomReference
Creates a new phantom reference that refers to the given object and is registered with the given queue.
Pipe - class java.nio.channels.Pipe.
A pair of channels that implements a unidirectional pipe.
Pipe() - Constructor for class java.nio.channels.Pipe
Initializes a new instance of this class.
Pipe.SinkChannel - class java.nio.channels.Pipe.SinkChannel.
A channel representing the writable end of a Pipe.
Pipe.SinkChannel(SelectorProvider) - Constructor for class java.nio.channels.Pipe.SinkChannel
Initializes a new instance of this class.
Pipe.SourceChannel - class java.nio.channels.Pipe.SourceChannel.
A channel representing the readable end of a Pipe.
Pipe.SourceChannel(SelectorProvider) - Constructor for class java.nio.channels.Pipe.SourceChannel
Constructs a new instance of this class.
PipedInputStream - class java.io.PipedInputStream.
A piped input stream should be connected to a piped output stream; the piped input stream then provides whatever data bytes are written to the piped output stream.
PipedInputStream(PipedOutputStream) - Constructor for class java.io.PipedInputStream
Creates a PipedInputStream so that it is connected to the piped output stream src.
PipedInputStream() - Constructor for class java.io.PipedInputStream
Creates a PipedInputStream so that it is not yet connected.
PipedOutputStream - class java.io.PipedOutputStream.
A piped output stream can be connected to a piped input stream to create a communications pipe.
PipedOutputStream(PipedInputStream) - Constructor for class java.io.PipedOutputStream
Creates a piped output stream connected to the specified piped input stream.
PipedOutputStream() - Constructor for class java.io.PipedOutputStream
Creates a piped output stream that is not yet connected to a piped input stream.
PipedReader - class java.io.PipedReader.
Piped character-input streams.
PipedReader(PipedWriter) - Constructor for class java.io.PipedReader
Creates a PipedReader so that it is connected to the piped writer src.
PipedReader() - Constructor for class java.io.PipedReader
Creates a PipedReader so that it is not yet connected.
PipedWriter - class java.io.PipedWriter.
Piped character-output streams.
PipedWriter(PipedReader) - Constructor for class java.io.PipedWriter
Creates a piped writer connected to the specified piped reader.
PipedWriter() - Constructor for class java.io.PipedWriter
Creates a piped writer that is not yet connected to a piped reader.
PixelGrabber - class java.awt.image.PixelGrabber.
The PixelGrabber class implements an ImageConsumer which can be attached to an Image or ImageProducer object to retrieve a subset of the pixels in that image.
PixelGrabber(Image, int, int, int, int, int[], int, int) - Constructor for class java.awt.image.PixelGrabber
Create a PixelGrabber object to grab the (x, y, w, h) rectangular section of pixels from the specified image into the given array.
PixelGrabber(ImageProducer, int, int, int, int, int[], int, int) - Constructor for class java.awt.image.PixelGrabber
Create a PixelGrabber object to grab the (x, y, w, h) rectangular section of pixels from the image produced by the specified ImageProducer into the given array.
PixelGrabber(Image, int, int, int, int, boolean) - Constructor for class java.awt.image.PixelGrabber
Create a PixelGrabber object to grab the (x, y, w, h) rectangular section of pixels from the specified image.
PixelInterleavedSampleModel - class java.awt.image.PixelInterleavedSampleModel.
This class represents image data which is stored in a pixel interleaved fashion and for which each sample of a pixel occupies one data element of the DataBuffer.
PixelInterleavedSampleModel(int, int, int, int, int, int[]) - Constructor for class java.awt.image.PixelInterleavedSampleModel
Constructs a PixelInterleavedSampleModel with the specified parameters.
PlainDocument - class javax.swing.text.PlainDocument.
A plain document that maintains no character attributes.
PlainDocument() - Constructor for class javax.swing.text.PlainDocument
Constructs a plain text document.
PlainDocument(AbstractDocument.Content) - Constructor for class javax.swing.text.PlainDocument
Constructs a plain text document.
PlainView - class javax.swing.text.PlainView.
Implements View interface for a simple multi-line text view that has text in one font and color.
PlainView(Element) - Constructor for class javax.swing.text.PlainView
Constructs a new PlainView wrapped on an element.
Point - class java.awt.Point.
A point representing a location in (x, y) coordinate space, specified in integer precision.
Point() - Constructor for class java.awt.Point
Constructs and initializes a point at the origin (0, 0) of the coordinate space.
Point(Point) - Constructor for class java.awt.Point
Constructs and initializes a point with the same location as the specified Point object.
Point(int, int) - Constructor for class java.awt.Point
Constructs and initializes a point at the specified (xy) location in the coordinate space.
Point2D - class java.awt.geom.Point2D.
The Point2D class defines a point representing a location in (x, y) coordinate space.
Point2D() - Constructor for class java.awt.geom.Point2D
This is an abstract class that cannot be instantiated directly.
Point2D.Double - class java.awt.geom.Point2D.Double.
The Double class defines a point specified in double precision.
Point2D.Double() - Constructor for class java.awt.geom.Point2D.Double
Constructs and initializes a Point2D with coordinates (0, 0).
Point2D.Double(double, double) - Constructor for class java.awt.geom.Point2D.Double
Constructs and initializes a Point2D with the specified coordinates.
Point2D.Float - class java.awt.geom.Point2D.Float.
The Float class defines a point specified in float precision.
Point2D.Float() - Constructor for class java.awt.geom.Point2D.Float
Constructs and initializes a Point2D with coordinates (0, 0).
Point2D.Float(float, float) - Constructor for class java.awt.geom.Point2D.Float
Constructs and initializes a Point2D with the specified coordinates.
Policy - class java.security.Policy.
This is an abstract class for representing the system security policy for a Java application environment (specifying which permissions are available for code from various sources).
Policy() - Constructor for class java.security.Policy
 
Policy - class javax.security.auth.Policy.
Deprecated. as of JDK version 1.4 -- Replaced by java.security.Policy. java.security.Policy has a method:
 	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.
Policy() - Constructor for class javax.security.auth.Policy
Deprecated. Sole constructor.
Policy - interface org.omg.CORBA.Policy.
Interfaces derived from the Policy interface allow an ORB or CORBA service access to certain choices that affect its operation.
PolicyError - exception org.omg.CORBA.PolicyError.
A user exception thrown when a policy error occurs.
PolicyError() - Constructor for class org.omg.CORBA.PolicyError
Constructs a default PolicyError user exception with no reason code and an empty reason detail message.
PolicyError(short) - Constructor for class org.omg.CORBA.PolicyError
Constructs a PolicyError user exception initialized with the given reason code and an empty reason detail message.
PolicyError(String, short) - Constructor for class org.omg.CORBA.PolicyError
Constructs a PolicyError user exception initialized with the given reason detail message and reason code.
PolicyErrorCodeHelper - class org.omg.CORBA.PolicyErrorCodeHelper.
Encapsulates a reason a Policy may be invalid.
PolicyErrorCodeHelper() - Constructor for class org.omg.CORBA.PolicyErrorCodeHelper
 
PolicyErrorHelper - class org.omg.CORBA.PolicyErrorHelper.
Thrown to indicate problems with parameter values passed to the ORB.create_policy operation.
PolicyErrorHelper() - Constructor for class org.omg.CORBA.PolicyErrorHelper
 
PolicyErrorHolder - class org.omg.CORBA.PolicyErrorHolder.
Thrown to indicate problems with parameter values passed to the ORB.create_policy operation.
PolicyErrorHolder() - Constructor for class org.omg.CORBA.PolicyErrorHolder
 
PolicyErrorHolder(PolicyError) - Constructor for class org.omg.CORBA.PolicyErrorHolder
 
PolicyFactory - interface org.omg.PortableInterceptor.PolicyFactory.
Enables policy types to be constructed using CORBA.ORB.create_policy.
PolicyFactoryOperations - interface org.omg.PortableInterceptor.PolicyFactoryOperations.
Enables policy types to be constructed using CORBA.ORB.create_policy.
PolicyHelper - class org.omg.CORBA.PolicyHelper.
The Helper for Policy.
PolicyHelper() - Constructor for class org.omg.CORBA.PolicyHelper
 
PolicyHolder - class org.omg.CORBA.PolicyHolder.
The Holder for Policy.
PolicyHolder() - Constructor for class org.omg.CORBA.PolicyHolder
 
PolicyHolder(Policy) - Constructor for class org.omg.CORBA.PolicyHolder
 
PolicyListHelper - class org.omg.CORBA.PolicyListHelper.
The Helper for PolicyList.
PolicyListHelper() - Constructor for class org.omg.CORBA.PolicyListHelper
 
PolicyListHolder - class org.omg.CORBA.PolicyListHolder.
The Holder for PolicyList.
PolicyListHolder() - Constructor for class org.omg.CORBA.PolicyListHolder
 
PolicyListHolder(Policy[]) - Constructor for class org.omg.CORBA.PolicyListHolder
 
PolicyNode - interface java.security.cert.PolicyNode.
An immutable valid policy tree node as defined by the PKIX certification path validation algorithm.
PolicyOperations - interface org.omg.CORBA.PolicyOperations.
Provides the operations for a Policy object.
PolicyQualifierInfo - class java.security.cert.PolicyQualifierInfo.
An immutable policy qualifier represented by the ASN.1 PolicyQualifierInfo structure.
PolicyQualifierInfo(byte[]) - Constructor for class java.security.cert.PolicyQualifierInfo
Creates an instance of PolicyQualifierInfo from the encoded bytes.
PolicyTypeHelper - class org.omg.CORBA.PolicyTypeHelper.
The Helper for PolicyType.
PolicyTypeHelper() - Constructor for class org.omg.CORBA.PolicyTypeHelper
 
Polygon - class java.awt.Polygon.
The Polygon class encapsulates a description of a closed, two-dimensional region within a coordinate space.
Polygon() - Constructor for class java.awt.Polygon
Creates an empty polygon.
Polygon(int[], int[], int) - Constructor for class java.awt.Polygon
Constructs and initializes a Polygon from the specified parameters.
PooledConnection - interface javax.sql.PooledConnection.
An object that provides hooks for connection pool management.
Popup - class javax.swing.Popup.
Popups are used to display a Component to the user, typically on top of all the other Components in a particular containment hierarchy.
Popup(Component, Component, int, int) - Constructor for class javax.swing.Popup
Creates a Popup for the Component owner containing the Component contents.
Popup() - Constructor for class javax.swing.Popup
Creates a Popup.
PopupFactory - class javax.swing.PopupFactory.
PopupFactory, as the name implies, is used to obtain instances of Popups.
PopupFactory() - Constructor for class javax.swing.PopupFactory
 
PopupMenu - class java.awt.PopupMenu.
A class that implements a menu which can be dynamically popped up at a specified position within a component.
PopupMenu() - Constructor for class java.awt.PopupMenu
Creates a new popup menu with an empty name.
PopupMenu(String) - Constructor for class java.awt.PopupMenu
Creates a new popup menu with the specified name.
PopupMenu.AccessibleAWTPopupMenu - class java.awt.PopupMenu.AccessibleAWTPopupMenu.
Inner class of PopupMenu used to provide default support for accessibility.
PopupMenu.AccessibleAWTPopupMenu() - Constructor for class java.awt.PopupMenu.AccessibleAWTPopupMenu
 
PopupMenuEvent - class javax.swing.event.PopupMenuEvent.
PopupMenuEvent only contains the source of the event which is the JPoupMenu sending the event
PopupMenuEvent(Object) - Constructor for class javax.swing.event.PopupMenuEvent
Constructs a PopupMenuEvent object.
PopupMenuListener - interface javax.swing.event.PopupMenuListener.
A popup menu listener
PopupMenuUI - class javax.swing.plaf.PopupMenuUI.
Pluggable look and feel interface for JPopupMenu.
PopupMenuUI() - Constructor for class javax.swing.plaf.PopupMenuUI
 
Port - interface javax.sound.sampled.Port.
Ports are simple lines for input or output of audio to or from audio devices.
Port.Info - class javax.sound.sampled.Port.Info.
The 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.
Port.Info(Class, String, boolean) - Constructor for class javax.sound.sampled.Port.Info
Constructs a port's info object from the information given.
PortUnreachableException - exception java.net.PortUnreachableException.
Signals that an ICMP Port Unreachable message has been received on a connected datagram.
PortUnreachableException(String) - Constructor for class java.net.PortUnreachableException
Constructs a new PortUnreachableException with a detail message.
PortUnreachableException() - Constructor for class java.net.PortUnreachableException
Construct a new PortUnreachableException with no detailed message.
PortableRemoteObject - class javax.rmi.PortableRemoteObject.
Server implementation objects may either inherit from javax.rmi.PortableRemoteObject or they may implement a remote interface and then use the exportObject method to register themselves as a server object.
PortableRemoteObject() - Constructor for class javax.rmi.PortableRemoteObject
Initializes the object by calling exportObject(this).
PortableRemoteObjectDelegate - interface javax.rmi.CORBA.PortableRemoteObjectDelegate.
Supports delegation for method implementations in PortableRemoteObject.
Position - interface javax.swing.text.Position.
Represents a location within a document.
Position.Bias - class javax.swing.text.Position.Bias.
A typesafe enumeration to indicate bias to a position in the model.
PreferenceChangeEvent - class java.util.prefs.PreferenceChangeEvent.
An event emitted by a Preferences node to indicate that a preference has been added, removed or has had its value changed.
PreferenceChangeEvent(Preferences, String, String) - Constructor for class java.util.prefs.PreferenceChangeEvent
Constructs a new PreferenceChangeEvent instance.
PreferenceChangeListener - interface java.util.prefs.PreferenceChangeListener.
A listener for receiving preference change events.
Preference