- PACKAGE_SEALED.
Static variable in class java.util.jar.Attributes.Name
- Some predefined attribute names.
- PAGE_TAB.
Static variable in class java.awt.accessibility.AccessibleRole
- An object that is a child of a page tab list.
- PAGE_TAB_LIST.
Static variable in class java.awt.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_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 java.awt.swing.JLayeredPane
- Convience object defining the Palette layer.
- PANEL.
Static variable in class java.awt.accessibility.AccessibleRole
- A generic container that is often used to group objects.
- PARAGRAPH_SEPARATOR.
Static variable in class java.lang.Character
-
- 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 java.awt.swing.text.html.HTMLEditorKit
- The paragraph left indent action identifier
- PARA_INDENT_RIGHT.
Static variable in class java.awt.swing.text.html.HTMLEditorKit
- The paragraph right indent action identifier
- PASSWORD_TEXT.
Static variable in class java.awt.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.
- PERSIST_STORE exception org.omg.CORBA.PERSIST_STORE.
- The CORBA
PERSIST_STORE
exception, which is thrown
when there is an error with the persistent storage on the server. - 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.
- 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.
- 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.
- 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 back to the end of the arc segment.
- PIPE_SIZE.
Static variable in class java.io.PipedInputStream
- The size of the pipe's circular input buffer.
- PKCS8EncodedKeySpec class java.security.spec.PKCS8EncodedKeySpec.
- This class represents the DER encoding of a private key, according to the
format specified in the PKCS #8 standard.
- PKCS8EncodedKeySpec(byte[]).
Constructor for class java.security.spec.PKCS8EncodedKeySpec
- Creates a new PKCS8EncodedKeySpec with the specified encoded key.
- PLAIN.
Static variable in class java.awt.Font
- The plain style constant.
- PLAIN_MESSAGE.
Static variable in class java.awt.swing.JOptionPane
- No icon is used.
- PM.
Static variable in class java.util.Calendar
- Useful constant for hour in 12-hour clock.
- POPUP_LAYER.
Static variable in class java.awt.swing.JLayeredPane
- Convience object defining the Popup layer.
- POPUP_MENU.
Static variable in class java.awt.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.print.PageFormat
-
- POSITION_ABOVE.
Static variable in interface java.awt.accessibility.AccessibleLayout
- Constant used to locate the object physically above the
object passed in.
- POSITION_BELOW.
Static variable in interface java.awt.accessibility.AccessibleLayout
- Constant used to locate the object physically below the
object passed in.
- POSITION_FIRST.
Static variable in interface java.awt.accessibility.AccessibleLayout
- Constant used to locate the first physical object in the Container
- POSITION_LAST.
Static variable in interface java.awt.accessibility.AccessibleLayout
- Constant used to locate the last physical object in the Container
- POSITION_LEFT.
Static variable in interface java.awt.accessibility.AccessibleLayout
- Constant used to locate the object physically to the left of the
object passed in.
- POSITION_RIGHT.
Static variable in interface java.awt.accessibility.AccessibleLayout
- Constant used to locate the object physically to the right of the
object passed in.
- POSITIVE_INFINITY.
Static variable in class java.lang.Double
- The positive infinity of type
double
.
- POSITIVE_INFINITY.
Static variable in class java.lang.Float
- The positive infinity of type
float
.
- POSTURE.
Static variable in class java.awt.font.TextAttributeSet
- The posture of the font.
- POSTURE_DEFAULT.
Static variable in class java.awt.font.TextAttributeSet
- The default posture if POSTURE is unspecified.
- POSTURE_ITALIC.
Static variable in class java.awt.font.TextAttributeSet
- The standard italic posture for the font.
- PRC.
Static variable in class java.util.Locale
- Useful constant for country.
- PREFERRED.
Static variable in class java.awt.GraphicsConfigTemplate
- Value used for "Enum" (Integer) type.
- PREFERREDSIZE.
Static variable in class java.awt.GridBagLayout
-
- PRESSED.
Static variable in class java.awt.accessibility.AccessibleState
- Indicates this object is currently pressed.
- PRESSED.
Static variable in class java.awt.swing.DefaultButtonModel
- Indicates partial commitment towards choosing the
button.
- PRIMARY.
Static variable in class java.text.Collator
- Collator strength value.
- PRINT_SCREEN.
Static variable in class java.awt.Event
- The Print Screen key, a non-ASCII action key.
- PRIVATE.
Static variable in class java.lang.reflect.Modifier
-
- PRIVATE_USE.
Static variable in class java.lang.Character
-
- PRIVATE_USE_AREA.
Static variable in class java.lang.Character.Subset
- Constant for the Unicode character block of the same name.
- PROGRESS_BAR.
Static variable in class java.awt.accessibility.AccessibleRole
- An object used to indicate how much of a task has been completed.
- 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
-
- 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.
- 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
-
- PUSH_BUTTON.
Static variable in class java.awt.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.
- An abstract ColorModel class that represents pixel values
that have the color components embedded directly in the bits of an
integer pixel.
- PackedColorModel(ColorSpace, int, int[], int, boolean, int).
Constructor for class java.awt.image.PackedColorModel
- Constructs a PackedColorModel from a mask array, which specifies
which bits in the integer pixel contain each of the color
components in the ColorSpace.
- PackedColorModel(ColorSpace, int, int, int, int, int, boolean, int).
Constructor for class java.awt.image.PackedColorModel
- Constructs a PackedColorModel from the given masks specifying
which bits in the pixel contain the alpha, red, green and blue
color components.
- PageContext interface java.awt.print.PageContext.
- A PageContext implementation provides information
about a page that is part of a PrinterJob.
- PageFormat class java.awt.print.PageFormat.
- A PageFormat instance describes the size and orientation
of a page to be printed.
- PageFormat().
Constructor for class java.awt.print.PageFormat
- Create a default, letter sized, portrait oriented
page format.
- Pageable interface java.awt.print.Pageable.
- A Pageable implementation represents a set of
pages to be printed.
- Paint interface java.awt.Paint.
- This interface defines how color patterns
can be generated for Graphics2D operations.
- PaintContext interface java.awt.PaintContext.
- This interface defines the encapsulated and optimized environment for
a paint operation, i.e.
- 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.
- Paper class java.awt.print.Paper.
- 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 java.awt.swing.text.AbstractDocument
- Name of elements used to represent paragraphs
- ParagraphView class java.awt.swing.text.ParagraphView.
- View of a simple line-wrapping paragraph that supports
multiple fonts, colors, components, icons, etc.
- ParagraphView(Element).
Constructor for class java.awt.swing.text.ParagraphView
- Constructs a ParagraphView for the given element.
- ParameterBlock class java.awt.image.renderable.ParameterBlock.
- A ParameterBlock encapsulates all the information about sources and
parameters (expressed as base types or Objects) required by a
RenderableImageOp and other future classes that manipulate chains of
imaging operators.
- 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.
- ParameterDescription class org.omg.CORBA.ParameterDescription.
- ParameterDescription().
Constructor for class org.omg.CORBA.ParameterDescription
-
- ParameterDescription(String, TypeCode, IDLType, ParameterMode).
Constructor for class org.omg.CORBA.ParameterDescription
-
- 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.
- ParameterMode class org.omg.CORBA.ParameterMode.
- ParseException exception java.text.ParseException.
- Signals that an error has been 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.
- PasswordAuthentication class java.net.PasswordAuthentication.
- The class PasswordAuthentication is a data holder that is used by
Authenticator.
- PasswordAuthentication(String, String).
Constructor for class java.net.PasswordAuthentication
- Initialize a new PasswordAuthentication
- PasswordView class java.awt.swing.text.PasswordView.
- Implements a View suitable for use in JPasswordField
UI implementations.
- PasswordView(Element).
Constructor for class java.awt.swing.text.PasswordView
- Constructs a new view wrapped on an element.
- PathIterator interface java.awt.geom.PathIterator.
- PeekGraphics class java.awt.print.PeekGraphics.
- PeekGraphics(Graphics2D, PageContext).
Constructor for class java.awt.print.PeekGraphics
-
- PeekGraphics.ImageWaiter class java.awt.print.PeekGraphics.ImageWaiter.
- This private class does not return from its constructor
until 'img's wdth and height are available.
- 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.
- PhantomReference class java.lang.ref.PhantomReference.
- Phantom reference objects, for use in scheduling pre-mortem cleanup
actions.
- PhantomReference(Object).
Constructor for class java.lang.ref.PhantomReference
- Create a new phantom reference that refers to the given object.
- PhantomReference(Object, ReferenceQueue).
Constructor for class java.lang.ref.PhantomReference
- Create a new phantom reference that refers to the given object and
is registered with the given queue.
- PipedInputStream class java.io.PipedInputStream.
- A piped input stream can be connected to a piped output stream
to create a communications pipe.
- PipedInputStream(PipedOutputStream).
Constructor for class java.io.PipedInputStream
- Creates a piped input stream connected to the specified piped
output stream.
- PipedInputStream().
Constructor for class java.io.PipedInputStream
- Creates a piped input stream that is not yet connected to a piped
output stream.
- 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().
Constructor for class java.io.PipedReader
- Create a reader that is not yet connected to a piped writer.
- PipedReader(PipedWriter).
Constructor for class java.io.PipedReader
- Create a reader for the specified piped character-output stream.
- PipedWriter class java.io.PipedWriter.
- Piped character-output streams.
- PipedWriter().
Constructor for class java.io.PipedWriter
- Create a writer that is not yet connected to a piped reader.
- PipedWriter(PipedReader).
Constructor for class java.io.PipedWriter
- Create a writer for the specified piped character-input stream.
- 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.
- PlainDocument class java.awt.swing.text.PlainDocument.
- A plain document that uses one font and color.
- PlainDocument().
Constructor for class java.awt.swing.text.PlainDocument
- Constructs a plain text document.
- PlainDocument(AbstractDocument.Content).
Constructor for class java.awt.swing.text.PlainDocument
- Constructs a plain text document.
- PlainView class java.awt.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 java.awt.swing.text.PlainView
- Constructs a new view 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
(x, y) location in the coordinate space.
- Point2D class java.awt.geom.Point2D.
- A point representing a location in (x, y) coordinate space.
- Point2D().
Constructor for class java.awt.geom.Point2D
-
- Point2D.Double class java.awt.geom.Point2D.Double.
- A point specified in double precision.
- Point2D.Double().
Constructor for class java.awt.geom.Point2D.Double
- Constructs and initializes a Point with coordinates (0, 0).
- Point2D.Double(double, double).
Constructor for class java.awt.geom.Point2D.Double
- Constructs and initializes a Point with the specified coordinates.
- Point2D.Float class java.awt.geom.Point2D.Float.
- A point specified in float precision.
- Point2D.Float().
Constructor for class java.awt.geom.Point2D.Float
- Constructs and initializes a Point with coordinates (0, 0).
- Point2D.Float(float, float).
Constructor for class java.awt.geom.Point2D.Float
- Constructs and initializes a Point with the specified coordinates.
- Policy class java.security.Policy.
- The policy for a Java runtime (specifying
which permissions are available for code from various principals)
is represented by a Policy object.
- Policy().
Constructor for class java.security.Policy
-
- 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.
- 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.
- PopupMenu(String).
Constructor for class java.awt.PopupMenu
- Creates a new popup menu with the specified name.
- PopupMenuEvent class java.awt.swing.event.PopupMenuEvent.
- PopupMenuEvent only contains the source of the event which is the JPoupMenu
sending the event
Warning: serialized objects of this class will not be compatible with
future swing releases.
- PopupMenuEvent(Object).
Constructor for class java.awt.swing.event.PopupMenuEvent
-
- PopupMenuListener interface java.awt.swing.event.PopupMenuListener.
- A popup menu listener
- Position interface java.awt.swing.text.Position.
- Represents a location within a document.
- PreparedStatement interface java.sql.PreparedStatement.
A SQL statement is pre-compiled and stored in a
PreparedStatement object.
- PrimitiveDef interface org.omg.CORBA.PrimitiveDef.
- PrimitiveKind class org.omg.CORBA.PrimitiveKind.
- Principal interface java.security.Principal.
- This interface represents a principal.
- Principal class org.omg.CORBA.Principal.
- A class that contains information about the identity of
the client, for access control
and other purposes.
- PrincipalHolder class org.omg.CORBA.PrincipalHolder.
- A container class for values of type
Principal
that is used to store "out" and "inout" parameters in IDL methods. - PrincipalHolder().
Constructor for class org.omg.CORBA.PrincipalHolder
- Constructs a new
PrincipalHolder
object with its
value
field initialized to null
.
- PrincipalHolder(Principal).
Constructor for class org.omg.CORBA.PrincipalHolder
- Constructs a new
PrincipalHolder
object with its
value
field initialized to the given
Principal
object.
- PrintGraphics interface java.awt.PrintGraphics.
- An abstract class which provides a print graphics context for a page.
- PrintJob class java.awt.PrintJob.
- An abstract class which initiates and executes a print job.
- PrintPropertyException exception java.awt.print.PrintPropertyException.
- PrintPropertyException(String).
Constructor for class java.awt.print.PrintPropertyException
-
- PrintStream class java.io.PrintStream.
- Print values and objects to an output stream, using the platform's default
character encoding to convert characters into bytes.
- PrintStream(OutputStream).
Constructor for class java.io.PrintStream
- Create a new print stream.
- PrintStream(OutputStream, boolean).
Constructor for class java.io.PrintStream
- Create a new PrintStream.
- PrintWriter class java.io.PrintWriter.
- Print formatted representations of objects to a text-output stream.
- PrintWriter(Writer).
Constructor for class java.io.PrintWriter
- Create a new PrintWriter, without automatic line flushing.
- PrintWriter(Writer, boolean).
Constructor for class java.io.PrintWriter
- Create a new PrintWriter.
- PrintWriter(OutputStream).
Constructor for class java.io.PrintWriter
- Create a new PrintWriter, without automatic line flushing, from an
existing OutputStream.
- PrintWriter(OutputStream, boolean).
Constructor for class java.io.PrintWriter
- Create a new PrintWriter from an existing OutputStream.
- Printable interface java.awt.print.Printable.
- When building a Pageable, pairs of PageFormat
instances and instances that implement
this Printable interface are used to
describe each page.
- PrinterJob class java.awt.print.PrinterJob.
- PrinterJob().
Constructor for class java.awt.print.PrinterJob
-
- PrivateKey interface java.security.PrivateKey.
A private key.
- Process class java.lang.Process.
- The
exec
methods return an
instance of a subclass of Process
that can be used to
control the process and obtain information about it. - ProfileDataException exception java.awt.color.ProfileDataException.
- This exception is thrown when an error occurs in accessing or
processing an ICC_Profile object.
- ProfileDataException(String).
Constructor for class java.awt.color.ProfileDataException
-
- ProgressMonitor class java.awt.swing.ProgressMonitor.
- A class to monitor the progress of some operation.
- ProgressMonitor(Component, Object, String, int, int).
Constructor for class java.awt.swing.ProgressMonitor
-
- ProgressMonitorInputStream class java.awt.swing.ProgressMonitorInputStream.
- Monitors the progress of reading from some InputStream.
- ProgressMonitorInputStream(Component, Object, InputStream).
Constructor for class java.awt.swing.ProgressMonitorInputStream
-
- Properties class java.util.Properties.
- The
Properties
class represents a persistent set of
properties. - Properties().
Constructor for class java.util.Properties
- Creates an empty property list with no default values.
- Properties(Properties).
Constructor for class java.util.Properties
- Creates an empty property list with the specified defaults.
- PropertyChangeEvent class java.beans.PropertyChangeEvent.
- A "PropertyChange" event gets delivered whenever a bean changes a "bound"
or "constrained" property.
- PropertyChangeEvent(Object, String, Object, Object).
Constructor for class java.beans.PropertyChangeEvent
-
- PropertyChangeListener interface java.beans.PropertyChangeListener.
- A "PropertyChange" event gets fired whenever a bean changes a "bound"
property.
- PropertyChangeSupport class java.beans.PropertyChangeSupport.
- This is a utility class that can be used by beans that support bound
properties.
- PropertyChangeSupport(Object).
Constructor for class java.beans.PropertyChangeSupport
-
- PropertyDescriptor class java.beans.PropertyDescriptor.
- A PropertyDescriptor describes one property that a Java Bean
exports via a pair of accessor methods.
- PropertyDescriptor(String, Class).
Constructor for class java.beans.PropertyDescriptor
- Constructs a PropertyDescriptor for a property that follows
the standard Java convention by having getFoo and setFoo
accessor methods.
- PropertyDescriptor(String, Class, String, String).
Constructor for class java.beans.PropertyDescriptor
- This constructor takes the name of a simple property, and method
names for reading and writing the property.
- PropertyDescriptor(String, Method, Method).
Constructor for class java.beans.PropertyDescriptor
- This constructor takes the name of a simple property, and Method
objects for reading and writing the property.
- PropertyEditor interface java.beans.PropertyEditor.
- A PropertyEditor class provides support for GUIs that want to
allow users to edit a property value of a given type.
- PropertyEditorManager class java.beans.PropertyEditorManager.
- The PropertyEditorManager can be used to locate a property editor for
any given type name.
- PropertyEditorSupport class java.beans.PropertyEditorSupport.
- This is a support class to help build property editors.
- PropertyEditorSupport().
Constructor for class java.beans.PropertyEditorSupport
- Constructor for use by derived PropertyEditor classes.
- PropertyEditorSupport(Object).
Constructor for class java.beans.PropertyEditorSupport
- Constructor for use when a PropertyEditor is delegating to us.
- PropertyPermission class java.util.PropertyPermission.
- This class is for property permissions.
- PropertyPermission(String, String).
Constructor for class java.util.PropertyPermission
- Creates a new PropertyPermission object with the specified name.
- PropertyResourceBundle class java.util.PropertyResourceBundle.
PropertyResourceBundle
is a concrete subclass of
ResourceBundle
that manages resources for a locale
using a set of static strings from a property file.- PropertyResourceBundle(InputStream).
Constructor for class java.util.PropertyResourceBundle
- Creates a property resource
- PropertyVetoException exception java.beans.PropertyVetoException.
- A PropertyVetoException is thrown when a proposed change to a
property represents an unacceptable value.
- PropertyVetoException(String, PropertyChangeEvent).
Constructor for class java.beans.PropertyVetoException
-
- ProtectionDomain class java.security.ProtectionDomain.
This ProtectionDomain class encapulates the characteristics of
a domain, which encloses a set of classes whose instances
are granted the same set of permissions.
- ProtectionDomain(CodeSource, Permissions).
Constructor for class java.security.ProtectionDomain
- Creates a new ProtectionDomain with the given CodeSource and
Permissions.
- ProtocolException exception java.net.ProtocolException.
- Thrown to indicate that there is an error in the underlying
protocol, such as a TCP error.
- ProtocolException(String).
Constructor for class java.net.ProtocolException
- Constructs a new
ProtocolException
with the
specified detail message.
- ProtocolException().
Constructor for class java.net.ProtocolException
- Constructs a new
ProtocolException
with no detail message.
- Provider class java.security.Provider.
- This class represents a "provider" for the
Java Security API.
- Provider(String, double, String).
Constructor for class java.security.Provider
- Constructs a provider with the specified name, version number,
and information.
- ProviderException exception java.security.ProviderException.
- A runtime exception for Provider exceptions (such as
misconfiguration errors), which may be subclassed by Providers to
throw specialized, provider-specific runtime errors.
- ProviderException().
Constructor for class java.security.ProviderException
- Constructs a ProviderException with no detail message.
- ProviderException(String).
Constructor for class java.security.ProviderException
- Constructs a ProviderException with the specified detail
message.
- ProxyGraphics2D class java.awt.print.ProxyGraphics2D.
- ProxyGraphics2D(Graphics2D, PageContext).
Constructor for class java.awt.print.ProxyGraphics2D
- The new ProxyGraphics2D will forward all graphics
calls to 'graphics'.
- PublicKey interface java.security.PublicKey.
A public key.
- PushbackInputStream class java.io.PushbackInputStream.
- This class is an input stream filter that provides a buffer into which data
can be "unread." An application may unread data at any time by pushing it
back into the buffer, as long as the buffer has sufficient room.
- PushbackInputStream(InputStream, int).
Constructor for class java.io.PushbackInputStream
- Creates a new pushback input stream with a pushback buffer
of the specified size.
- PushbackInputStream(InputStream).
Constructor for class java.io.PushbackInputStream
- Creates a new pushback input stream with a one-byte pushback buffer.
- PushbackReader class java.io.PushbackReader.
- A character-stream reader that allows characters to be pushed back into the
stream.
- PushbackReader(Reader, int).
Constructor for class java.io.PushbackReader
- Create a new pushback reader with a pushback buffer of the given size.
- PushbackReader(Reader).
Constructor for class java.io.PushbackReader
- Create a new pushback reader with a one-character pushback buffer.
- pack().
Method in class java.awt.Window
- Causes subcomponents of this window to be laid out at their
preferred size.
- pack().
Method in class java.awt.swing.JInternalFrame
- Causes subcomponents of this JInternalFrame to be laid out at their
preferred size.
- pack().
Method in class java.awt.swing.JPopupMenu
- Layout the container so that it uses the minimum space
needed to display its contents.
- packagePrefix.
Static variable in interface java.rmi.server.LoaderHandler
- Find loader handler package prefix: assumes that the implementation of
the LoaderHandler class is located in the package defined by the
prefix.
- packagePrefix.
Static variable in interface java.rmi.server.RemoteRef
- Initialize the server package prefix: assumes that the
implementation of server ref classes (e.g., UnicastRef,
UnicastServerRef) are located in the package defined by the
prefix.
- pageDownAction.
Static variable in class java.awt.swing.text.DefaultEditorKit
- Name of the action to page down vertically.
- pageUpAction.
Static variable in class java.awt.swing.text.DefaultEditorKit
- Name of the action to page up vertically.
- paint(Graphics).
Method in class java.awt.Component
- Paints this component.
- paint(Graphics).
Method in class java.awt.Container
- Paints the container.
- paint(Graphics).
Method in class java.awt.Canvas
- This method is called to repaint this canvas.
- paint(Graphics).
Method in class java.awt.swing.JComponent
- This method is invoked by Swing to draw components.
- paint(Graphics).
Method in class java.awt.swing.JLayeredPane
-
- paint(Graphics).
Method in class java.awt.swing.JViewport
- Depending on whether the 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.
- paint(Graphics).
Method in class java.awt.swing.CellRendererPane
- Shouldn't be called.
- paint(Graphics, Shape).
Method in class java.awt.swing.text.View
- Renders using the given rendering surface and area on that
surface.
- paint(Graphics, Shape).
Method in class java.awt.swing.text.BoxView
- Renders using the given rendering surface and area on that
surface.
- paint(Graphics, Shape).
Method in class java.awt.swing.text.PlainView
- Renders using the given rendering surface and area on that surface.
- paint(Graphics, Shape).
Method in class java.awt.swing.text.FieldView
- Renders using the given rendering surface and area on that surface.
- paint(Graphics).
Method in class java.awt.swing.text.DefaultCaret
- Renders the caret as a vertical line.
- paint(Graphics, JComponent).
Method in class java.awt.swing.text.DefaultTextUI
- Paints the interface.
- paint(Graphics).
Method in interface java.awt.swing.text.Caret
- Renders the caret.
- paint(Graphics, Shape).
Method in class java.awt.swing.text.LabelView
- Renders a portion of a text style run.
- paint(Graphics).
Method in interface java.awt.swing.text.Highlighter
- Renders the highlights.
- paint(Graphics, int, int, Shape, JTextComponent).
Method in interface java.awt.swing.text.Highlighter.HighlightPainter
- Renders the highlight.
- paint(Graphics, Shape).
Method in class java.awt.swing.text.ComponentView
- Paints a component view.
- paint(Graphics, Shape).
Method in class java.awt.swing.text.IconView
- Paints the icon.
- paint(Graphics, Shape).
Method in class java.awt.swing.text.ParagraphView
- Renders using the given rendering surface and area on that
surface.
- paint(Graphics).
Method in class java.awt.swing.text.DefaultHighlighter
- Renders the highlights.
- paint(Graphics, int, int, Shape, JTextComponent).
Method in class java.awt.swing.text.DefaultHighlighter.DefaultHighlightPainter
- Paints a highlight.
- paint(Graphics, Shape).
Method in class java.awt.swing.text.WrappedPlainView
- Renders using the given rendering surface and area
on that surface.
- paint(Graphics, Shape).
Method in class java.awt.swing.text.TableView.TableCell
- Renders using the given rendering surface and area on that
surface.
- paintAll(Graphics).
Method in class java.awt.Component
- Paints this component and all of its subcomponents.
- paintBackground(Graphics).
Method in class java.awt.swing.text.DefaultTextUI
- Paints a background for the view.
- paintBorder(Graphics).
Method in class java.awt.swing.JComponent
- Paint the component's border.
- paintBorder(Graphics).
Method in class java.awt.swing.AbstractButton
- Paint the button's border if BorderPainted property is true.
- paintBorder(Graphics).
Method in class java.awt.swing.JPopupMenu
- Paint the popup menu's border if BorderPainted property is true.
- paintBorder(Graphics).
Method in class java.awt.swing.JToolBar
- Paint the toolbar's border if BorderPainted property is true.
- paintBorder.
Variable in class java.awt.swing.JProgressBar
-
- paintBorder(Graphics).
Method in class java.awt.swing.JProgressBar
- Paint the progress bar's border if BorderPainted property is true.
- paintBorder(Graphics).
Method in class java.awt.swing.JMenuBar
- Paint the menubar's border if BorderPainted property is true.
- paintBorder(Component, Graphics, int, int, int, int).
Method in class java.awt.swing.border.AbstractBorder
- This default implementation does no painting.
- paintBorder(Component, Graphics, int, int, int, int).
Method in class java.awt.swing.border.BevelBorder
- Paints the border for the specified component with the specified
position and size.
- paintBorder(Component, Graphics, int, int, int, int).
Method in class java.awt.swing.border.EmptyBorder
- Does no drawing by default.
- paintBorder(Component, Graphics, int, int, int, int).
Method in class java.awt.swing.border.MatteBorder
- Paints the matte border.
- paintBorder(Component, Graphics, int, int, int, int).
Method in class java.awt.swing.border.SoftBevelBorder
- Paints the border for the specified component with the specified
position and size.
- paintBorder(Component, Graphics, int, int, int, int).
Method in class java.awt.swing.border.LineBorder
- Paints the border for the specified component with the
specified position and size.
- paintBorder(Component, Graphics, int, int, int, int).
Method in class java.awt.swing.border.EtchedBorder
- Paints the border for the specified component with the
specified position and size.
- paintBorder(Component, Graphics, int, int, int, int).
Method in interface java.awt.swing.border.Border
- Paints the border for the specified component with the specified
position and size.
- paintBorder(Component, Graphics, int, int, int, int).
Method in class java.awt.swing.border.CompoundBorder
- Paints the compound border by painting the outside border
with the specified position and size and then painting the
inside border at the specified position and size offset by
the insets of the outside border.
- paintBorder(Component, Graphics, int, int, int, int).
Method in class java.awt.swing.border.TitledBorder
- Paints the border for the specified component with the
specified position and size.
- paintChild(Graphics, Rectangle, int).
Method in class java.awt.swing.text.BoxView
- Paints a child.
- paintChildren(Graphics).
Method in class java.awt.swing.JComponent
- Paint this component's children.
- paintChildren(Graphics).
Method in class java.awt.swing.JSplitPane
- Subclassed to message the UI with finishedPaintingChildren after
super has been messaged, as well as painting the border.
- paintComponent(Graphics).
Method in class java.awt.swing.JComponent
- If the UI delegate is non-null, call its paint
method.
- paintComponent(Graphics).
Method in class java.awt.swing.JPanel
- Overriden from JComponent, paint the backgroud if the component is opaque.
- paintComponent(Graphics, Component, Container, int, int, int, int).
Static method in class java.awt.swing.SwingUtilities
- Paint a component c on an abitrary graphics g in the
specified rectangle.
- paintComponent(Graphics, Component, Container, Rectangle).
Static method in class java.awt.swing.SwingUtilities
-
- paintComponent(Graphics, Component, Container, int, int, int, int, boolean).
Method in class java.awt.swing.CellRendererPane
- Paint a cell renderer component c on graphics object g.
- paintComponent(Graphics, Component, Container, int, int, int, int).
Method in class java.awt.swing.CellRendererPane
- Calls this.paintComponent(g, c, p, x, y, w, h, false).
- paintComponent(Graphics, Component, Container, Rectangle).
Method in class java.awt.swing.CellRendererPane
- Calls this.paintComponent() with the rectangles x,y,width,height fields.
- paintComponents(Graphics).
Method in class java.awt.Container
- Paints each of the components in this container.
- paintDirtyRegions().
Method in class java.awt.swing.RepaintManager
- Cause all the known dirty regions to be painted
- paintIcon(Component, Graphics, int, int).
Method in interface java.awt.swing.Icon
- Draw the icon at the specified location.
- paintIcon(Component, Graphics, int, int).
Method in class java.awt.swing.ImageIcon
- Paints the Icon
- paintImmediately(int, int, int, int).
Method in class java.awt.swing.JComponent
- Paint the specified region in this component and all of its
descendants that overlap the region, immediately.
- paintImmediately(Rectangle).
Method in class java.awt.swing.JComponent
- Paint the specified region now.
- paintLoweredBevel(Component, Graphics, int, int, int, int).
Method in class java.awt.swing.border.BevelBorder
-
- paintRaisedBevel(Component, Graphics, int, int, int, int).
Method in class java.awt.swing.border.BevelBorder
-
- paintSafely(Graphics).
Method in class java.awt.swing.text.DefaultTextUI
- Paints the interface safely with a guarantee that
the model won't change from the view of this thread.
- paintValue(Graphics, Rectangle).
Method in class java.beans.PropertyEditorSupport
- Paint a representation of the value into a given area of screen
real estate.
- paintValue(Graphics, Rectangle).
Method in interface java.beans.PropertyEditor
- Paint a representation of the value into a given area of screen
real estate.
- paramString().
Method in class java.awt.Component
- Returns the parameter string representing the state of this
component.
- paramString().
Method in class java.awt.Container
- Returns the parameter string representing the state of this
container.
- paramString().
Method in class java.awt.Event
- Returns the parameter string representing this event.
- paramString().
Method in class java.awt.MenuComponent
- Returns the parameter string representing the state of this
menu component.
- paramString().
Method in class java.awt.TextComponent
- Returns the parameter string representing the state of this text
component.
- paramString().
Method in class java.awt.Checkbox
- Returns the parameter string representing the state of
this check box.
- paramString().
Method in class java.awt.MenuShortcut
-
- paramString().
Method in class java.awt.ScrollPane
-
- paramString().
Method in class java.awt.Scrollbar
- Returns the parameter string representing the state of
this scroll bar.
- paramString().
Method in class java.awt.Choice
- Returns the parameter string representing the state of this
choice menu.
- paramString().
Method in class java.awt.MenuItem
- Returns the parameter string representing the state of this menu
item.
- paramString().
Method in class java.awt.CheckboxMenuItem
- Returns the parameter string representing the state of this check
box menu item.
- paramString().
Method in class java.awt.Frame
- Returns the parameter String of this Frame.
- paramString().
Method in class java.awt.Button
- Returns the parameter string representing the state of this
button.
- paramString().
Method in class java.awt.TextField
- Returns the parameter string representing the state of this
text field.
- paramString().
Method in class java.awt.Menu
- Gets the parameter string representing the state of this menu.
- paramString().
Method in class java.awt.Dialog
- Returns the parameter string representing the state of this
dialog window.
- paramString().
Method in class java.awt.FileDialog
- Returns the parameter string representing the state of this file
dialog window.
- paramString().
Method in class java.awt.TextArea
- Returns the parameter string representing the state of
this text area.
- paramString().
Method in class java.awt.List
- Returns the parameter string representing the state of this
scrolling list.
- paramString().
Method in class java.awt.AWTEvent
-
- paramString().
Method in class java.awt.Label
- Returns the parameter string representing the state of this
label.
- paramString().
Method in class java.awt.event.ComponentEvent
- Returns a parameter string identifying this event.
- paramString().
Method in class java.awt.event.ContainerEvent
- Returns a parameter string identifying this event.
- paramString().
Method in class java.awt.event.PaintEvent
-
- paramString().
Method in class java.awt.event.TextEvent
- Returns a parameter string identifying this text event.
- paramString().
Method in class java.awt.event.KeyEvent
- Returns a parameter string identifying this event.
- paramString().
Method in class java.awt.event.InputMethodEvent
- Returns a parameter string identifying this event.
- paramString().
Method in class java.awt.event.MouseEvent
- Returns a parameter string identifying this event.
- paramString().
Method in class java.awt.event.WindowEvent
- Returns a parameter string identifying this event.
- paramString().
Method in class java.awt.event.AdjustmentEvent
-
- paramString().
Method in class java.awt.event.FocusEvent
- Returns a parameter string identifying this event.
- paramString().
Method in class java.awt.event.ItemEvent
- Returns a parameter string identifying this item event.
- paramString().
Method in class java.awt.event.ActionEvent
- Returns a parameter string identifying this action event.
- paramString().
Method in class java.awt.swing.JMenu
- Gets the parameter string representing the state of this menu.
- paramString().
Method in class java.awt.swing.JTextField
- Returns the String of parameters for this JTextField.
- paramString().
Method in class java.awt.swing.JTextArea
- Returns the String of parameters for this TextArea.
- paramString().
Method in class java.awt.swing.event.InternalFrameEvent
- Returns a parameter string identifying this event.
- parameters.
Variable in class java.awt.image.renderable.ParameterBlock
- A Vector of non-source parameters, stored as arbitrary Objects.
- parameters.
Variable in class org.omg.CORBA.OperationDescription
-
- params().
Method in interface org.omg.CORBA.OperationDef
-
- params(ParameterDescription[]).
Method in interface org.omg.CORBA.OperationDef
-
- params(NVList).
Method in class org.omg.CORBA.ServerRequest
- Sets the parameters for the method.
- parent.
Variable in class java.util.ResourceBundle
- The parent bundle is consulted by getObject when this bundle
does not contain a particular resource.
- parent.
Variable in class java.awt.image.Raster
- If non-null, the parent of this Raster.
- parent.
Variable in class java.awt.swing.tree.DefaultMutableTreeNode
- this node's parent, or null if this node has no parent
- parent().
Method in class org.omg.CORBA.Context
- Retrieves the parent of this
Context
object.
- parentOf(ThreadGroup).
Method in class java.lang.ThreadGroup
- Tests if this thread group is either the thread group
argument or one of its ancestor thread groups.
- parse(String).
Static method in class java.util.Date
- ATtempts to interpret the string s as a representation
of a date and time.
- parse(String).
Method in class java.util.mime.MimeTypeParameterList
- A routine for parsing the parameter list out of a String.
- parse(String, ParsePosition).
Method in class java.text.NumberFormat
- Returns a Long if possible (e.g., within the range [Long.MIN_VALUE,
Long.MAX_VALUE] and with no decimals), otherwise a Double.
- parse(String).
Method in class java.text.NumberFormat
- Convenience method.
- parse(String, ParsePosition).
Method in class java.text.DecimalFormat
-
- parse(String).
Method in class java.text.DateFormat
- Parse a date/time string.
- parse(String, ParsePosition).
Method in class java.text.DateFormat
- Parse a date/time string according to the given parse position.
- parse(String, ParsePosition).
Method in class java.text.SimpleDateFormat
- Overrides DateFormat
- parse(String, ParsePosition).
Method in class java.text.ChoiceFormat
-
- parse(String, ParsePosition).
Method in class java.text.MessageFormat
- Parses the string.
- parse(String).
Method in class java.text.MessageFormat
- Parses the string.
- parseByte(String).
Static method in class java.lang.Byte
- Assuming the specified String represents a byte, returns
that byte's value.
- parseByte(String, int).
Static method in class java.lang.Byte
- Assuming the specified String represents a byte, returns
that byte's value.
- parseInt(String, int).
Static method in class java.lang.Integer
- Parses the string argument as a signed integer in the radix
specified by the second argument.
- parseInt(String).
Static method in class java.lang.Integer
- Parses the string argument as a signed decimal integer.
- parseLevel(String).
Static method in class java.rmi.server.LogStream
- Convert a string name of a logging level to its internal
integer representation.
- parseLong(String, int).
Static method in class java.lang.Long
- Parses the string argument as a signed
long
in the
radix specified by the second argument.
- parseLong(String).
Static method in class java.lang.Long
- Parses the string argument as a signed decimal
long
.
- parseNumbers().
Method in class java.io.StreamTokenizer
- Specifies that numbers should be parsed by this tokenizer.
- parseObject(String, ParsePosition).
Method in class java.text.Format
- Parses a string to produce an object.
- parseObject(String).
Method in class java.text.Format
- Parses a string to produce an object.
- parseObject(String, ParsePosition).
Method in class java.text.NumberFormat
-
- parseObject(String, ParsePosition).
Method in class java.text.DateFormat
- Parse a date/time string into an Object.
- parseObject(String, ParsePosition).
Method in class java.text.MessageFormat
- Parses the string.
- parsePostData(int, ServletInputStream).
Static method in class javax.servlet.http.HttpUtils
- Parses FORM data that is posted to the server using the HTTP
POST method and the application/x-www-form-urlencoded mime
type.
- parseQueryString(String).
Static method in class javax.servlet.http.HttpUtils
- Parses a query string and builds a hashtable of key-value
pairs, where the values are arrays of strings.
- parseShort(String).
Static method in class java.lang.Short
- Assuming the specified String represents a short, returns
that short's value.
- parseShort(String, int).
Static method in class java.lang.Short
- Assuming the specified String represents a short, returns
that short's value.
- parseURL(URL, String, int, int).
Method in class java.net.URLStreamHandler
- Parses the string representation of a
URL
into a
URL
object.
- paste().
Method in class java.awt.swing.text.JTextComponent
- Transfers the contents of the system clipboard into the
associated text model.
- pasteAction.
Static variable in class java.awt.swing.text.DefaultEditorKit
- Name of the action to paste the contents of the
system clipboard into the selected region, or before the
caret if nothing is selected.
- path.
Variable in class java.awt.swing.event.TreeExpansionEvent
- Path to the value this event represents.
- path.
Variable in class java.awt.swing.event.TreeModelEvent
- Path to the parent of the nodes that have changed.
- path.
Variable in class java.awt.swing.tree.TreePath
- Path this instance represents.
- pathFromAncestorEnumeration(TreeNode).
Method in class java.awt.swing.tree.DefaultMutableTreeNode
- Creates and returns an enumeration that follows the path from
ancestor
to this node.
- pathSeparator.
Static variable in class java.io.File
- The system-dependent path separator string.
- pathSeparatorChar.
Static variable in class java.io.File
- The system-dependent path separator character.
- pathToURLs(String).
Static method in class java.net.URLClassLoader
- Utility method for converting a search path string to an array
of directory and JAR file URLs.
- paths.
Variable in class java.awt.swing.event.TreeSelectionEvent
- Paths this event represents.
- pcSupport.
Variable in class java.beans.beancontext.BeanContextChildSupport
-
- peek().
Method in class java.util.Stack
- Looks at the object at the top of this stack without removing it
from the stack.
- peek(InetAddress).
Method in class java.net.DatagramSocketImpl
- Peek at the packet to see who it is from.
- peekEvent().
Method in class java.awt.EventQueue
- Return the first event without removing it.
- peekEvent(int).
Method in class java.awt.EventQueue
-
- permissions().
Method in interface java.security.acl.AclEntry
- Returns an enumeration of the permissions in this ACL entry.
- pink.
Static variable in class java.awt.Color
- The color pink.
- pixMask.
Static variable in class java.awt.swing.SyntheticImage
-
- pixel_bits.
Variable in class java.awt.image.ColorModel
-
- pk_Principal.
Static variable in class org.omg.CORBA.PrimitiveKind
-
- pk_TypeCode.
Static variable in class org.omg.CORBA.PrimitiveKind
-
- pk_any.
Static variable in class org.omg.CORBA.PrimitiveKind
-
- pk_boolean.
Static variable in class org.omg.CORBA.PrimitiveKind
-
- pk_char.
Static variable in class org.omg.CORBA.PrimitiveKind
-
- pk_double.
Static variable in class org.omg.CORBA.PrimitiveKind
-
- pk_float.
Static variable in class org.omg.CORBA.PrimitiveKind
-
- pk_long.
Static variable in class org.omg.CORBA.PrimitiveKind
-
- pk_null.
Static variable in class org.omg.CORBA.PrimitiveKind
-
- pk_objref.
Static variable in class org.omg.CORBA.PrimitiveKind
-
- pk_octet.
Static variable in class org.omg.CORBA.PrimitiveKind
-
- pk_short.
Static variable in class org.omg.CORBA.PrimitiveKind
-
- pk_string.
Static variable in class org.omg.CORBA.PrimitiveKind
-
- pk_ulong.
Static variable in class org.omg.CORBA.PrimitiveKind
-
- pk_ushort.
Static variable in class org.omg.CORBA.PrimitiveKind
-
- pk_void.
Static variable in class org.omg.CORBA.PrimitiveKind
-
- plainTextFlavor.
Static variable in class java.awt.datatransfer.DataFlavor
- The DataFlavor representing plain text with unicode encoding, where:
representationClass = InputStream
mimeType = "text/plain; charset=unicode"
- play(URL).
Method in class java.applet.Applet
- Plays the audio clip at the specified absolute URL.
- play(URL, String).
Method in class java.applet.Applet
- Plays the audio clip given the URL and a specifier that is
relative to it.
- play().
Method in interface java.applet.AudioClip
- Starts playing this audio clip.
- poll().
Method in class java.lang.ref.ReferenceQueue
- Poll this queue to see if a reference object is available, immediately
returning one if so.
- poll_next_response().
Method in class org.omg.CORBA.ORB
- Finds out if any of the deferred (asynchronous) invocations have
a response yet.
- poll_response().
Method in class org.omg.CORBA.Request
- Allows the user to determine
whether a response has been received for the invocation triggered
earlier with the
send_deferred
method.
- pop().
Method in class java.util.Stack
- Removes the object at the top of this stack and returns that
object as the value of this function.
- pop().
Method in class java.awt.EventQueue
- Stop dispatching events using this EventQueue instance.
- popupListener.
Variable in class java.awt.swing.JMenu
- The window-closing listener for the popup.
- popupMenuCanceled(PopupMenuEvent).
Method in interface java.awt.swing.event.PopupMenuListener
- This method is called when the popup menu is canceled
- popupMenuWillBecomeInvisible(PopupMenuEvent).
Method in interface java.awt.swing.event.PopupMenuListener
- This method is called before the popup menu becomes invisible
Note that a JPopupMenu can become invisible any time
- popupMenuWillBecomeVisible(PopupMenuEvent).
Method in interface java.awt.swing.event.PopupMenuListener
- This method is called before the popup menu becomes visible
- port.
Variable in class java.net.SocketImpl
- The port number on the remote host to which this socket is connected.
- pos.
Variable in class java.io.ByteArrayInputStream
- The index of the next character to read from the input stream buffer.
- pos.
Variable in class java.io.BufferedInputStream
- The current position in the buffer.
- pos.
Variable in class java.io.PushbackInputStream
- The position within the pushback buffer from which the next byte will
be read.
- pos.
Variable in class java.io.StringBufferInputStream
- The index of the next character to read from the input stream buffer.
- pos.
Variable in class java.io.CharArrayReader
- Current buffer position
- positionCaret(MouseEvent).
Method in class java.awt.swing.text.DefaultCaret
- Tries to set the position of the caret from
the coordinates of the mouse event.
- positionToElement(int).
Method in class java.awt.swing.text.AbstractDocument.BranchElement
- Gets the child element that contains
the given position.
- postActionEvent().
Method in class java.awt.swing.JTextField
- Processes action events occurring on this textfield by
dispatching them to any registered ActionListener objects.
- postEdit(UndoableEdit).
Method in class java.awt.swing.undo.UndoableEditSupport
- DEADLOCK WARNING: Calling this method may call undoableEditHappened
in all listeners.
- postEvent(Event).
Method in class java.awt.Component
-
- postEvent(Event).
Method in class java.awt.MenuComponent
- Posts the specified event to the menu.
- postEvent(Event).
Method in class java.awt.Window
-
- postEvent(Event).
Method in interface java.awt.MenuContainer
-
- postEvent(AWTEvent).
Method in class java.awt.EventQueue
- Post a 1.1-style event to the EventQueue.
- postState.
Variable in class java.awt.swing.undo.StateEdit
- The state information after the edit
- postorderEnumeration().
Method in class java.awt.swing.tree.DefaultMutableTreeNode
- Creates and returns an enumeration that traverses the subtree rooted at
this node in postorder.
- pow(double, double).
Static method in class java.lang.Math
- Returns of value of the first argument raised to the power of the
second argument.
- pow(int).
Method in class java.math.BigInteger
- Returns a BigInteger whose value is (this ** exponent).
- preConcatenate(AffineTransform).
Method in class java.awt.geom.AffineTransform
- Concatenates an 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.
- preState.
Variable in class java.awt.swing.undo.StateEdit
- The state information prior to the edit
- predefined.
Static variable in class java.awt.Cursor
-
- preferenceChanged(View, boolean, boolean).
Method in class java.awt.swing.text.View
- Child views can call this on the parent to indicate that
the preference has changed and should be reconsidered
for layout.
- preferenceChanged(View, boolean, boolean).
Method in class java.awt.swing.text.BoxView
- This is called by a child to indicated it's
preferred span has changed.
- preferenceChanged(View, boolean, boolean).
Method in class java.awt.swing.text.PlainView
- Desired span has changed.
- preferred.
Variable in class java.awt.swing.SizeRequirements
- The preferred (natural) size.
- preferredLayoutSize(Container).
Method in class java.awt.CardLayout
- Determines the preferred size of the container argument using
this card layout.
- preferredLayoutSize(Container).
Method in class java.awt.GridLayout
- Determines the preferred size of the container argument using
this grid layout.
- preferredLayoutSize(Container).
Method in interface java.awt.LayoutManager
- Calculates the preferred size dimensions for the specified
panel given the components in the specified parent container.
- preferredLayoutSize(Container).
Method in class java.awt.GridBagLayout
- Determines the preferred size of the
target
container using this grid bag layout.
- preferredLayoutSize(Container).
Method in class java.awt.FlowLayout
- Returns the preferred dimensions for this layout given the components
in the specified target container.
- preferredLayoutSize(Container).
Method in class java.awt.BorderLayout
- Determines the preferred size of the
target
container using this layout manager, based on the components
in the container.
- preferredLayoutSize(Container).
Method in class java.awt.swing.OverlayLayout
- Returns the preferred dimensions for this layout given the components
in the specified target container.
- preferredLayoutSize(Container).
Method in class java.awt.swing.ViewportLayout
-
- preferredLayoutSize(Container).
Method in class java.awt.swing.ScrollPaneLayout
- The preferred size of a ScrollPane is the size of the insets
plus 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.
- preferredLayoutSize(Container).
Method in class java.awt.swing.BoxLayout
- Returns the preferred dimensions for this layout, given the components
in the specified target container.
- preferredLayoutSize(Container).
Method in class java.awt.swing.JRootPane.RootLayout
-
- preferredSize().
Method in class java.awt.Component
-
- preferredSize().
Method in class java.awt.Container
-
- preferredSize(int).
Method in class java.awt.TextField
-
- preferredSize().
Method in class java.awt.TextField
-
- preferredSize(int, int).
Method in class java.awt.TextArea
-
- preferredSize().
Method in class java.awt.TextArea
-
- preferredSize(int).
Method in class java.awt.List
-
- preferredSize().
Method in class java.awt.List
-
- preferredSize.
Static variable in class java.awt.swing.ColorChooserPanel
-
- preferredViewportSize.
Variable in class java.awt.swing.JTable
- Used by the Scrollable interface to determine the initial visible area
- preorderEnumeration().
Method in class java.awt.swing.tree.DefaultMutableTreeNode
- Creates and returns an enumeration that traverses the subtree rooted at
this node in preorder.
- prepareCall(String).
Method in interface java.sql.Connection
- A SQL stored procedure call statement is handled by creating a
CallableStatement for it.
- prepareEditor(TableCellEditor, int, int).
Method in class java.awt.swing.JTable
- Sets up the specified editor using the value at the specified cell.
- prepareImage(Image, ImageObserver).
Method in class java.awt.Component
- Prepares an image for rendering on this component.
- prepareImage(Image, int, int, ImageObserver).
Method in class java.awt.Component
- Prepares an image for rendering on this component at the
specified width and height.
- prepareImage(Image, int, int, ImageObserver).
Method in class java.awt.Toolkit
- Prepares an image for rendering.
- prepareStatement(String).
Method in interface java.sql.Connection
- A SQL statement with or without IN parameters can be
pre-compiled and stored in a PreparedStatement object.
- previous().
Method in interface java.util.ListIterator
- Returns the previous element in the List.
- previous(Container).
Method in class java.awt.CardLayout
- Flips to the previous card of the specified container.
- previous().
Method in class java.awt.font.StyledStringIterator
- Decrements the iterator's position by one and returns the character
there.
- previous().
Method in interface java.sql.ResultSet
- JDBC 2.0
Moves to the previous row in the result set.
- previous().
Method in interface java.text.CharacterIterator
- Decrements the iterator's index by one and returns the character
at the new index.
- previous().
Method in class java.text.StringCharacterIterator
- Implements CharacterIterator.previous() for String.
- previous().
Method in class java.text.BreakIterator
- Return the boundary preceding the current boundary.
- previousDouble(double).
Static method in class java.text.ChoiceFormat
- Finds the greatest double less than d.
- previousIndex().
Method in interface java.util.ListIterator
- Returns the index of the element that would be returned by a subsequent
call to previous.
- previousWordAction.
Static variable in class java.awt.swing.text.DefaultEditorKit
- Name of the Action for moving the caret to the begining of the
previous word.
- primaryOrder(int).
Static method in class java.text.CollationElementIterator
- Get the primary order of a collation order.
- print(boolean).
Method in class java.io.PrintWriter
- Print a boolean.
- print(char).
Method in class java.io.PrintWriter
- Print a character.
- print(int).
Method in class java.io.PrintWriter
- Print an integer.
- print(long).
Method in class java.io.PrintWriter
- Print a long.
- print(float).
Method in class java.io.PrintWriter
- Print a float.
- print(double).
Method in class java.io.PrintWriter
- Print a double.
- print(char[]).
Method in class java.io.PrintWriter
- Print an array of chracters.
- print(String).
Method in class java.io.PrintWriter
- Print a String.
- print(Object).
Method in class java.io.PrintWriter
- Print an object.
- print(boolean).
Method in class java.io.PrintStream
- Print a boolean value.
- print(char).
Method in class java.io.PrintStream
- Print a character.
- print(int).
Method in class java.io.PrintStream
- Print an integer.
- print(long).
Method in class java.io.PrintStream
- Print a long integer.
- print(float).
Method in class java.io.PrintStream
- Print a floating-point number.
- print(double).
Method in class java.io.PrintStream
- Print a double-precision floating-point number.
- print(char[]).
Method in class java.io.PrintStream
- Print an array of characters.
- print(String).
Method in class java.io.PrintStream
- Print a string.
- print(Object).
Method in class java.io.PrintStream
- Print an object.
- print(Graphics).
Method in class java.awt.Component
- Prints this component.
- print(Graphics).
Method in class java.awt.Container
- Prints the container.
- print(Pageable).
Method in class java.awt.print.PrinterJob
- Prints a set of pages from a Pageable object.
- print(Graphics).
Method in interface java.awt.print.Printable
- A Book instance will call the Printable interface
requesting that a page be printed into 'graphics'.
- print(String).
Method in class javax.servlet.ServletOutputStream
- Prints the string provided.
- print(boolean).
Method in class javax.servlet.ServletOutputStream
- Prints the boolean provided.
- print(char).
Method in class javax.servlet.ServletOutputStream
-
- print(int).
Method in class javax.servlet.ServletOutputStream
- Prints the integer provided.
- print(long).
Method in class javax.servlet.ServletOutputStream
- Prints the long provided.
- print(float).
Method in class javax.servlet.ServletOutputStream
- Prints the float provided.
- print(double).
Method in class javax.servlet.ServletOutputStream
- Prints the double provided.
- printAll(Graphics).
Method in class java.awt.Component
- Prints this component and all of its subcomponents.
- printComponents(Graphics).
Method in class java.awt.Container
- Prints each of the components in this container.
- printComponents(Graphics).
Method in class java.awt.ScrollPane
- Prints the component in this scroll pane.
- printPage(PageContext, int).
Method in class java.awt.print.PrinterJob
- Images a page to the printer.
- printStackTrace().
Method in class java.lang.Throwable
- Prints this
Throwable
and its backtrace to the
standard error stream.
- printStackTrace(PrintStream).
Method in class java.lang.Throwable
- Prints this
Throwable
and its backtrace to the
specified print stream.
- printStackTrace(PrintWriter).
Method in class java.lang.Throwable
- Prints this
Throwable
and its backtrace to the specified
print writer.
- println().
Method in class java.io.PrintWriter
- Finish the line.
- println(boolean).
Method in class java.io.PrintWriter
- Print a boolean, and then finish the line.
- println(char).
Method in class java.io.PrintWriter
- Print a character, and then finish the line.
- println(int).
Method in class java.io.PrintWriter
- Print an integer, and then finish the line.
- println(long).
Method in class java.io.PrintWriter
- Print a long, and then finish the line.
- println(float).
Method in class java.io.PrintWriter
- Print a float, and then finish the line.
- println(double).
Method in class java.io.PrintWriter
- Print a double, and then finish the line.
- println(char[]).
Method in class java.io.PrintWriter
- Print an array of characters, and then finish the line.
- println(String).
Method in class java.io.PrintWriter
- Print a String, and then finish the line.
- println(Object).
Method in class java.io.PrintWriter
- Print an Object, and then finish the line.
- println().
Method in class java.io.PrintStream
- Finish the current line by writing a line separator.
- println(boolean).
Method in class java.io.PrintStream
- Print a boolean, and then finish the line.
- println(char).
Method in class java.io.PrintStream
- Print a character, and then finish the line.
- println(int).
Method in class java.io.PrintStream
- Print an integer, and then finish the line.
- println(long).
Method in class java.io.PrintStream
- Print a long, and then finish the line.
- println(float).
Method in class java.io.PrintStream
- Print a float, and then finish the line.
- println(double).
Method in class java.io.PrintStream
- Print a double, and then finish the line.
- println(char[]).
Method in class java.io.PrintStream
- Print an array of characters, and then finish the line.
- println(String).
Method in class java.io.PrintStream
- Print a String, and then finish the line.
- println(Object).
Method in class java.io.PrintStream
- Print an Object, and then finish the line.
- println(String).
Static method in class java.sql.DriverManager
- Print a message to the current JDBC log stream
- println().
Method in class javax.servlet.ServletOutputStream
- Prints a CRLF.
- println(String).
Method in class javax.servlet.ServletOutputStream
- Prints the string provided, followed by a CRLF.
- println(boolean).
Method in class javax.servlet.ServletOutputStream
- Prints the boolean provided, followed by a CRLF.
- println(char).
Method in class javax.servlet.ServletOutputStream
-
- println(int).
Method in class javax.servlet.ServletOutputStream
- Prints the integer provided, followed by a CRLF.
- println(long).
Method in class javax.servlet.ServletOutputStream
- Prints the long provided, followed by a CRLF.
- println(float).
Method in class javax.servlet.ServletOutputStream
- Prints the float provided, followed by a CRLF.
- println(double).
Method in class javax.servlet.ServletOutputStream
- Prints the double provided, followed by a CRLF.
- procedureColumnIn.
Static variable in interface java.sql.DatabaseMetaData
- COLUMN_TYPE - IN parameter.
- procedureColumnInOut.
Static variable in interface java.sql.DatabaseMetaData
- COLUMN_TYPE - INOUT parameter.
- procedureColumnOut.
Static variable in interface java.sql.DatabaseMetaData
- COLUMN_TYPE - OUT parameter.
- procedureColumnResult.
Static variable in interface java.sql.DatabaseMetaData
- COLUMN_TYPE - result column in ResultSet.
- procedureColumnReturn.
Static variable in interface java.sql.DatabaseMetaData
- COLUMN_TYPE - procedure return value.
- procedureColumnUnknown.
Static variable in interface java.sql.DatabaseMetaData
- COLUMN_TYPE - nobody knows.
- procedureNoNulls.
Static variable in interface java.sql.DatabaseMetaData
- TYPE NULLABLE - does not allow NULL values.
- procedureNoResult.
Static variable in interface java.sql.DatabaseMetaData
- PROCEDURE_TYPE - Does not return a result.
- procedureNullable.
Static variable in interface java.sql.DatabaseMetaData
- TYPE NULLABLE - allows NULL values.
- procedureNullableUnknown.
Static variable in interface java.sql.DatabaseMetaData
- TYPE NULLABLE - nullability unknown.
- procedureResultUnknown.
Static variable in interface java.sql.DatabaseMetaData
- PROCEDURE_TYPE - May return a result.
- procedureReturnsResult.
Static variable in interface java.sql.DatabaseMetaData
- PROCEDURE_TYPE - Returns a result.
- processActionEvent(ActionEvent).
Method in class java.awt.MenuItem
- Processes action events occurring on this menu item,
by dispatching them to any registered
ActionListener
objects.
- processActionEvent(ActionEvent).
Method in class java.awt.Button
- Processes action events occurring on this button
by dispatching them to any registered
ActionListener
objects.
- processActionEvent(ActionEvent).
Method in class java.awt.TextField
- Processes action events occurring on this text field by
dispatching them to any registered
ActionListener
objects.
- processActionEvent(ActionEvent).
Method in class java.awt.List
- Processes action events occurring on this component
by dispatching them to any registered
ActionListener
objects.
- processAdjustmentEvent(AdjustmentEvent).
Method in class java.awt.Scrollbar
- Processes adjustment events occurring on this
scrollbar by dispatching them to any registered
AdjustmentListener
objects.
- processComponentEvent(ComponentEvent).
Method in class java.awt.Component
- Processes component events occurring on this component by
dispatching them to any registered
ComponentListener
objects.
- processComponentKeyEvent(KeyEvent).
Method in class java.awt.swing.JComponent
- Process any key events that the component itself
recognizes.
- processComponentKeyEvent(KeyEvent).
Method in class java.awt.swing.text.JTextComponent
- Process any key events that the component itself
recognizes.
- processContainerEvent(ContainerEvent).
Method in class java.awt.Container
- Processes container events occurring on this container by
dispatching them to any registered ContainerListener objects.
- processEvent(AWTEvent).
Method in class java.awt.Component
- Processes events occurring on this component.
- processEvent(AWTEvent).
Method in class java.awt.Container
- Processes events on this container.
- processEvent(AWTEvent).
Method in class java.awt.MenuComponent
- Processes events occurring on this menu component.
- processEvent(AWTEvent).
Method in class java.awt.TextComponent
- Processes events on this textcomponent.
- processEvent(AWTEvent).
Method in class java.awt.Checkbox
- Processes events on this check box.
- processEvent(AWTEvent).
Method in class java.awt.Scrollbar
- Processes events on this scroll bar.
- processEvent(AWTEvent).
Method in class java.awt.Choice
- Processes events on this choice.
- processEvent(AWTEvent).
Method in class java.awt.Window
- Processes events on this window.
- processEvent(AWTEvent).
Method in class java.awt.MenuItem
- Processes events on this menu item.
- processEvent(AWTEvent).
Method in class java.awt.CheckboxMenuItem
- Processes events on this check box menu item.
- processEvent(AWTEvent).
Method in class java.awt.Button
- Processes events on this button.
- processEvent(AWTEvent).
Method in class java.awt.TextField
- Processes events on this text field.
- processEvent(AWTEvent).
Method in class java.awt.List
- Processes events on this scrolling list.
- processEvent(AWTEvent).
Method in class java.awt.swing.JInternalFrame
- Processes events on this internal frame.
- processFocusEvent(FocusEvent).
Method in class java.awt.Component
- Processes focus events occurring on this component by
dispatching them to any registered
FocusListener
objects.
- processFocusEvent(FocusEvent).
Method in class java.awt.swing.JComponent
-
- processInputMethodEvent(InputMethodEvent).
Method in class java.awt.Component
- Processes input method events occurring on this component by
dispatching them to any registered
InputMethodListener
objects.
- processItemEvent(ItemEvent).
Method in class java.awt.Checkbox
- Processes item events occurring on this check box by
dispatching them to any registered
ItemListener
objects.
- processItemEvent(ItemEvent).
Method in class java.awt.Choice
- Processes item events occurring on this
Choice
menu by dispatching them to any registered
ItemListener
objects.
- processItemEvent(ItemEvent).
Method in class java.awt.CheckboxMenuItem
- Processes item events occurring on this check box menu item by
dispatching them to any registered
ItemListener
objects.
- processItemEvent(ItemEvent).
Method in class java.awt.List
- Processes item events occurring on this list by
dispatching them to any registered
ItemListener
objects.
- processKeyEvent(KeyEvent).
Method in class java.awt.Component
- Processes key events occurring on this component by
dispatching them to any registered
objects.
- processKeyEvent(KeyEvent).
Method in class java.awt.swing.JFrame
-
- processKeyEvent(KeyEvent).
Method in class java.awt.swing.MenuSelectionManager
-
- processKeyEvent(KeyEvent).
Method in class java.awt.swing.JComponent
- Override processKeyEvent to process events
- processKeyEvent(KeyEvent, MenuElement[], MenuSelectionManager).
Method in interface java.awt.swing.MenuElement
- Process a key event.
- processKeyEvent(Component, KeyEvent).
Method in class java.awt.swing.FocusManager
- This method is called by JComponents when a key event occurs.
- processKeyEvent(Component, KeyEvent).
Method in class java.awt.swing.DefaultFocusManager
- This method is called by JComponents when a key event occurs.
- processKeyEvent(KeyEvent, MenuElement[], MenuSelectionManager).
Method in class java.awt.swing.JMenuItem
- Implemented to be a MenuElement.
- processKeyEvent(KeyEvent, MenuElement[], MenuSelectionManager).
Method in class java.awt.swing.JMenu
- Implemented to be a MenuElement.
- processKeyEvent(KeyEvent).
Method in class java.awt.swing.JMenu
-
- processKeyEvent(KeyEvent).
Method in class java.awt.swing.JApplet
-
- processKeyEvent(KeyEvent, MenuElement[], MenuSelectionManager).
Method in class java.awt.swing.JPopupMenu
-
- processKeyEvent(KeyEvent).
Method in class java.awt.swing.JComboBox
- Handles KeyEvents, looking for the Tab key.
- processKeyEvent(KeyEvent, MenuElement[], MenuSelectionManager).
Method in class java.awt.swing.JMenuBar
- Implemented to be a MenuElement -- does nothing.
- processMouseEvent(MouseEvent).
Method in class java.awt.Component
- Processes mouse events occurring on this component by
dispatching them to any registered
MouseListener
objects.
- processMouseEvent(MouseEvent).
Method in class java.awt.swing.MenuSelectionManager
-
- processMouseEvent(MouseEvent, MenuElement[], MenuSelectionManager).
Method in interface java.awt.swing.MenuElement
- Process a mouse event.
- processMouseEvent(MouseEvent, MenuElement[], MenuSelectionManager).
Method in class java.awt.swing.JMenuItem
- Process a mouse event.
- processMouseEvent(MouseEvent, MenuElement[], MenuSelectionManager).
Method in class java.awt.swing.JMenu
- Process a mouse event.
- processMouseEvent(MouseEvent, MenuElement[], MenuSelectionManager).
Method in class java.awt.swing.JPopupMenu
-
- processMouseEvent(MouseEvent, MenuElement[], MenuSelectionManager).
Method in class java.awt.swing.JMenuBar
- Implemented to be a MenuElement -- does nothing.
- processMouseMotionEvent(MouseEvent).
Method in class java.awt.Component
- Processes mouse motion events occurring on this component by
dispatching them to any registered
MouseMotionListener
objects.
- processMouseMotionEvent(MouseEvent).
Method in class java.awt.swing.JComponent
-
- processTextEvent(TextEvent).
Method in class java.awt.TextComponent
- Processes text events occurring on this text component by
dispatching them to any registered TextListener objects.
- processWindowEvent(WindowEvent).
Method in class java.awt.Window
- Processes window events occurring on this window by
dispatching them to any registered WindowListener objects.
- processWindowEvent(WindowEvent).
Method in class java.awt.swing.JFrame
-
- processWindowEvent(WindowEvent).
Method in class java.awt.swing.JDialog
- Handles window events depending on the state of the
defaultCloseOperation
property.
- propagatedFrom.
Variable in class java.beans.beancontext.BeanContextEvent
-
- propertyChange(PropertyChangeEvent).
Method in class java.awt.swing.text.DefaultTextUI
- This method gets called when a bound property is changed
on the associated JTextComponent.
- propertyChange(PropertyChangeEvent).
Method in class java.awt.swing.table.DefaultTableColumnModel
-
- propertyChange(PropertyChangeEvent).
Method in interface java.beans.PropertyChangeListener
- This method gets called when a bound property is changed.
- propertyChange(PropertyChangeEvent).
Method in class java.beans.beancontext.BeanContextSupport
- subclasses may envelope to monitor child property changes.
- propertyNames().
Method in class java.util.Properties
- Returns an enumeration of all the keys in this property list, including
the keys in the default property list.
- ptSegDist(double, double, double, double, double, double).
Static method in class java.awt.geom.Line2D
- Returns the distance from a point to a line segment.
- ptSegDistSq(double, double, double, double, double, double).
Static method in class java.awt.geom.Line2D
- Returns the square of the distance from a point to a line segment.
- push(Object).
Method in class java.util.Stack
- Pushes an item onto the top of this stack.
- push(EventQueue).
Method in class java.awt.EventQueue
- Replace the existing EventQueue with the specified one.
- pushBack().
Method in class java.io.StreamTokenizer
- Causes the next call to the
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.
- put(Object, Object).
Method in class java.util.AbstractMap
- Associates the specified value with the specified key in this Map
(optional operation).
- put(Object, Object).
Method in class java.util.HashMap
- Associates the specified value with the specified key in this HashMap.
- put(Object, Object).
Method in interface java.util.Map
- Associates the specified value with the specified key in this Map
(optional operation).
- put(Object, Object).
Method in class java.util.Dictionary
- Maps the specified
key
to the specified
value
in this dictionary.
- put(Object, Object).
Method in class java.util.Hashtable
- Maps the specified
key
to the specified
value
in this hashtable.
- put(Object, Object).
Method in class java.util.Properties
- Maps the specified
key
to the specified
value
in this Properties set.
- put(Object, Object).
Method in class java.util.TreeMap
- Associates the specified value with the specified key in this TreeMap.
- put(Object, Object).
Method in class java.util.jar.Attributes
- Associates the specified value with the specified attribute name
(key) in this Map.
- put(String, boolean).
Method in class java.io.ObjectOutputStream.PutField
- Put the value of the named boolean field into the persistent field.
- put(String, char).
Method in class java.io.ObjectOutputStream.PutField
- Put the value of the named char field into the persistent fields.
- put(String, byte).
Method in class java.io.ObjectOutputStream.PutField
- Put the value of the named byte field into the persistent fields.
- put(String, short).
Method in class java.io.ObjectOutputStream.PutField
- Put the value of the named short field into the persistent fields.
- put(String, int).
Method in class java.io.ObjectOutputStream.PutField
- Put the value of the named int field into the persistent fields.
- put(String, long).
Method in class java.io.ObjectOutputStream.PutField
- Put the value of the named long field into the persistent fields.
- put(String, float).
Method in class java.io.ObjectOutputStream.PutField
- Put the value of the named float field into the persistent fields.
- put(String, double).
Method in class java.io.ObjectOutputStream.PutField
- Put the value of the named double field into the persistent field.
- put(String, Object).
Method in class java.io.ObjectOutputStream.PutField
- Put the value of the named Object field into the persistent field.
- put(Object, Object).
Static method in class java.awt.swing.UIManager
-
- put(Object, Object).
Method in class java.awt.swing.UIDefaults
- Set the value of
key
to value
.
- put(Object, Object).
Method in class java.security.Provider
- Sets the
key
property to have the specified
value
.
- putAll(Map).
Method in class java.util.AbstractMap
- Copies all of the mappings from the specified Map to this Map
(optional operation).
- putAll(Map).
Method in class java.util.HashMap
- Copies all of the mappings from the specified Map to this HashMap
These mappings will replace any mappings that this HashMap had for any
of the keys currently in the specified Map.
- putAll(Map).
Method in interface java.util.Map
- Copies all of the mappings from the specified Map to this Map
(optional operation).
- putAll(Map).
Method in class java.util.Hashtable
- Copies all of the mappings from the specified Map to this Hashtable
These mappings will replace any mappings that this Hashtable had for any
of the keys currently in the specified Map.
- putAll(Map).
Method in class java.util.jar.Attributes
- Copies all of the attribute name-value mappings from the specified
Attributes to this Map.
- putClientProperty(Object, Object).
Method in class java.awt.swing.JComponent
- A convenience method for storing up a property value.
- putDefaults(Object[]).
Method in class java.awt.swing.UIDefaults
- Put all of the key/value pairs in the database and
unconditionally generate one PropertyChangeEvent.
- putFields().
Method in class java.io.ObjectOutputStream
- Retrieve the object used to buffer persistent fields to be written to
the stream.
- putLayer(JComponent, int).
Static method in class java.awt.swing.JLayeredPane
- This method will set the layer property on a JComponent, it
does not cause any side effects like setLayer().
- putNextEntry(ZipEntry).
Method in class java.util.zip.ZipOutputStream
- Begins writing a new ZIP file entry and positions the stream to the
start of the entry data.
- putProperty(Object, Object).
Method in class java.awt.swing.text.AbstractDocument
- A convenience method for storing up a property value.
- putProperty(Object, Object).
Method in interface java.awt.swing.text.Document
- Puts a new property on the list.
- putValue(String, String).
Method in class java.util.jar.Attributes
- Associates the specified value with the specified attribute name,
specified as a String.
- putValue(String, Object).
Method in class java.awt.swing.AbstractAction
-
- putValue(String, Object).
Method in interface java.awt.swing.Action
-
- putValue(String, Object).
Method in interface javax.servlet.http.HttpSession
- Binds the specified object into the session's application layer data
with the given name.