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 _
All Classes All Packages
All Classes All Packages
All Classes All Packages
P
- p - Variable in class javax.swing.text.html.parser.DTD
-
The element corresponding to p.
- P - Static variable in class javax.swing.text.html.HTML.Tag
-
Tag <p>
- pack() - Method in class java.awt.Window
-
Causes this Window to be sized to fit the preferred size and layouts of its subcomponents.
- pack() - Method in class javax.swing.JInternalFrame
-
Causes subcomponents of this
JInternalFrame
to be laid out at their preferred size. - pack() - Method in class javax.swing.JPopupMenu
-
Lays out the container so that it uses the minimum space needed to display its contents.
- pack(JarFile, OutputStream) - Method in interface java.util.jar.Pack200.Packer
-
Deprecated.Takes a JarFile and converts it into a Pack200 archive.
- pack(JarInputStream, OutputStream) - Method in interface java.util.jar.Pack200.Packer
-
Deprecated.Takes a JarInputStream and converts it into a Pack200 archive.
- Pack200 - Class in java.util.jar
-
Deprecated, for removal: This API element is subject to removal in a future version.This class is deprecated, and is planned for removal in a future release.
- Pack200.Packer - Interface in java.util.jar
-
Deprecated, for removal: This API element is subject to removal in a future version.This interface is deprecated, and is planned for removal in a future release.
- Pack200.Unpacker - Interface in java.util.jar
-
Deprecated, for removal: This API element is subject to removal in a future version.This interface is deprecated, and is planned for removal in a future release.
- Package - Class in java.lang
-
Represents metadata about a run-time package associated with a class loader.
- PACKAGE - com.sun.source.tree.Tree.Kind
-
Used for instances of
PackageTree
. - PACKAGE - java.lang.annotation.ElementType
-
Package declaration
- PACKAGE - javax.lang.model.element.ElementKind
-
A package.
- PACKAGE - javax.lang.model.type.TypeKind
-
A pseudo-type corresponding to a package element.
- PACKAGE - jdk.javadoc.doclet.Taglet.Location
-
In the documentation for a package.
- PACKAGE - Static variable in class java.lang.invoke.MethodHandles.Lookup
-
A single-bit mask representing
package
access (default access), which may contribute to the result oflookupModes
. - PackageDoc - Interface in com.sun.javadoc
-
Deprecated, for removal: This API element is subject to removal in a future version.The declarations in this package have been superseded by those in the package
jdk.javadoc.doclet
. For more information, see the Migration Guide in the documentation for that package. - PackageElement - Interface in javax.lang.model.element
-
Represents a package program element.
- pack200 - Search tag in jdk.pack
- pack200 tool
- packageNamed(String) - Method in interface com.sun.javadoc.RootDoc
-
Deprecated.Return a PackageDoc for the specified package name.
- packagePrefix - Static variable in interface java.rmi.server.LoaderHandler
-
Deprecated.package of system
LoaderHandler
implementation. - 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.
- packages() - Method in class java.lang.module.ModuleDescriptor
-
Returns the set of packages in the module.
- packages(Set<String>) - Method in class java.lang.module.ModuleDescriptor.Builder
-
Adds packages to the module.
- packagesIn(Iterable<? extends Element>) - Static method in class javax.lang.model.util.ElementFilter
-
Returns a list of packages in
elements
. - packagesIn(Set<? extends Element>) - Static method in class javax.lang.model.util.ElementFilter
-
Returns a set of packages in
elements
. - PackageTree - Interface in com.sun.source.tree
-
Represents the package declaration.
- PackedColorModel - Class in java.awt.image
-
The
PackedColorModel
class is an abstractColorModel
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 anint
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 anint
pixel representation contain the alpha, red, green and blue color samples. - padding - Variable in class javax.swing.plaf.basic.BasicComboBoxUI
-
If specified, these insets act as padding around the cell renderer when laying out and painting the "selected" item in the combo box.
- padding - Variable in class javax.swing.plaf.basic.BasicOptionPaneUI.ButtonAreaLayout
-
The padding value.
- PADDING - Static variable in class javax.swing.text.html.CSS.Attribute
-
CSS attribute "padding".
- PADDING_BOTTOM - Static variable in class javax.swing.text.html.CSS.Attribute
-
CSS attribute "padding-bottom".
- PADDING_LEFT - Static variable in class javax.swing.text.html.CSS.Attribute
-
CSS attribute "padding-left".
- PADDING_RIGHT - Static variable in class javax.swing.text.html.CSS.Attribute
-
CSS attribute "padding-right".
- PADDING_TOP - Static variable in class javax.swing.text.html.CSS.Attribute
-
CSS attribute "padding-top".
- padNext(int) - Method in class java.time.format.DateTimeFormatterBuilder
-
Causes the next added printer/parser to pad to a fixed width using a space.
- padNext(int, char) - Method in class java.time.format.DateTimeFormatterBuilder
-
Causes the next added printer/parser to pad to a fixed width.
- padSelectedTab(int, int) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI.TabbedPaneLayout
-
Pads selected tab.
- padSpaceBetweenStrings - Static variable in class javax.swing.plaf.metal.MetalToolTipUI
-
The space between strings.
- padTabRun(int, int, int, int) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI.TabbedPaneLayout
-
Pads the tab run.
- 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
ComponentOrientation
. - 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_RULE - Static variable in interface org.w3c.dom.css.CSSRule
-
The rule is a
CSSPageRule
. - 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
ComponentOrientation
. - 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.
- Pageable - Interface in java.awt.print
-
The
Pageable
implementation represents a set of pages to be printed. - 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). - PageAttributes - Class in java.awt
-
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 in java.awt
-
A type-safe enumeration of possible color states.
- PageAttributes.MediaType - Class in java.awt
-
A type-safe enumeration of possible paper sizes.
- PageAttributes.OrientationRequestedType - Class in java.awt
-
A type-safe enumeration of possible orientations.
- PageAttributes.OriginType - Class in java.awt
-
A type-safe enumeration of possible origins.
- PageAttributes.PrintQualityType - Class in java.awt
-
A type-safe enumeration of possible print qualities.
- pageDialog(PageFormat) - Method in class java.awt.print.PrinterJob
-
Displays a dialog that allows modification of a
PageFormat
instance. - pageDialog(PrintRequestAttributeSet) - Method in class java.awt.print.PrinterJob
-
A convenience method which displays a cross-platform page setup dialog.
- pageDownAction - Static variable in class javax.swing.text.DefaultEditorKit
-
Name of the action to page down vertically.
- PagedResultsControl - Class in javax.naming.ldap
-
Requests that the results of a search operation be returned by the LDAP server in batches of a specified size.
- PagedResultsControl(int, boolean) - Constructor for class javax.naming.ldap.PagedResultsControl
-
Constructs a control to set the number of entries to be returned per page of results.
- PagedResultsControl(int, byte[], boolean) - Constructor for class javax.naming.ldap.PagedResultsControl
-
Constructs a control to set the number of entries to be returned per page of results.
- PagedResultsResponseControl - Class in javax.naming.ldap
-
Indicates the end of a batch of search results.
- PagedResultsResponseControl(String, boolean, byte[]) - Constructor for class javax.naming.ldap.PagedResultsResponseControl
-
Constructs a paged-results response control.
- PageFormat - Class in java.awt.print
-
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 in javax.print.attribute.standard
-
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 containing a single integer.
- PageRanges(int[][]) - Constructor for class javax.print.attribute.standard.PageRanges
-
Construct a new page ranges attribute with the given members.
- PageRanges(int, int) - Constructor for class javax.print.attribute.standard.PageRanges
-
Construct a new page ranges attribute containing a single range of integers.
- PageRanges(String) - Constructor for class javax.print.attribute.standard.PageRanges
-
Construct a new page ranges attribute with the given members in string form.
- PagesPerMinute - Class in javax.print.attribute.standard
-
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 in javax.print.attribute.standard
-
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.
- pageUpAction - Static variable in class javax.swing.text.DefaultEditorKit
-
Name of the action to page up vertically.
- PAHAWH_HMONG - java.lang.Character.UnicodeScript
-
Unicode script "Pahawh Hmong".
- PAHAWH_HMONG - Static variable in class java.lang.Character.UnicodeBlock
-
Constant for the "Pahawh Hmong" Unicode character block.
- paint(Graphics) - Method in class java.awt.Canvas
-
Paints this canvas.
- 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.Window
-
Paints the container.
- paint(Graphics) - Method in class javax.swing.CellRendererPane
-
Shouldn't be called.
- paint(Graphics) - Method in class javax.swing.colorchooser.AbstractColorChooserPanel
-
Draws the panel.
- paint(Graphics) - Method in class javax.swing.JComponent
-
Invoked by Swing to draw components.
- paint(Graphics) - Method in class javax.swing.JLayer
-
Delegates all painting to the
LayerUI
object. - paint(Graphics) - Method in class javax.swing.JLayeredPane
-
Paints this JLayeredPane within the specified graphics context.
- paint(Graphics) - Method in class javax.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 javax.swing.plaf.basic.BasicSplitPaneDivider
-
Paints the divider.
- paint(Graphics) - Method in interface javax.swing.text.Caret
-
Renders the caret.
- paint(Graphics) - Method in class javax.swing.text.DefaultCaret
-
Renders the caret as a vertical line.
- paint(Graphics) - Method in class javax.swing.text.DefaultHighlighter
-
Renders the highlights.
- paint(Graphics) - Method in interface javax.swing.text.Highlighter
-
Renders the highlights.
- paint(Graphics) - Method in class javax.swing.tree.DefaultTreeCellEditor.EditorContainer
-
Overrides
Container.paint
to paint the node's icon and use the selection color for the background. - paint(Graphics) - Method in class javax.swing.tree.DefaultTreeCellRenderer
-
Paints the value.
- paint(Graphics2D, T, int, int) - Method in interface javax.swing.Painter
-
Renders to the given
Graphics2D
object. - paint(Graphics, float, float, float, float, View) - Method in class javax.swing.text.html.StyleSheet.BoxPainter
-
Paints the CSS box according to the attributes given.
- paint(Graphics, float, float, float, float, View, int) - Method in class javax.swing.text.html.StyleSheet.ListPainter
-
Paints the CSS list decoration according to the attributes given.
- paint(Graphics, int, int, Shape, JTextComponent) - Method in class javax.swing.text.DefaultHighlighter.DefaultHighlightPainter
-
Paints a highlight.
- paint(Graphics, int, int, Shape, JTextComponent) - Method in interface javax.swing.text.Highlighter.HighlightPainter
-
Renders the highlight.
- paint(Graphics, Shape) - Method in class javax.swing.text.AsyncBoxView
-
Render the view using the given allocation and rendering surface.
- paint(Graphics, Shape) - Method in class javax.swing.text.BoxView
-
Renders the
BoxView
using the given rendering surface and area on that surface. - paint(Graphics, Shape) - Method in class javax.swing.text.ComponentView
-
The real paint behavior occurs naturally from the association that the component has with its parent container (the same container hosting this view).
- paint(Graphics, Shape) - Method in class javax.swing.text.FieldView
-
Renders using the given rendering surface and area on that surface.
- paint(Graphics, Shape) - Method in class javax.swing.text.GlyphView
-
Renders a portion of a text style run.
- paint(Graphics, Shape) - Method in class javax.swing.text.html.BlockView
-
Renders using the given rendering surface and area on that surface.
- paint(Graphics, Shape) - Method in class javax.swing.text.html.ImageView
-
Paints the View.
- paint(Graphics, Shape) - Method in class javax.swing.text.html.ListView
-
Renders using the given rendering surface and area on that surface.
- paint(Graphics, Shape) - Method in class javax.swing.text.html.ParagraphView
-
Renders using the given rendering surface and area on that surface.
- paint(Graphics, Shape) - Method in class javax.swing.text.IconView
-
Paints the icon.
- paint(Graphics, Shape) - Method in class javax.swing.text.ParagraphView
-
Renders using the given rendering surface and area on that surface.
- paint(Graphics, Shape) - Method in class javax.swing.text.PlainView
-
Renders using the given rendering surface and area on that surface.
- paint(Graphics, Shape) - Method in class javax.swing.text.View
-
Renders using the given rendering surface and area on that surface.
- paint(Graphics, Shape) - Method in class javax.swing.text.WrappedPlainView
-
Renders using the given rendering surface and area on that surface.
- paint(Graphics, JComponent) - Method in class javax.swing.plaf.basic.BasicLabelUI
-
Paints the label text with the foreground color, if the label is opaque then paints the entire background with the background color.
- paint(Graphics, JComponent) - Method in class javax.swing.plaf.basic.BasicListUI
-
Paint the rows that intersect the Graphics objects clipRect.
- paint(Graphics, JComponent) - Method in class javax.swing.plaf.basic.BasicProgressBarUI
-
Delegates painting to one of two methods: paintDeterminate or paintIndeterminate.
- paint(Graphics, JComponent) - Method in class javax.swing.plaf.basic.BasicRadioButtonUI
-
paint the radio button
- paint(Graphics, JComponent) - Method in class javax.swing.plaf.basic.BasicTableUI
-
Paint a representation of the
table
instance that was set in installUI(). - paint(Graphics, JComponent) - Method in class javax.swing.plaf.basic.BasicTextUI
-
Paints the interface.
- paint(Graphics, JComponent) - Method in class javax.swing.plaf.ComponentUI
-
Paints the specified component appropriately for the look and feel.
- paint(Graphics, JComponent) - Method in class javax.swing.plaf.LayerUI
-
Paints the specified component.
- paint(Graphics, JComponent) - Method in class javax.swing.plaf.multi.MultiButtonUI
-
Invokes the
paint
method on each UI handled by this object. - paint(Graphics, JComponent) - Method in class javax.swing.plaf.multi.MultiColorChooserUI
-
Invokes the
paint
method on each UI handled by this object. - paint(Graphics, JComponent) - Method in class javax.swing.plaf.multi.MultiComboBoxUI
-
Invokes the
paint
method on each UI handled by this object. - paint(Graphics, JComponent) - Method in class javax.swing.plaf.multi.MultiDesktopIconUI
-
Invokes the
paint
method on each UI handled by this object. - paint(Graphics, JComponent) - Method in class javax.swing.plaf.multi.MultiDesktopPaneUI
-
Invokes the
paint
method on each UI handled by this object. - paint(Graphics, JComponent) - Method in class javax.swing.plaf.multi.MultiFileChooserUI
-
Invokes the
paint
method on each UI handled by this object. - paint(Graphics, JComponent) - Method in class javax.swing.plaf.multi.MultiInternalFrameUI
-
Invokes the
paint
method on each UI handled by this object. - paint(Graphics, JComponent) - Method in class javax.swing.plaf.multi.MultiLabelUI
-
Invokes the
paint
method on each UI handled by this object. - paint(Graphics, JComponent) - Method in class javax.swing.plaf.multi.MultiListUI
-
Invokes the
paint
method on each UI handled by this object. - paint(Graphics, JComponent) - Method in class javax.swing.plaf.multi.MultiMenuBarUI
-
Invokes the
paint
method on each UI handled by this object. - paint(Graphics, JComponent) - Method in class javax.swing.plaf.multi.MultiMenuItemUI
-
Invokes the
paint
method on each UI handled by this object. - paint(Graphics, JComponent) - Method in class javax.swing.plaf.multi.MultiOptionPaneUI
-
Invokes the
paint
method on each UI handled by this object. - paint(Graphics, JComponent) - Method in class javax.swing.plaf.multi.MultiPanelUI
-
Invokes the
paint
method on each UI handled by this object. - paint(Graphics, JComponent) - Method in class javax.swing.plaf.multi.MultiPopupMenuUI
-
Invokes the
paint
method on each UI handled by this object. - paint(Graphics, JComponent) - Method in class javax.swing.plaf.multi.MultiProgressBarUI
-
Invokes the
paint
method on each UI handled by this object. - paint(Graphics, JComponent) - Method in class javax.swing.plaf.multi.MultiRootPaneUI
-
Invokes the
paint
method on each UI handled by this object. - paint(Graphics, JComponent) - Method in class javax.swing.plaf.multi.MultiScrollBarUI
-
Invokes the
paint
method on each UI handled by this object. - paint(Graphics, JComponent) - Method in class javax.swing.plaf.multi.MultiScrollPaneUI
-
Invokes the
paint
method on each UI handled by this object. - paint(Graphics, JComponent) - Method in class javax.swing.plaf.multi.MultiSeparatorUI
-
Invokes the
paint
method on each UI handled by this object. - paint(Graphics, JComponent) - Method in class javax.swing.plaf.multi.MultiSliderUI
-
Invokes the
paint
method on each UI handled by this object. - paint(Graphics, JComponent) - Method in class javax.swing.plaf.multi.MultiSpinnerUI
-
Invokes the
paint
method on each UI handled by this object. - paint(Graphics, JComponent) - Method in class javax.swing.plaf.multi.MultiSplitPaneUI
-
Invokes the
paint
method on each UI handled by this object. - paint(Graphics, JComponent) - Method in class javax.swing.plaf.multi.MultiTabbedPaneUI
-
Invokes the
paint
method on each UI handled by this object. - paint(Graphics, JComponent) - Method in class javax.swing.plaf.multi.MultiTableHeaderUI
-
Invokes the
paint
method on each UI handled by this object. - paint(Graphics, JComponent) - Method in class javax.swing.plaf.multi.MultiTableUI
-
Invokes the
paint
method on each UI handled by this object. - paint(Graphics, JComponent) - Method in class javax.swing.plaf.multi.MultiTextUI
-
Invokes the
paint
method on each UI handled by this object. - paint(Graphics, JComponent) - Method in class javax.swing.plaf.multi.MultiToolBarUI
-
Invokes the
paint
method on each UI handled by this object. - paint(Graphics, JComponent) - Method in class javax.swing.plaf.multi.MultiToolTipUI
-
Invokes the
paint
method on each UI handled by this object. - paint(Graphics, JComponent) - Method in class javax.swing.plaf.multi.MultiTreeUI
-
Invokes the
paint
method on each UI handled by this object. - paint(Graphics, JComponent) - Method in class javax.swing.plaf.multi.MultiViewportUI
-
Invokes the
paint
method on each UI handled by this object. - paint(Graphics, JComponent) - Method in class javax.swing.plaf.synth.SynthButtonUI
-
Paints the specified component according to the Look and Feel.
- paint(Graphics, JComponent) - Method in class javax.swing.plaf.synth.SynthColorChooserUI
-
Paints the specified component according to the Look and Feel.
- paint(Graphics, JComponent) - Method in class javax.swing.plaf.synth.SynthComboBoxUI
-
Paints the specified component according to the Look and Feel.
- paint(Graphics, JComponent) - Method in class javax.swing.plaf.synth.SynthDesktopIconUI
-
Paints the specified component according to the Look and Feel.
- paint(Graphics, JComponent) - Method in class javax.swing.plaf.synth.SynthDesktopPaneUI
-
Paints the specified component according to the Look and Feel.
- paint(Graphics, JComponent) - Method in class javax.swing.plaf.synth.SynthInternalFrameUI
-
Paints the specified component according to the Look and Feel.
- paint(Graphics, JComponent) - Method in class javax.swing.plaf.synth.SynthLabelUI
-
Paints the specified component according to the Look and Feel.
- paint(Graphics, JComponent) - Method in class javax.swing.plaf.synth.SynthMenuBarUI
-
Paints the specified component according to the Look and Feel.
- paint(Graphics, JComponent) - Method in class javax.swing.plaf.synth.SynthMenuItemUI
-
Paints the specified component according to the Look and Feel.
- paint(Graphics, JComponent) - Method in class javax.swing.plaf.synth.SynthMenuUI
-
Paints the specified component according to the Look and Feel.
- paint(Graphics, JComponent) - Method in class javax.swing.plaf.synth.SynthOptionPaneUI
-
Paints the specified component according to the Look and Feel.
- paint(Graphics, JComponent) - Method in class javax.swing.plaf.synth.SynthPanelUI
-
Paints the specified component according to the Look and Feel.
- paint(Graphics, JComponent) - Method in class javax.swing.plaf.synth.SynthPopupMenuUI
-
Paints the specified component according to the Look and Feel.
- paint(Graphics, JComponent) - Method in class javax.swing.plaf.synth.SynthProgressBarUI
-
Paints the specified component according to the Look and Feel.
- paint(Graphics, JComponent) - Method in class javax.swing.plaf.synth.SynthRootPaneUI
-
Paints the specified component according to the Look and Feel.
- paint(Graphics, JComponent) - Method in class javax.swing.plaf.synth.SynthScrollBarUI
-
Paints the specified component according to the Look and Feel.
- paint(Graphics, JComponent) - Method in class javax.swing.plaf.synth.SynthScrollPaneUI
-
Paints the specified component according to the Look and Feel.
- paint(Graphics, JComponent) - Method in class javax.swing.plaf.synth.SynthSeparatorUI
-
Paints the specified component according to the Look and Feel.
- paint(Graphics, JComponent) - Method in class javax.swing.plaf.synth.SynthSliderUI
-
Paints the specified component according to the Look and Feel.
- paint(Graphics, JComponent) - Method in class javax.swing.plaf.synth.SynthSpinnerUI
-
Paints the specified component according to the Look and Feel.
- paint(Graphics, JComponent) - Method in class javax.swing.plaf.synth.SynthSplitPaneUI
-
Paints the specified component according to the Look and Feel.
- paint(Graphics, JComponent) - Method in class javax.swing.plaf.synth.SynthTabbedPaneUI
-
Paints the specified component according to the Look and Feel.
- paint(Graphics, JComponent) - Method in class javax.swing.plaf.synth.SynthTableHeaderUI
-
Paints the specified component according to the Look and Feel.
- paint(Graphics, JComponent) - Method in class javax.swing.plaf.synth.SynthTableUI
-
Paints the specified component according to the Look and Feel.
- paint(Graphics, JComponent) - Method in class javax.swing.plaf.synth.SynthToolBarUI
-
Paints the specified component according to the Look and Feel.
- paint(Graphics, JComponent) - Method in class javax.swing.plaf.synth.SynthToolTipUI
-
Paints the specified component according to the Look and Feel.
- paint(Graphics, JComponent) - Method in class javax.swing.plaf.synth.SynthTreeUI
-
Paints the specified component according to the Look and Feel.
- paint(Graphics, JComponent) - Method in class javax.swing.plaf.synth.SynthViewportUI
-
Paints the specified component according to the Look and Feel.
- paint(SynthContext, Graphics) - Method in class javax.swing.plaf.synth.SynthButtonUI
-
Paints the specified component.
- paint(SynthContext, Graphics) - Method in class javax.swing.plaf.synth.SynthColorChooserUI
-
Paints the specified component.
- paint(SynthContext, Graphics) - Method in class javax.swing.plaf.synth.SynthComboBoxUI
-
Paints the specified component.
- paint(SynthContext, Graphics) - Method in class javax.swing.plaf.synth.SynthDesktopIconUI
-
Paints the specified component.
- paint(SynthContext, Graphics) - Method in class javax.swing.plaf.synth.SynthDesktopPaneUI
-
Paints the specified component.
- paint(SynthContext, Graphics) - Method in class javax.swing.plaf.synth.SynthEditorPaneUI
-
Paints the specified component.
- paint(SynthContext, Graphics) - Method in class javax.swing.plaf.synth.SynthInternalFrameUI
-
Paints the specified component.
- paint(SynthContext, Graphics) - Method in class javax.swing.plaf.synth.SynthLabelUI
-
Paints the specified component.
- paint(SynthContext, Graphics) - Method in class javax.swing.plaf.synth.SynthMenuBarUI
-
Paints the specified component.
- paint(SynthContext, Graphics) - Method in class javax.swing.plaf.synth.SynthMenuItemUI
-
Paints the specified component.
- paint(SynthContext, Graphics) - Method in class javax.swing.plaf.synth.SynthMenuUI
-
Paints the specified component.
- paint(SynthContext, Graphics) - Method in class javax.swing.plaf.synth.SynthOptionPaneUI
-
Paints the specified component.
- paint(SynthContext, Graphics) - Method in class javax.swing.plaf.synth.SynthPanelUI
-
Paints the specified component.
- paint(SynthContext, Graphics) - Method in class javax.swing.plaf.synth.SynthPopupMenuUI
-
Paints the specified component.
- paint(SynthContext, Graphics) - Method in class javax.swing.plaf.synth.SynthProgressBarUI
-
Paints the specified component.
- paint(SynthContext, Graphics) - Method in class javax.swing.plaf.synth.SynthRootPaneUI
-
Paints the specified component.
- paint(SynthContext, Graphics) - Method in class javax.swing.plaf.synth.SynthScrollBarUI
-
Paints the specified component.
- paint(SynthContext, Graphics) - Method in class javax.swing.plaf.synth.SynthScrollPaneUI
-
Paints the specified component.
- paint(SynthContext, Graphics) - Method in class javax.swing.plaf.synth.SynthSeparatorUI
-
Paints the specified component.
- paint(SynthContext, Graphics) - Method in class javax.swing.plaf.synth.SynthSliderUI
-
Paints the specified component.
- paint(SynthContext, Graphics) - Method in class javax.swing.plaf.synth.SynthSpinnerUI
-
Paints the specified component.
- paint(SynthContext, Graphics) - Method in class javax.swing.plaf.synth.SynthSplitPaneUI
-
Paints the specified component.
- paint(SynthContext, Graphics) - Method in class javax.swing.plaf.synth.SynthTabbedPaneUI
-
Paints the specified component.
- paint(SynthContext, Graphics) - Method in class javax.swing.plaf.synth.SynthTableHeaderUI
-
Paints the specified component.
- paint(SynthContext, Graphics) - Method in class javax.swing.plaf.synth.SynthTableUI
-
Paints the specified component.
- paint(SynthContext, Graphics) - Method in class javax.swing.plaf.synth.SynthTextAreaUI
-
Paints the specified component.
- paint(SynthContext, Graphics) - Method in class javax.swing.plaf.synth.SynthTextFieldUI
-
Paints the specified component.
- paint(SynthContext, Graphics) - Method in class javax.swing.plaf.synth.SynthToolBarUI
-
Paints the toolbar.
- paint(SynthContext, Graphics) - Method in class javax.swing.plaf.synth.SynthToolTipUI
-
Paints the specified component.
- paint(SynthContext, Graphics) - Method in class javax.swing.plaf.synth.SynthTreeUI
-
Paints the specified component.
- paint(SynthContext, Graphics) - Method in class javax.swing.plaf.synth.SynthViewportUI
-
Paints the specified component.
- paint(GlyphView, Graphics, Shape, int, int) - Method in class javax.swing.text.GlyphView.GlyphPainter
-
Paint the glyphs representing the given range.
- Paint - Interface in java.awt
-
This
Paint
interface defines how color patterns can be generated forGraphics2D
operations. - 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.
- paintAll(Graphics) - Method in class java.awt.Component
-
Paints this component and all of its subcomponents.
- paintArrowButtonBackground(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
-
Paints the background of an arrow button.
- paintArrowButtonBorder(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
-
Paints the border of an arrow button.
- paintArrowButtonForeground(SynthContext, Graphics, int, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
-
Paints the foreground of an arrow button.
- paintBackground(Graphics) - Method in class javax.swing.plaf.basic.BasicTextUI
-
Paints a background for the view.
- paintBackground(Graphics) - Method in class javax.swing.plaf.synth.SynthTextAreaUI
-
Paints a background for the view.
- paintBackground(Graphics) - Method in class javax.swing.plaf.synth.SynthTextFieldUI
-
Paints a background for the view.
- paintBackground(Graphics, JMenuItem, Color) - Method in class javax.swing.plaf.basic.BasicMenuItemUI
-
Draws the background of the menu item.
- paintBorder - Variable in class javax.swing.JProgressBar
-
Whether to display a border around the progress bar.
- paintBorder(Component, Graphics, int, int, int, int) - Method in class javax.swing.border.AbstractBorder
-
This default implementation does no painting.
- paintBorder(Component, Graphics, int, int, int, int) - Method in class javax.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 interface javax.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 javax.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 javax.swing.border.EmptyBorder
-
Does no drawing by default.
- paintBorder(Component, Graphics, int, int, int, int) - Method in class javax.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 class javax.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 javax.swing.border.MatteBorder
-
Paints the matte border.
- paintBorder(Component, Graphics, int, int, int, int) - Method in class javax.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 javax.swing.border.StrokeBorder
-
Paints the border for the specified component with the specified position and size.
- paintBorder(Component, Graphics, int, int, int, int) - Method in class javax.swing.border.TitledBorder
-
Paints the border for the specified component with the specified position and size.
- paintBorder(Graphics) - Method in class javax.swing.AbstractButton
-
Paint the button's border if
BorderPainted
property is true and the button has a border. - paintBorder(Graphics) - Method in class javax.swing.JComponent
-
Paints the component's border.
- paintBorder(Graphics) - Method in class javax.swing.JMenuBar
-
Paints the menubar's border if
BorderPainted
property is true. - paintBorder(Graphics) - Method in class javax.swing.JPopupMenu
-
Paints the popup menu's border if the
borderPainted
property istrue
. - paintBorder(Graphics) - Method in class javax.swing.JProgressBar
-
Paints the progress bar's border if the
borderPainted
property istrue
. - paintBorder(Graphics) - Method in class javax.swing.JToolBar
-
Paints the tool bar's border if the
borderPainted
property istrue
. - paintBorder(SynthContext, Graphics, int, int, int, int) - Method in interface javax.swing.plaf.synth.SynthUI
-
Paints the border.
- paintBorder(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthViewportUI
-
Paints the border.
- paintBottomTabBorder(int, Graphics, int, int, int, int, int, int, boolean) - Method in class javax.swing.plaf.metal.MetalTabbedPaneUI
-
Paints the bottom tab border.
- paintButtonBackground(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
-
Paints the background of a button.
- paintButtonBorder(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
-
Paints the border of a button.
- paintButtonPressed(Graphics, AbstractButton) - Method in class javax.swing.plaf.basic.BasicButtonUI
-
Paints a pressed button.
- paintCell(Graphics, int, Rectangle, ListCellRenderer<Object>, ListModel<Object>, ListSelectionModel, int) - Method in class javax.swing.plaf.basic.BasicListUI
-
Paint one List cell: compute the relevant state, get the "rubber stamp" cell renderer component, and then use the
CellRendererPane
to paint it. - paintCheckBoxBackground(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
-
Paints the background of a check box.
- paintCheckBoxBorder(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
-
Paints the border of a check box.
- paintCheckBoxMenuItemBackground(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
-
Paints the background of a check box menu item.
- paintCheckBoxMenuItemBorder(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
-
Paints the border of a check box menu item.
- paintChild(Graphics, Rectangle, int) - Method in class javax.swing.text.BoxView
-
Paints a child.
- paintChild(Graphics, Rectangle, int) - Method in class javax.swing.text.html.ListView
-
Paints one of the children; called by paint().
- paintChildren(Graphics) - Method in class javax.swing.JComponent
-
Paints this component's children.
- paintChildren(Graphics) - Method in class javax.swing.JSplitPane
-
Subclassed to message the UI with
finishedPaintingChildren
after super has been messaged, as well as painting the border. - paintChildren(Graphics) - Method in class javax.swing.text.AsyncBoxView.ChildLocator
-
Paint the children that intersect the clip area.
- paintColorChooserBackground(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
-
Paints the background of a color chooser.
- paintColorChooserBorder(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
-
Paints the border of a color chooser.
- paintComboBoxBackground(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
-
Paints the background of a combo box.
- paintComboBoxBorder(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
-
Paints the border of a combo box.
- paintComponent(Graphics) - Method in class javax.swing.Box.Filler
-
Paints this
Filler
. - paintComponent(Graphics) - Method in class javax.swing.Box
-
Paints this
Box
. - paintComponent(Graphics) - Method in class javax.swing.JComponent
-
Calls the UI delegate's paint method, if the UI delegate is non-
null
. - paintComponent(Graphics) - Method in class javax.swing.JInternalFrame
-
Overridden to allow optimized painting when the internal frame is being dragged.
- paintComponent(Graphics) - Method in class javax.swing.JLayer
-
This method is empty, because all painting is done by
JLayer.paint(Graphics)
andComponentUI.update(Graphics, JComponent)
methods - paintComponent(Graphics, Component, Container, int, int, int, int) - Method in class javax.swing.CellRendererPane
-
Calls this.paintComponent(g, c, p, x, y, w, h, false).
- paintComponent(Graphics, Component, Container, int, int, int, int) - Static method in class javax.swing.SwingUtilities
-
Paints a component to the specified
Graphics
. - paintComponent(Graphics, Component, Container, int, int, int, int, boolean) - Method in class javax.swing.CellRendererPane
-
Paint a cell renderer component c on graphics object g.
- paintComponent(Graphics, Component, Container, Rectangle) - Method in class javax.swing.CellRendererPane
-
Calls this.paintComponent() with the rectangles x,y,width,height fields.
- paintComponent(Graphics, Component, Container, Rectangle) - Static method in class javax.swing.SwingUtilities
-
Paints a component to the specified
Graphics
. - paintComponents(Graphics) - Method in class java.awt.Container
-
Paints each of the components in this container.
- paintContent(SynthContext, Graphics, Rectangle) - Method in class javax.swing.plaf.synth.SynthToolBarUI
-
Paints the toolbar content.
- paintContentBorder(Graphics, int, int) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
-
Paints the content border.
- paintContentBorderBottomEdge(Graphics, int, int, int, int, int, int) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
-
Paints the content border bottom edge.
- paintContentBorderLeftEdge(Graphics, int, int, int, int, int, int) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
-
Paints the content border left edge.
- paintContentBorderRightEdge(Graphics, int, int, int, int, int, int) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
-
Paints the content border right edge.
- paintContentBorderTopEdge(Graphics, int, int, int, int, int, int) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
-
Paints the content border top edge.
- PaintContext - Interface in java.awt
-
The
PaintContext
interface defines the encapsulated and optimized environment to generate color patterns in device space for fill or stroke operations on aGraphics2D
. - PaintContext(Insets, Dimension, boolean) - Constructor for class javax.swing.plaf.nimbus.AbstractRegionPainter.PaintContext
-
Creates a new PaintContext which does not attempt to cache or scale any cached images.
- PaintContext(Insets, Dimension, boolean, AbstractRegionPainter.PaintContext.CacheMode, double, double) - Constructor for class javax.swing.plaf.nimbus.AbstractRegionPainter.PaintContext
-
Creates a new PaintContext.
- paintCurrentValue(Graphics, Rectangle, boolean) - Method in class javax.swing.plaf.basic.BasicComboBoxUI
-
Paints the currently selected item.
- paintCurrentValue(Graphics, Rectangle, boolean) - Method in class javax.swing.plaf.metal.MetalComboBoxUI
-
If necessary paints the currently selected item.
- paintCurrentValue(Graphics, Rectangle, boolean) - Method in class javax.swing.plaf.synth.SynthComboBoxUI
-
Paints the currently selected item.
- paintCurrentValueBackground(Graphics, Rectangle, boolean) - Method in class javax.swing.plaf.basic.BasicComboBoxUI
-
Paints the background of the currently selected item.
- paintCurrentValueBackground(Graphics, Rectangle, boolean) - Method in class javax.swing.plaf.metal.MetalComboBoxUI
-
If necessary paints the background of the currently selected item.
- paintDecreaseHighlight(Graphics) - Method in class javax.swing.plaf.basic.BasicScrollBarUI
-
Paints the decrease highlight.
- paintDesktopIconBackground(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
-
Paints the background of a desktop icon.
- paintDesktopIconBorder(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
-
Paints the border of a desktop icon.
- paintDesktopPaneBackground(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
-
Paints the background of a desktop pane.
- paintDesktopPaneBorder(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
-
Paints the background of a desktop pane.
- paintDeterminate(Graphics, JComponent) - Method in class javax.swing.plaf.basic.BasicProgressBarUI
-
All purpose paint method that should do the right thing for almost all linear, determinate progress bars.
- paintDeterminate(Graphics, JComponent) - Method in class javax.swing.plaf.metal.MetalProgressBarUI
-
Draws a bit of special highlighting on the progress bar.
- paintDirtyRegions() - Method in class javax.swing.RepaintManager
-
Paint all of the components that have been marked dirty.
- paintDisabledText(JLabel, Graphics, String, int, int) - Method in class javax.swing.plaf.basic.BasicLabelUI
-
Paint clippedText at textX, textY with background.lighter() and then shifted down and to the right by one pixel with background.darker().
- paintDisabledText(JLabel, Graphics, String, int, int) - Method in class javax.swing.plaf.metal.MetalLabelUI
-
Just paint the text gray (Label.disabledForeground) rather than in the labels foreground color.
- paintDragWindow(Graphics) - Method in class javax.swing.plaf.basic.BasicToolBarUI
-
Paints the contents of the window used for dragging.
- paintDropLine(Graphics) - Method in class javax.swing.plaf.basic.BasicTreeUI
-
Paints the drop line.
- paintEditorPaneBackground(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
-
Paints the background of an editor pane.
- paintEditorPaneBorder(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
-
Paints the border of an editor pane.
- paintEnabledText(JLabel, Graphics, String, int, int) - Method in class javax.swing.plaf.basic.BasicLabelUI
-
Paint clippedText at textX, textY with the labels foreground color.
- Painter<T> - Interface in javax.swing
-
A painting delegate.
- PaintEvent - Class in java.awt.event
-
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. - paintExpandControl(Graphics, Rectangle, Insets, Rectangle, TreePath, int, boolean, boolean, boolean) - Method in class javax.swing.plaf.basic.BasicTreeUI
-
Paints the expand (toggle) part of a row.
- paintFileChooserBackground(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
-
Paints the background of a file chooser.
- paintFileChooserBorder(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
-
Paints the border of a file chooser.
- paintFocus(Graphics) - Method in class javax.swing.plaf.basic.BasicSliderUI
-
Paints focus.
- paintFocus(Graphics, Rectangle, Dimension) - Method in class javax.swing.plaf.basic.BasicRadioButtonUI
-
Paints focused radio button.
- paintFocus(Graphics, AbstractButton, Rectangle, Rectangle, Rectangle) - Method in class javax.swing.plaf.basic.BasicButtonUI
-
Paints a focused button.
- paintFocusIndicator(Graphics, int, Rectangle[], int, Rectangle, Rectangle, boolean) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
-
Paints the focus indicator.
- paintFormattedTextFieldBackground(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
-
Paints the background of a formatted text field.
- paintFormattedTextFieldBorder(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
-
Paints the border of a formatted text field.
- paintHighlightBelowTab() - Method in class javax.swing.plaf.metal.MetalTabbedPaneUI
-
Paints highlights below tab.
- paintHorizontalLabel(Graphics, int, Component) - Method in class javax.swing.plaf.basic.BasicSliderUI
-
Called for every label in the label table.
- paintHorizontalLine(Graphics, JComponent, int, int, int) - Method in class javax.swing.plaf.basic.BasicTreeUI
-
Paints a horizontal line.
- paintHorizontalPartOfLeg(Graphics, Rectangle, Insets, Rectangle, TreePath, int, boolean, boolean, boolean) - Method in class javax.swing.plaf.basic.BasicTreeUI
-
Paints the horizontal part of the leg.
- paintHorizontalSeparators(Graphics, JComponent) - Method in class javax.swing.plaf.metal.MetalTreeUI
-
Paints the horizontal separators.
- paintIcon(Component, Graphics, int, int) - Method in interface javax.swing.Icon
-
Draw the icon at the specified location.
- paintIcon(Component, Graphics, int, int) - Method in class javax.swing.ImageIcon
-
Paints the icon.
- paintIcon(Component, Graphics, int, int) - Method in class javax.swing.plaf.metal.MetalComboBoxIcon
-
Paints the horizontal bars for the
- paintIcon(Graphics, int, int, Icon, Rectangle, boolean) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
-
Paints an icon.
- paintIcon(Graphics, AbstractButton, Rectangle) - Method in class javax.swing.plaf.basic.BasicToggleButtonUI
-
Paints an icon in the specified location.
- paintIcon(Graphics, AbstractButton, Rectangle) - Method in class javax.swing.plaf.metal.MetalToggleButtonUI
-
Paints the appropriate icon of the button
b
in the spaceiconRect
. - paintIcon(Graphics, JComponent, Rectangle) - Method in class javax.swing.plaf.basic.BasicButtonUI
-
Paints an icon of the current button.
- paintIcon(Icon, SynthContext, Graphics, int, int, int, int) - Static method in class javax.swing.plaf.synth.SynthGraphicsUtils
-
Paints the icon.
- paintIcon(SynthContext, Graphics, int, int, int, int) - Method in interface javax.swing.plaf.synth.SynthIcon
-
Paints the icon at the specified location for the given synth context.
- paintImmediately(int, int, int, int) - Method in class javax.swing.JComponent
-
Paints the specified region in this component and all of its descendants that overlap the region, immediately.
- paintImmediately(int, int, int, int) - Method in class javax.swing.JLayer
-
Delegates its functionality to the
LayerUI.paintImmediately(int, int, int, int, JLayer)
method, ifLayerUI
is set. - paintImmediately(int, int, int, int, JLayer<? extends V>) - Method in class javax.swing.plaf.LayerUI
-
Paints the specified region in the
JLayer
thisLayerUI
is set to, immediately. - paintImmediately(Rectangle) - Method in class javax.swing.JComponent
-
Paints the specified region now.
- paintIncreaseHighlight(Graphics) - Method in class javax.swing.plaf.basic.BasicScrollBarUI
-
Paints the increase highlight.
- paintIndeterminate(Graphics, JComponent) - Method in class javax.swing.plaf.basic.BasicProgressBarUI
-
All purpose paint method that should do the right thing for all linear bouncing-box progress bars.
- paintIndeterminate(Graphics, JComponent) - Method in class javax.swing.plaf.metal.MetalProgressBarUI
-
Draws a bit of special highlighting on the progress bar and bouncing box.
- paintInternalFrameBackground(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
-
Paints the background of an internal frame.
- paintInternalFrameBorder(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
-
Paints the border of an internal frame.
- paintInternalFrameTitlePaneBackground(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
-
Paints the background of an internal frame title pane.
- paintInternalFrameTitlePaneBorder(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
-
Paints the border of an internal frame title pane.
- paintLabelBackground(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
-
Paints the background of a label.
- paintLabelBorder(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
-
Paints the border of a label.
- paintLabels(Graphics) - Method in class javax.swing.plaf.basic.BasicSliderUI
-
Paints the labels.
- paintLayer(Graphics, int, int, Shape, JTextComponent, View) - Method in class javax.swing.text.DefaultHighlighter.DefaultHighlightPainter
-
Paints a portion of a highlight.
- paintLayer(Graphics, int, int, Shape, JTextComponent, View) - Method in class javax.swing.text.LayeredHighlighter.LayerPainter
- paintLayeredHighlights(Graphics, int, int, Shape, JTextComponent, View) - Method in class javax.swing.text.DefaultHighlighter
-
When leaf Views (such as LabelView) are rendering they should call into this method.
- paintLayeredHighlights(Graphics, int, int, Shape, JTextComponent, View) - Method in class javax.swing.text.LayeredHighlighter
-
When leaf Views (such as LabelView) are rendering they should call into this method.
- paintLeftTabBorder(int, Graphics, int, int, int, int, int, int, boolean) - Method in class javax.swing.plaf.metal.MetalTabbedPaneUI
-
Paints the left tab border.
- paintListBackground(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
-
Paints the background of a list.
- paintListBorder(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
-
Paints the border of a list.
- paintLoweredBevel(Component, Graphics, int, int, int, int) - Method in class javax.swing.border.BevelBorder
-
Paints a lowered bevel for the specified component with the specified position and size.
- paintMajorTickForHorizSlider(Graphics, Rectangle, int) - Method in class javax.swing.plaf.basic.BasicSliderUI
-
Paints major tick for horizontal slider.
- paintMajorTickForVertSlider(Graphics, Rectangle, int) - Method in class javax.swing.plaf.basic.BasicSliderUI
-
Paints major tick for vertical slider.
- paintMe(Component, Graphics, int, int) - Method in class javax.swing.plaf.metal.MetalIconFactory.TreeControlIcon
-
Paints the
TreeControlIcon
. - paintMenuBackground(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
-
Paints the background of a menu.
- paintMenuBarBackground(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
-
Paints the background of a menu bar.
- paintMenuBarBorder(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
-
Paints the border of a menu bar.
- paintMenuBorder(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
-
Paints the border of a menu.
- paintMenuItem(Graphics, JComponent, Icon, Icon, Color, Color, int) - Method in class javax.swing.plaf.basic.BasicMenuItemUI
-
Paints a menu item.
- paintMenuItemBackground(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
-
Paints the background of a menu item.
- paintMenuItemBorder(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
-
Paints the border of a menu item.
- paintMinorTickForHorizSlider(Graphics, Rectangle, int) - Method in class javax.swing.plaf.basic.BasicSliderUI
-
Paints minor tick for horizontal slider.
- paintMinorTickForVertSlider(Graphics, Rectangle, int) - Method in class javax.swing.plaf.basic.BasicSliderUI
-
Paints minor tick for vertical slider.
- paintOptionPaneBackground(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
-
Paints the background of an option pane.
- paintOptionPaneBorder(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
-
Paints the border of an option pane.
- paintPalette(Graphics) - Method in class javax.swing.plaf.metal.MetalInternalFrameTitlePane
-
Paints palette.
- paintPanelBackground(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
-
Paints the background of a panel.
- paintPanelBorder(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
-
Paints the border of a panel.
- paintPasswordFieldBackground(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
-
Paints the background of a password field.
- paintPasswordFieldBorder(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
-
Paints the border of a password field.
- paintPopupMenuBackground(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
-
Paints the background of a popup menu.
- paintPopupMenuBorder(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
-
Paints the border of a popup menu.
- paintProgressBarBackground(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
-
Paints the background of a progress bar.
- paintProgressBarBackground(SynthContext, Graphics, int, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
-
Paints the background of a progress bar.
- paintProgressBarBorder(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
-
Paints the border of a progress bar.
- paintProgressBarBorder(SynthContext, Graphics, int, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
-
Paints the border of a progress bar.
- paintProgressBarForeground(SynthContext, Graphics, int, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
-
Paints the foreground of a progress bar. is responsible for providing an indication of the progress of the progress bar.
- paintRadioButtonBackground(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
-
Paints the background of a radio button.
- paintRadioButtonBorder(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
-
Paints the border of a radio button.
- paintRadioButtonMenuItemBackground(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
-
Paints the background of a radio button menu item.
- paintRadioButtonMenuItemBorder(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
-
Paints the border of a radio button menu item.
- paintRaisedBevel(Component, Graphics, int, int, int, int) - Method in class javax.swing.border.BevelBorder
-
Paints a raised bevel for the specified component with the specified position and size.
- paintRightTabBorder(int, Graphics, int, int, int, int, int, int, boolean) - Method in class javax.swing.plaf.metal.MetalTabbedPaneUI
-
Paints the right tab border.
- paintRootPaneBackground(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
-
Paints the background of a root pane.
- paintRootPaneBorder(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
-
Paints the border of a root pane.
- paintRow(Graphics, Rectangle, Insets, Rectangle, TreePath, int, boolean, boolean, boolean) - Method in class javax.swing.plaf.basic.BasicTreeUI
-
Paints the renderer part of a row.
- paintSafely(Graphics) - Method in class javax.swing.plaf.basic.BasicTextUI
-
Paints the interface safely with a guarantee that the model won't change from the view of this thread.
- paintScrollBarBackground(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
-
Paints the background of a scrollbar.
- paintScrollBarBackground(SynthContext, Graphics, int, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
-
Paints the background of a scrollbar.
- paintScrollBarBorder(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
-
Paints the border of a scrollbar.
- paintScrollBarBorder(SynthContext, Graphics, int, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
-
Paints the border of a scrollbar.
- paintScrollBarThumbBackground(SynthContext, Graphics, int, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
-
Paints the background of the thumb of a scrollbar.
- paintScrollBarThumbBorder(SynthContext, Graphics, int, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
-
Paints the border of the thumb of a scrollbar.
- paintScrollBarTrackBackground(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
-
Paints the background of the track of a scrollbar.
- paintScrollBarTrackBackground(SynthContext, Graphics, int, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
-
Paints the background of the track of a scrollbar.
- paintScrollBarTrackBorder(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
-
Paints the border of the track of a scrollbar.
- paintScrollBarTrackBorder(SynthContext, Graphics, int, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
-
Paints the border of the track of a scrollbar.
- paintScrollPaneBackground(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
-
Paints the background of a scroll pane.
- paintScrollPaneBorder(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
-
Paints the border of a scroll pane.
- paintSeparatorBackground(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
-
Paints the background of a separator.
- paintSeparatorBackground(SynthContext, Graphics, int, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
-
Paints the background of a separator.
- paintSeparatorBorder(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
-
Paints the border of a separator.
- paintSeparatorBorder(SynthContext, Graphics, int, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
-
Paints the border of a separator.
- paintSeparatorForeground(SynthContext, Graphics, int, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
-
Paints the foreground of a separator.
- paintSliderBackground(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
-
Paints the background of a slider.
- paintSliderBackground(SynthContext, Graphics, int, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
-
Paints the background of a slider.
- paintSliderBorder(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
-
Paints the border of a slider.
- paintSliderBorder(SynthContext, Graphics, int, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
-
Paints the border of a slider.
- paintSliderThumbBackground(SynthContext, Graphics, int, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
-
Paints the background of the thumb of a slider.
- paintSliderThumbBorder(SynthContext, Graphics, int, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
-
Paints the border of the thumb of a slider.
- paintSliderTrackBackground(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
-
Paints the background of the track of a slider.
- paintSliderTrackBackground(SynthContext, Graphics, int, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
-
Paints the background of the track of a slider.
- paintSliderTrackBorder(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
-
Paints the border of the track of a slider.
- paintSliderTrackBorder(SynthContext, Graphics, int, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
-
Paints the border of the track of a slider.
- paintSpinnerBackground(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
-
Paints the background of a spinner.
- paintSpinnerBorder(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
-
Paints the border of a spinner.
- paintSplitPaneBackground(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
-
Paints the background of a split pane.
- paintSplitPaneBorder(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
-
Paints the border of a split pane.
- paintSplitPaneDividerBackground(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
-
Paints the background of the divider of a split pane.
- paintSplitPaneDividerBackground(SynthContext, Graphics, int, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
-
Paints the background of the divider of a split pane.
- paintSplitPaneDividerForeground(SynthContext, Graphics, int, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
-
Paints the foreground of the divider of a split pane.
- paintSplitPaneDragDivider(SynthContext, Graphics, int, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
-
Paints the divider, when the user is dragging the divider, of a split pane.
- paintString - Variable in class javax.swing.JProgressBar
-
Whether to display a string of text on the progress bar.
- paintString(Graphics, int, int, int, int, int, Insets) - Method in class javax.swing.plaf.basic.BasicProgressBarUI
-
Paints the progress string.
- paintTab(Graphics, int, Rectangle[], int, Rectangle, Rectangle) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
-
Paints a tab.
- paintTabArea(Graphics, int, int) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
-
Paints the tabs in the tab area.
- paintTabBackground(Graphics, int, int, int, int, int, int, boolean) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
-
Paints the tab background.
- paintTabbedPaneBackground(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
-
Paints the background of a tabbed pane.
- paintTabbedPaneBorder(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
-
Paints the border of a tabbed pane.
- paintTabbedPaneContentBackground(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
-
Paints the background of the area that contains the content of the selected tab of a tabbed pane.
- paintTabbedPaneContentBorder(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
-
Paints the border of the area that contains the content of the selected tab of a tabbed pane.
- paintTabbedPaneTabAreaBackground(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
-
Paints the background of the area behind the tabs of a tabbed pane.
- paintTabbedPaneTabAreaBackground(SynthContext, Graphics, int, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
-
Paints the background of the area behind the tabs of a tabbed pane.
- paintTabbedPaneTabAreaBorder(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
-
Paints the border of the area behind the tabs of a tabbed pane.
- paintTabbedPaneTabAreaBorder(SynthContext, Graphics, int, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
-
Paints the border of the area behind the tabs of a tabbed pane.
- paintTabbedPaneTabBackground(SynthContext, Graphics, int, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
-
Paints the background of a tab of a tabbed pane.
- paintTabbedPaneTabBackground(SynthContext, Graphics, int, int, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
-
Paints the background of a tab of a tabbed pane.
- paintTabbedPaneTabBorder(SynthContext, Graphics, int, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
-
Paints the border of a tab of a tabbed pane.
- paintTabbedPaneTabBorder(SynthContext, Graphics, int, int, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
-
Paints the border of a tab of a tabbed pane.
- paintTabBorder(Graphics, int, int, int, int, int, int, boolean) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
-
this function draws the border around each tab note that this function does now draw the background of the tab.
- paintTableBackground(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
-
Paints the background of a table.
- paintTableBorder(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
-
Paints the border of a table.
- paintTableHeaderBackground(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
-
Paints the background of the header of a table.
- paintTableHeaderBorder(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
-
Paints the border of the header of a table.
- paintText(Graphics, int, Font, FontMetrics, int, String, Rectangle, boolean) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
-
Paints text.
- paintText(Graphics, AbstractButton, Rectangle, String) - Method in class javax.swing.plaf.basic.BasicButtonUI
-
Method which renders the text of the current button.
- paintText(Graphics, JComponent, Rectangle, String) - Method in class javax.swing.plaf.basic.BasicButtonUI
-
Method which renders the text of the current button.
- paintText(Graphics, JMenuItem, Rectangle, String) - Method in class javax.swing.plaf.basic.BasicMenuItemUI
-
Renders the text of the current menu item.
- paintText(SynthContext, Graphics, String) - Method in class javax.swing.plaf.synth.SynthProgressBarUI
-
Paints the component's text.
- paintText(SynthContext, Graphics, String, int, int, int) - Method in class javax.swing.plaf.synth.SynthGraphicsUtils
-
Paints text at the specified location.
- paintText(SynthContext, Graphics, String, Rectangle, int) - Method in class javax.swing.plaf.synth.SynthGraphicsUtils
-
Paints text at the specified location.
- paintText(SynthContext, Graphics, String, Icon, int, int, int, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthGraphicsUtils
-
Paints an icon and text.
- paintTextAreaBackground(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
-
Paints the background of a text area.
- paintTextAreaBorder(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
-
Paints the border of a text area.
- paintTextFieldBackground(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
-
Paints the background of a text field.
- paintTextFieldBorder(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
-
Paints the border of a text field.
- paintTextPaneBackground(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
-
Paints the background of a text pane.
- paintTextPaneBorder(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
-
Paints the border of a text pane.
- paintThumb(Graphics) - Method in class javax.swing.plaf.basic.BasicSliderUI
-
Paints the thumb.
- paintThumb(Graphics, JComponent, Rectangle) - Method in class javax.swing.plaf.basic.BasicScrollBarUI
-
Paints the thumb.
- paintThumb(SynthContext, Graphics, Rectangle) - Method in class javax.swing.plaf.synth.SynthScrollBarUI
-
Paints the scrollbar thumb.
- paintThumb(SynthContext, Graphics, Rectangle) - Method in class javax.swing.plaf.synth.SynthSliderUI
-
Paints the slider thumb.
- paintTicks(Graphics) - Method in class javax.swing.plaf.basic.BasicSliderUI
-
Paints ticks.
- paintTitleBackground(Graphics) - Method in class javax.swing.plaf.basic.BasicInternalFrameTitlePane
-
Invoked from paintComponent.
- paintToggleButtonBackground(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
-
Paints the background of a toggle button.
- paintToggleButtonBorder(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
-
Paints the border of a toggle button.
- paintToolBarBackground(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
-
Paints the background of a tool bar.
- paintToolBarBackground(SynthContext, Graphics, int, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
-
Paints the background of a tool bar.
- paintToolBarBorder(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
-
Paints the border of a tool bar.
- paintToolBarBorder(SynthContext, Graphics, int, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
-
Paints the border of a tool bar.
- paintToolBarContentBackground(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
-
Paints the background of the tool bar's content area.
- paintToolBarContentBackground(SynthContext, Graphics, int, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
-
Paints the background of the tool bar's content area.
- paintToolBarContentBorder(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
-
Paints the border of the content area of a tool bar.
- paintToolBarContentBorder(SynthContext, Graphics, int, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
-
Paints the border of the content area of a tool bar.
- paintToolBarDragWindowBackground(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
-
Paints the background of the window containing the tool bar when it has been detached from its primary frame.
- paintToolBarDragWindowBackground(SynthContext, Graphics, int, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
-
Paints the background of the window containing the tool bar when it has been detached from its primary frame.
- paintToolBarDragWindowBorder(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
-
Paints the border of the window containing the tool bar when it has been detached from it's primary frame.
- paintToolBarDragWindowBorder(SynthContext, Graphics, int, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
-
Paints the border of the window containing the tool bar when it has been detached from it's primary frame.
- paintToolTipBackground(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
-
Paints the background of a tool tip.
- paintToolTipBorder(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
-
Paints the border of a tool tip.
- paintTopTabBorder(int, Graphics, int, int, int, int, int, int, boolean) - Method in class javax.swing.plaf.metal.MetalTabbedPaneUI
-
Paints the top tab border.
- paintTrack(Graphics) - Method in class javax.swing.plaf.basic.BasicSliderUI
-
Paints track.
- paintTrack(Graphics, JComponent, Rectangle) - Method in class javax.swing.plaf.basic.BasicScrollBarUI
-
Paints the track.
- paintTrack(SynthContext, Graphics, Rectangle) - Method in class javax.swing.plaf.synth.SynthScrollBarUI
-
Paints the scrollbar track.
- paintTrack(SynthContext, Graphics, Rectangle) - Method in class javax.swing.plaf.synth.SynthSliderUI
-
Paints the slider track.
- paintTreeBackground(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
-
Paints the background of a tree.
- paintTreeBorder(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
-
Paints the border of a tree.
- paintTreeCellBackground(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
-
Paints the background of the row containing a cell in a tree.
- paintTreeCellBorder(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
-
Paints the border of the row containing a cell in a tree.
- paintTreeCellFocus(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
-
Paints the focus indicator for a cell in a tree when it has focus.
- paintTriangle(Graphics, int, int, int, int, boolean) - Method in class javax.swing.plaf.basic.BasicArrowButton
-
Paints a triangle.
- paintValue(Graphics, Rectangle) - Method in interface java.beans.PropertyEditor
-
Paint a representation of the value into a given area of screen real estate.
- paintValue(Graphics, Rectangle) - Method in class java.beans.PropertyEditorSupport
-
Paint a representation of the value into a given area of screen real estate.
- paintVerticalLabel(Graphics, int, Component) - Method in class javax.swing.plaf.basic.BasicSliderUI
-
Called for every label in the label table.
- paintVerticalLine(Graphics, JComponent, int, int, int) - Method in class javax.swing.plaf.basic.BasicTreeUI
-
Paints a vertical line.
- paintVerticalPartOfLeg(Graphics, Rectangle, Insets, TreePath) - Method in class javax.swing.plaf.basic.BasicTreeUI
-
Paints the vertical part of the leg.
- paintViewportBackground(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
-
Paints the background of the viewport.
- paintViewportBorder(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
-
Paints the border of a viewport.
- PALETTE_LAYER - Static variable in class javax.swing.JLayeredPane
-
Convenience object defining the Palette layer.
- PaletteBorder() - Constructor for class javax.swing.plaf.metal.MetalBorders.PaletteBorder
- paletteCloseIcon - Variable in class javax.swing.plaf.metal.MetalInternalFrameTitlePane
-
The palette close icon.
- PaletteCloseIcon() - Constructor for class javax.swing.plaf.metal.MetalIconFactory.PaletteCloseIcon
- paletteTitleHeight - Variable in class javax.swing.plaf.metal.MetalInternalFrameTitlePane
-
The height of the palette title.
- PALMYRENE - java.lang.Character.UnicodeScript
-
Unicode script "Palmyrene".
- PALMYRENE - Static variable in class java.lang.Character.UnicodeBlock
-
Constant for the "Palmyrene" Unicode character block.
- PAN - Static variable in class javax.sound.sampled.FloatControl.Type
-
Represents a control for the relative pan (left-right positioning) of the signal.
- Panel - Class in java.awt
-
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 - Static variable in class javax.accessibility.AccessibleRole
-
A generic container that is often used to group objects.
- PANEL - Static variable in class javax.swing.plaf.synth.Region
-
Panel region.
- PANEL_UI - Static variable in class javax.print.ServiceUIFactory
-
Denotes a UI implemented as an AWT panel.
- Panel.AccessibleAWTPanel - Class in java.awt
-
This class implements accessibility support for the
Panel
class. - PanelUI - Class in javax.swing.plaf
-
Pluggable look and feel interface for Panel.
- PanelUI() - Constructor for class javax.swing.plaf.PanelUI
- Paper - Class in java.awt.print
-
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.
- 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
- PARAGRAPH - Static variable in class javax.accessibility.AccessibleRole
-
A text paragraph.
- PARAGRAPH_SEPARATOR - Static variable in class java.lang.Character
-
General category "Zp" in the Unicode specification.
- ParagraphAction() - Constructor for class javax.swing.text.html.HTMLDocument.HTMLReader.ParagraphAction
- ParagraphElementName - Static variable in class javax.swing.text.AbstractDocument
-
Name of elements used to represent paragraphs
- ParagraphView - Class in javax.swing.text.html
-
Displays the a paragraph, and uses css attributes for its configuration.
- ParagraphView - Class in javax.swing.text
-
View of a simple line-wrapping paragraph that supports multiple fonts, colors, components, icons, etc.
- ParagraphView(Element) - Constructor for class javax.swing.text.html.ParagraphView
-
Constructs a ParagraphView for the given element.
- ParagraphView(Element) - Constructor for class javax.swing.text.ParagraphView
-
Constructs a
ParagraphView
for the given element. - parallel() - Method in interface java.util.stream.BaseStream
-
Returns an equivalent stream that is parallel.
- parallelPrefix(double[], int, int, DoubleBinaryOperator) - Static method in class java.util.Arrays
-
Performs
Arrays.parallelPrefix(double[], DoubleBinaryOperator)
for the given subrange of the array. - parallelPrefix(double[], DoubleBinaryOperator) - Static method in class java.util.Arrays
-
Cumulates, in parallel, each element of the given array in place, using the supplied function.
- parallelPrefix(int[], int, int, IntBinaryOperator) - Static method in class java.util.Arrays
-
Performs
Arrays.parallelPrefix(int[], IntBinaryOperator)
for the given subrange of the array. - parallelPrefix(int[], IntBinaryOperator) - Static method in class java.util.Arrays
-
Cumulates, in parallel, each element of the given array in place, using the supplied function.
- parallelPrefix(long[], int, int, LongBinaryOperator) - Static method in class java.util.Arrays
-
Performs
Arrays.parallelPrefix(long[], LongBinaryOperator)
for the given subrange of the array. - parallelPrefix(long[], LongBinaryOperator) - Static method in class java.util.Arrays
-
Cumulates, in parallel, each element of the given array in place, using the supplied function.
- parallelPrefix(T[], int, int, BinaryOperator<T>) - Static method in class java.util.Arrays
-
Performs
Arrays.parallelPrefix(Object[], BinaryOperator)
for the given subrange of the array. - parallelPrefix(T[], BinaryOperator<T>) - Static method in class java.util.Arrays
-
Cumulates, in parallel, each element of the given array in place, using the supplied function.
- parallelSetAll(double[], IntToDoubleFunction) - Static method in class java.util.Arrays
-
Set all elements of the specified array, in parallel, using the provided generator function to compute each element.
- parallelSetAll(int[], IntUnaryOperator) - Static method in class java.util.Arrays
-
Set all elements of the specified array, in parallel, using the provided generator function to compute each element.
- parallelSetAll(long[], IntToLongFunction) - Static method in class java.util.Arrays
-
Set all elements of the specified array, in parallel, using the provided generator function to compute each element.
- parallelSetAll(T[], IntFunction<? extends T>) - Static method in class java.util.Arrays
-
Set all elements of the specified array, in parallel, using the provided generator function to compute each element.
- parallelSort(byte[]) - Static method in class java.util.Arrays
-
Sorts the specified array into ascending numerical order.
- parallelSort(byte[], int, int) - Static method in class java.util.Arrays
-
Sorts the specified range of the array into ascending numerical order.
- parallelSort(char[]) - Static method in class java.util.Arrays
-
Sorts the specified array into ascending numerical order.
- parallelSort(char[], int, int) - Static method in class java.util.Arrays
-
Sorts the specified range of the array into ascending numerical order.
- parallelSort(double[]) - Static method in class java.util.Arrays
-
Sorts the specified array into ascending numerical order.
- parallelSort(double[], int, int) - Static method in class java.util.Arrays
-
Sorts the specified range of the array into ascending numerical order.
- parallelSort(float[]) - Static method in class java.util.Arrays
-
Sorts the specified array into ascending numerical order.
- parallelSort(float[], int, int) - Static method in class java.util.Arrays
-
Sorts the specified range of the array into ascending numerical order.
- parallelSort(int[]) - Static method in class java.util.Arrays
-
Sorts the specified array into ascending numerical order.
- parallelSort(int[], int, int) - Static method in class java.util.Arrays
-
Sorts the specified range of the array into ascending numerical order.
- parallelSort(long[]) - Static method in class java.util.Arrays
-
Sorts the specified array into ascending numerical order.
- parallelSort(long[], int, int) - Static method in class java.util.Arrays
-
Sorts the specified range of the array into ascending numerical order.
- parallelSort(short[]) - Static method in class java.util.Arrays
-
Sorts the specified array into ascending numerical order.
- parallelSort(short[], int, int) - Static method in class java.util.Arrays
-
Sorts the specified range of the array into ascending numerical order.
- parallelSort(T[]) - Static method in class java.util.Arrays
-
Sorts the specified array of objects into ascending order, according to the natural ordering of its elements.
- parallelSort(T[], int, int) - Static method in class java.util.Arrays
-
Sorts the specified range of the specified array of objects into ascending order, according to the natural ordering of its elements.
- parallelSort(T[], int, int, Comparator<? super T>) - Static method in class java.util.Arrays
-
Sorts the specified range of the specified array of objects according to the order induced by the specified comparator.
- parallelSort(T[], Comparator<? super T>) - Static method in class java.util.Arrays
-
Sorts the specified array of objects according to the order induced by the specified comparator.
- parallelStream() - Method in interface java.util.Collection
-
Returns a possibly parallel
Stream
with this collection as its source. - param - Variable in class javax.swing.text.html.parser.DTD
-
The element corresponding to param.
- PARAM - com.sun.source.doctree.DocTree.Kind
-
Used for instances of
ParamTree
representing an @param tag. - PARAM - Static variable in class javax.swing.text.html.HTML.Tag
-
Tag <param>
- PARAM_HOST_NAME - Static variable in class jdk.jshell.execution.JdiExecutionControlProvider
-
The local hostname to connect to.
- PARAM_LAUNCH - Static variable in class jdk.jshell.execution.JdiExecutionControlProvider
-
Should JDI-controlled launching be used?
- PARAM_REMOTE_AGENT - Static variable in class jdk.jshell.execution.JdiExecutionControlProvider
-
The remote agent to launch.
- PARAM_TIMEOUT - Static variable in class jdk.jshell.execution.JdiExecutionControlProvider
-
Milliseconds before connect timeout.
- Parameter - Class in java.lang.reflect
-
Information about method parameters.
- Parameter - Interface in com.sun.javadoc
-
Deprecated, for removal: This API element is subject to removal in a future version.The declarations in this package have been superseded by those in the package
jdk.javadoc.doclet
. For more information, see the Migration Guide in the documentation for that package. - PARAMETER - java.lang.annotation.ElementType
-
Formal parameter declaration
- PARAMETER - javax.lang.model.element.ElementKind
-
A parameter of a method or constructor.
- PARAMETER - Static variable in interface javax.swing.text.html.parser.DTDConstants
-
The DTD constant corresponds to PARAMETER
- parameterArray() - Method in class java.lang.invoke.MethodType
-
Presents the parameter types as an array (a convenience method).
- ParameterBlock - Class in java.awt.image.renderable
-
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<Object>) - Constructor for class java.awt.image.renderable.ParameterBlock
-
Constructs a
ParameterBlock
with a given Vector of sources. - ParameterBlock(Vector<Object>, Vector<Object>) - Constructor for class java.awt.image.renderable.ParameterBlock
-
Constructs a
ParameterBlock
with a given Vector of sources and Vector of parameters. - parameterComment() - Method in interface com.sun.javadoc.ParamTag
-
Deprecated.Return the parameter comment associated with this
ParamTag
. - parameterCount() - Method in class java.lang.invoke.MethodType
-
Returns the number of parameter types in this method type.
- ParameterDescriptor - Class in java.beans
-
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.
- Parameterizable - Interface in javax.lang.model.element
-
A mixin interface for an element that has type parameters.
- PARAMETERIZED_TYPE - com.sun.source.tree.Tree.Kind
-
Used for instances of
ParameterizedTypeTree
. - ParameterizedType - Interface in com.sun.javadoc
-
Deprecated, for removal: This API element is subject to removal in a future version.The declarations in this package have been superseded by those in the package
jdk.javadoc.doclet
. For more information, see the Migration Guide in the documentation for that package. - ParameterizedType - Interface in java.lang.reflect
-
ParameterizedType represents a parameterized type such as Collection<String>.
- ParameterizedTypeTree - Interface in com.sun.source.tree
-
A tree node for a type expression involving type parameters.
- parameterList() - Method in class java.lang.invoke.MethodType
-
Presents the parameter types as a list (a convenience method).
- ParameterMetaData - Interface in java.sql
-
An object that can be used to get information about the types and properties for each parameter marker in a
PreparedStatement
object. - parameterModeIn - Static variable in interface java.sql.ParameterMetaData
-
The constant indicating that the parameter's mode is IN.
- parameterModeInOut - Static variable in interface java.sql.ParameterMetaData
-
The constant indicating that the parameter's mode is INOUT.
- parameterModeOut - Static variable in interface java.sql.ParameterMetaData
-
The constant indicating that the parameter's mode is OUT.
- parameterModeUnknown - Static variable in interface java.sql.ParameterMetaData
-
The constant indicating that the mode of the parameter is unknown.
- parameterModifiers() - Static method in class java.lang.reflect.Modifier
-
Return an
int
value OR-ing together the source language modifiers that can be applied to a parameter. - parameterName() - Method in interface com.sun.javadoc.ParamTag
-
Deprecated.Return the name of the parameter or type parameter associated with this
ParamTag
. - parameterNoNulls - Static variable in interface java.sql.ParameterMetaData
-
The constant indicating that a parameter will not allow
NULL
values. - parameterNullable - Static variable in interface java.sql.ParameterMetaData
-
The constant indicating that a parameter will allow
NULL
values. - parameterNullableUnknown - Static variable in interface java.sql.ParameterMetaData
-
The constant indicating that the nullability of a parameter is unknown.
- parameters - Variable in class java.awt.image.renderable.ParameterBlock
-
A Vector of non-source parameters, stored as arbitrary Objects.
- parameters() - Method in interface com.sun.javadoc.ExecutableMemberDoc
-
Deprecated.Get argument information.
- parameterType(int) - Method in class java.lang.invoke.MethodType
-
Returns the parameter type at the specified index, within this method type.
- parameterTypes() - Method in class jdk.jshell.MethodSnippet
-
A String representation of the parameter types of the method.
- paramString() - Method in class java.awt.AWTEvent
-
Returns a string representing the state of this
Event
. - paramString() - Method in class java.awt.Button
-
Returns a string representing the state of this
Button
. - paramString() - Method in class java.awt.Checkbox
-
Returns a string representing the state of this
Checkbox
. - paramString() - Method in class java.awt.CheckboxMenuItem
-
Returns a string representing the state of this
CheckBoxMenuItem
. - paramString() - Method in class java.awt.Choice
-
Returns a string representing the state of this
Choice
menu. - paramString() - Method in class java.awt.Component
-
Returns a string representing the state of this component.
- paramString() - Method in class java.awt.Container
-
Returns a string representing the state of this
Container
. - paramString() - Method in class java.awt.Dialog
-
Returns a string representing the state of this dialog.
- paramString() - Method in class java.awt.event.ActionEvent
-
Returns a parameter string identifying this action event.
- 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.FocusEvent
-
Returns a parameter string identifying this event.
- paramString() - Method in class java.awt.event.HierarchyEvent
-
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.InvocationEvent
-
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.KeyEvent
-
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.MouseWheelEvent
-
Returns a parameter string identifying this event.
- paramString() - Method in class java.awt.Event
-
Deprecated.NOTE: The
Event
class is obsolete and is available only for backwards compatibility. - paramString() - Method in class java.awt.event.TextEvent
-
Returns a parameter string identifying this text event.
- paramString() - Method in class java.awt.event.WindowEvent
-
Returns a parameter string identifying this event.
- paramString() - Method in class java.awt.FileDialog
-
Returns a string representing the state of this
FileDialog
window. - paramString() - Method in class java.awt.Frame
-
Returns a string representing the state of this
Frame
. - paramString() - Method in class java.awt.Label
-
Returns a string representing the state of this
Label
. - paramString() - Method in class java.awt.List
-
Returns the parameter string representing the state of this scrolling list.
- paramString() - Method in class java.awt.Menu
-
Returns a string representing the state of this
Menu
. - paramString() - Method in class java.awt.MenuComponent
-
Returns a string representing the state of this
MenuComponent
. - paramString() - Method in class java.awt.MenuItem
-
Returns a string representing the state of this
MenuItem
. - paramString() - Method in class java.awt.MenuShortcut
-
Returns the parameter string representing the state of this MenuShortcut.
- paramString() - Method in class java.awt.Scrollbar
-
Returns a string representing the state of this
Scrollbar
. - paramString() - Method in class java.awt.ScrollPane
-
Returns a string representing the state of this
ScrollPane
. - paramString() - Method in class java.awt.ScrollPaneAdjustable
-
Returns a string representing the state of this scrollbar.
- paramString() - Method in class java.awt.TextArea
-
Returns a string representing the state of this
TextArea
. - paramString() - Method in class java.awt.TextComponent
-
Returns a string representing the state of this
TextComponent
. - paramString() - Method in class java.awt.TextField
-
Returns a string representing the state of this
TextField
. - paramString() - Method in class javax.swing.AbstractButton
-
Returns a string representation of this
AbstractButton
. - paramString() - Method in class javax.swing.event.InternalFrameEvent
-
Returns a parameter string identifying this event.
- paramString() - Method in class javax.swing.JApplet
-
Deprecated.Returns a string representation of this JApplet.
- paramString() - Method in class javax.swing.JButton
-
Returns a string representation of this
JButton
. - paramString() - Method in class javax.swing.JCheckBox
-
Returns a string representation of this JCheckBox.
- paramString() - Method in class javax.swing.JCheckBoxMenuItem
-
Returns a string representation of this JCheckBoxMenuItem.
- paramString() - Method in class javax.swing.JColorChooser
-
Returns a string representation of this
JColorChooser
. - paramString() - Method in class javax.swing.JComboBox
-
Returns a string representation of this
JComboBox
. - paramString() - Method in class javax.swing.JComponent
-
Returns a string representation of this
JComponent
. - paramString() - Method in class javax.swing.JDesktopPane
-
Returns a string representation of this
JDesktopPane
. - paramString() - Method in class javax.swing.JDialog
-
Returns a string representation of this
JDialog
. - paramString() - Method in class javax.swing.JEditorPane
-
Returns a string representation of this
JEditorPane
. - paramString() - Method in class javax.swing.JFileChooser
-
Returns a string representation of this
JFileChooser
. - paramString() - Method in class javax.swing.JFrame
-
Returns a string representation of this
JFrame
. - paramString() - Method in class javax.swing.JInternalFrame
-
Returns a string representation of this
JInternalFrame
. - paramString() - Method in class javax.swing.JLabel
-
Returns a string representation of this JLabel.
- paramString() - Method in class javax.swing.JLayeredPane
-
Returns a string representation of this JLayeredPane.
- paramString() - Method in class javax.swing.JList
-
Returns a
String
representation of thisJList
. - paramString() - Method in class javax.swing.JMenu
-
Returns a string representation of this
JMenu
. - paramString() - Method in class javax.swing.JMenuBar
-
Returns a string representation of this
JMenuBar
. - paramString() - Method in class javax.swing.JMenuItem
-
Returns a string representation of this
JMenuItem
. - paramString() - Method in class javax.swing.JOptionPane
-
Returns a string representation of this
JOptionPane
. - paramString() - Method in class javax.swing.JPanel
-
Returns a string representation of this JPanel.
- paramString() - Method in class javax.swing.JPasswordField
-
Returns a string representation of this
JPasswordField
. - paramString() - Method in class javax.swing.JPopupMenu
-
Returns a string representation of this
JPopupMenu
. - paramString() - Method in class javax.swing.JProgressBar
-
Returns a string representation of this
JProgressBar
. - paramString() - Method in class javax.swing.JRadioButton
-
Returns a string representation of this JRadioButton.
- paramString() - Method in class javax.swing.JRadioButtonMenuItem
-
Returns a string representation of this
JRadioButtonMenuItem
. - paramString() - Method in class javax.swing.JRootPane
-
Returns a string representation of this
JRootPane
. - paramString() - Method in class javax.swing.JScrollBar
-
Returns a string representation of this JScrollBar.
- paramString() - Method in class javax.swing.JScrollPane
-
Returns a string representation of this
JScrollPane
. - paramString() - Method in class javax.swing.JSeparator
-
Returns a string representation of this
JSeparator
. - paramString() - Method in class javax.swing.JSlider
-
Returns a string representation of this JSlider.
- paramString() - Method in class javax.swing.JSplitPane
-
Returns a string representation of this
JSplitPane
. - paramString() - Method in class javax.swing.JTabbedPane
-
Returns a string representation of this
JTabbedPane
. - paramString() - Method in class javax.swing.JTable
-
Returns a string representation of this table.
- paramString() - Method in class javax.swing.JTextArea
-
Returns a string representation of this JTextArea.
- paramString() - Method in class javax.swing.JTextField
-
Returns a string representation of this
JTextField
. - paramString() - Method in class javax.swing.JTextPane
-
Returns a string representation of this
JTextPane
. - paramString() - Method in class javax.swing.JToggleButton
-
Returns a string representation of this JToggleButton.
- paramString() - Method in class javax.swing.JToolBar
-
Returns a string representation of this
JToolBar
. - paramString() - Method in class javax.swing.JToolTip
-
Returns a string representation of this
JToolTip
. - paramString() - Method in class javax.swing.JTree
-
Returns a string representation of this
JTree
. - paramString() - Method in class javax.swing.JViewport
-
Returns a string representation of this
JViewport
. - paramString() - Method in class javax.swing.JWindow
-
Returns a string representation of this
JWindow
. - paramString() - Method in class javax.swing.table.JTableHeader
-
Returns a string representation of this
JTableHeader
. - paramString() - Method in class javax.swing.text.JTextComponent
-
Returns a string representation of this
JTextComponent
. - ParamTag - Interface in com.sun.javadoc
-
Deprecated, for removal: This API element is subject to removal in a future version.The declarations in this package have been superseded by those in the package
jdk.javadoc.doclet
. For more information, see the Migration Guide in the documentation for that package. - paramTags() - Method in interface com.sun.javadoc.ExecutableMemberDoc
-
Deprecated.Return the param tags in this method, excluding the type parameter tags.
- ParamTree - Interface in com.sun.source.doctree
-
A tree node for an @param block tag.
- parent - Variable in class java.awt.image.Raster
-
The parent of this Raster, or null.
- parent - Variable in class java.util.ResourceBundle
-
The parent bundle of this bundle.
- parent - Variable in class javax.swing.tree.DefaultMutableTreeNode
-
this node's parent, or null if this node has no parent
- parent() - Method in interface com.sun.jdi.ThreadGroupReference
-
Returns the parent of this thread group.
- parent() - Method in interface java.lang.ProcessHandle
-
Returns an
Optional<ProcessHandle>
for the parent process. - parent() - Method in class java.util.prefs.AbstractPreferences
-
Implements the
parent
method as per the specification inPreferences.parent()
. - parent() - Method in class java.util.prefs.Preferences
-
Returns the parent of this preference node, or
null
if this is the root. - PARENT_CHANGED - Static variable in class java.awt.event.HierarchyEvent
-
A change flag indicates that the
HIERARCHY_CHANGED
event was generated by a reparenting operation. - PARENT_WINDOW_OF - Static variable in class javax.accessibility.AccessibleRelation
-
Indicates that an object is a parent window of one or more objects.
- PARENT_WINDOW_OF_PROPERTY - Static variable in class javax.accessibility.AccessibleRelation
-
Indicates the
PARENT_WINDOW_OF
relation between two or more objects has changed. - PARENTHESIZED - com.sun.source.tree.Tree.Kind
-
Used for instances of
ParenthesizedTree
. - PARENTHESIZED - jdk.nashorn.api.tree.Tree.Kind
-
Deprecated.Used for instances of
ParenthesizedTree
. - ParenthesizedTree - Interface in com.sun.source.tree
-
A tree node for a parenthesized expression.
- ParenthesizedTree - Interface in jdk.nashorn.api.tree
-
Deprecated, for removal: This API element is subject to removal in a future version.Nashorn JavaScript script engine and APIs, and the jjs tool are deprecated with the intent to remove them in a future release.
- parentNode() - Method in interface org.w3c.dom.traversal.TreeWalker
-
Moves to and returns the closest visible ancestor node of the current node.
- 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.
- parents() - Method in class java.lang.module.Configuration
-
Returns an unmodifiable list of this configuration's parents, in search order.
- parents() - Method in class java.lang.ModuleLayer
-
Returns the list of this layer's parents unless this is the empty layer, which has no parents and so an empty list is returned.
- parentTag - Variable in class javax.swing.text.html.HTMLEditorKit.InsertHTMLTextAction
-
Tag to check for in the document.
- park() - Static method in class java.util.concurrent.locks.LockSupport
-
Disables the current thread for thread scheduling purposes unless the permit is available.
- park(Object) - Static method in class java.util.concurrent.locks.LockSupport
-
Disables the current thread for thread scheduling purposes unless the permit is available.
- parkNanos(long) - Static method in class java.util.concurrent.locks.LockSupport
-
Disables the current thread for thread scheduling purposes, for up to the specified waiting time, unless the permit is available.
- parkNanos(Object, long) - Static method in class java.util.concurrent.locks.LockSupport
-
Disables the current thread for thread scheduling purposes, for up to the specified waiting time, unless the permit is available.
- parkUntil(long) - Static method in class java.util.concurrent.locks.LockSupport
-
Disables the current thread for thread scheduling purposes, until the specified deadline, unless the permit is available.
- parkUntil(Object, long) - Static method in class java.util.concurrent.locks.LockSupport
-
Disables the current thread for thread scheduling purposes, until the specified deadline, unless the permit is available.
- parse() - Method in class com.sun.source.util.JavacTask
-
Parses the specified files returning a list of abstract syntax trees.
- parse(File) - Method in class javax.xml.parsers.DocumentBuilder
-
Parse the content of the given file as an XML document and return a new DOM
Document
object. - parse(File, DiagnosticListener) - Method in interface jdk.nashorn.api.tree.Parser
-
Deprecated.Parses the source file and returns compilation unit tree
- parse(File, HandlerBase) - Method in class javax.xml.parsers.SAXParser
-
Parse the content of the file specified as XML using the specified
HandlerBase
. - parse(File, DefaultHandler) - Method in class javax.xml.parsers.SAXParser
-
Parse the content of the file specified as XML using the specified
DefaultHandler
. - parse(InputStream) - Method in class javax.xml.parsers.DocumentBuilder
-
Parse the content of the given
InputStream
as an XML document and return a new DOMDocument
object. - parse(InputStream, String) - Method in class javax.xml.parsers.DocumentBuilder
-
Parse the content of the given
InputStream
as an XML document and return a new DOMDocument
object. - parse(InputStream, HandlerBase) - Method in class javax.xml.parsers.SAXParser
-
Parse the content of the given
InputStream
instance as XML using the specifiedHandlerBase
. - parse(InputStream, HandlerBase, String) - Method in class javax.xml.parsers.SAXParser
-
Parse the content of the given
InputStream
instance as XML using the specifiedHandlerBase
. - parse(InputStream, DefaultHandler) - Method in class javax.xml.parsers.SAXParser
-
Parse the content of the given
InputStream
instance as XML using the specifiedDefaultHandler
. - parse(InputStream, DefaultHandler, String) - Method in class javax.xml.parsers.SAXParser
-
Parse the content of the given
InputStream
instance as XML using the specifiedDefaultHandler
. - parse(Reader) - Method in class javax.swing.text.html.parser.Parser
-
Parse an HTML stream, given a DTD.
- parse(Reader, HTMLEditorKit.ParserCallback, boolean) - Method in class javax.swing.text.html.HTMLEditorKit.Parser
-
Parse the given stream and drive the given callback with the results of the parse.
- parse(Reader, HTMLEditorKit.ParserCallback, boolean) - Method in class javax.swing.text.html.parser.DocumentParser
-
Parse an HTML stream, given a DTD.
- parse(CharSequence) - Static method in class java.time.Duration
-
Obtains a
Duration
from a text string such asPnDTnHnMn.nS
. - parse(CharSequence) - Method in class java.time.format.DateTimeFormatter
-
Fully parses the text producing a temporal object.
- parse(CharSequence) - Static method in class java.time.Instant
-
Obtains an instance of
Instant
from a text string such as2007-12-03T10:15:30.00Z
. - parse(CharSequence) - Static method in class java.time.LocalDate
-
Obtains an instance of
LocalDate
from a text string such as2007-12-03
. - parse(CharSequence) - Static method in class java.time.LocalDateTime
-
Obtains an instance of
LocalDateTime
from a text string such as2007-12-03T10:15:30
. - parse(CharSequence) - Static method in class java.time.LocalTime
-
Obtains an instance of
LocalTime
from a text string such as10:15
. - parse(CharSequence) - Static method in class java.time.MonthDay
-
Obtains an instance of
MonthDay
from a text string such as--12-03
. - parse(CharSequence) - Static method in class java.time.OffsetDateTime
-
Obtains an instance of
OffsetDateTime
from a text string such as2007-12-03T10:15:30+01:00
. - parse(CharSequence) - Static method in class java.time.OffsetTime
-
Obtains an instance of
OffsetTime
from a text string such as10:15:30+01:00
. - parse(CharSequence) - Static method in class java.time.Period
-
Obtains a
Period
from a text string such asPnYnMnD
. - parse(CharSequence) - Static method in class java.time.Year
-
Obtains an instance of
Year
from a text string such as2007
. - parse(CharSequence) - Static method in class java.time.YearMonth
-
Obtains an instance of
YearMonth
from a text string such as2007-12
. - parse(CharSequence) - Static method in class java.time.ZonedDateTime
-
Obtains an instance of
ZonedDateTime
from a text string such as2007-12-03T10:15:30+01:00[Europe/Paris]
. - parse(CharSequence, ParsePosition) - Method in class java.time.format.DateTimeFormatter
-
Parses the text using this formatter, providing control over the text position.
- parse(CharSequence, DateTimeFormatter) - Static method in class java.time.LocalDate
-
Obtains an instance of
LocalDate
from a text string using a specific formatter. - parse(CharSequence, DateTimeFormatter) - Static method in class java.time.LocalDateTime
-
Obtains an instance of
LocalDateTime
from a text string using a specific formatter. - parse(CharSequence, DateTimeFormatter) - Static method in class java.time.LocalTime
-
Obtains an instance of
LocalTime
from a text string using a specific formatter. - parse(CharSequence, DateTimeFormatter) - Static method in class java.time.MonthDay
-
Obtains an instance of
MonthDay
from a text string using a specific formatter. - parse(CharSequence, DateTimeFormatter) - Static method in class java.time.OffsetDateTime
-
Obtains an instance of
OffsetDateTime
from a text string using a specific formatter. - parse(CharSequence, DateTimeFormatter) - Static method in class java.time.OffsetTime
-
Obtains an instance of
OffsetTime
from a text string using a specific formatter. - parse(CharSequence, DateTimeFormatter) - Static method in class java.time.Year
-
Obtains an instance of
Year
from a text string using a specific formatter. - parse(CharSequence, DateTimeFormatter) - Static method in class java.time.YearMonth
-
Obtains an instance of
YearMonth
from a text string using a specific formatter. - parse(CharSequence, DateTimeFormatter) - Static method in class java.time.ZonedDateTime
-
Obtains an instance of
ZonedDateTime
from a text string using a specific formatter. - parse(CharSequence, TemporalQuery<T>) - Method in class java.time.format.DateTimeFormatter
-
Fully parses the text producing an object of the specified type.
- parse(String) - Static method in class java.lang.module.ModuleDescriptor.Version
-
Parses the given string as a version string.
- parse(String) - Static method in class java.lang.Runtime.Version
-
Parses the given string as a valid version string containing a version number followed by pre-release and build information.
- parse(String) - Static method in class java.net.HttpCookie
-
Constructs cookies from set-cookie or set-cookie2 header string.
- parse(String) - Method in class java.text.DateFormat
-
Parses text from the beginning of the given string to produce a date.
- parse(String) - Method in class java.text.MessageFormat
-
Parses text from the beginning of the given string to produce an object array.
- parse(String) - Method in class java.text.NumberFormat
-
Parses text from the beginning of the given string to produce a number.
- parse(String) - Static method in class java.util.Date
-
Deprecated.As of JDK version 1.1, replaced by
DateFormat.parse(String s)
. - parse(String) - Static method in class java.util.Locale.LanguageRange
-
Parses the given
ranges
to generate a Language Priority List. - parse(String) - Static method in class java.util.logging.Level
-
Parse a level name string into a Level.
- parse(String) - Method in interface javax.naming.NameParser
-
Parses a name into its components.
- parse(String) - Method in class javax.xml.parsers.DocumentBuilder
-
Parse the content of the given URI as an XML document and return a new DOM
Document
object. - parse(String) - Method in class org.xml.sax.helpers.ParserAdapter
-
Parse an XML document.
- parse(String) - Method in class org.xml.sax.helpers.XMLFilterImpl
-
Parse a document.
- parse(String) - Method in class org.xml.sax.helpers.XMLReaderAdapter
-
Parse the document.
- parse(String) - Method in interface org.xml.sax.Parser
-
Deprecated.Parse an XML document from a system identifier (URI).
- parse(String) - Method in interface org.xml.sax.XMLReader
-
Parse an XML document from a system identifier (URI).
- parse(String, Reader, DiagnosticListener) - Method in interface jdk.nashorn.api.tree.Parser
-
Deprecated.Parses the reader and returns compilation unit tree
- parse(String, String, boolean) - Static method in class jdk.nashorn.api.scripting.ScriptUtils
-
Deprecated.Returns AST as JSON compatible string.
- parse(String, String, DiagnosticListener) - Method in interface jdk.nashorn.api.tree.Parser
-
Deprecated.Parses the string source and returns compilation unit tree
- parse(String, ParsePosition) - Method in class java.text.ChoiceFormat
-
Parses a Number from the input text.
- 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.DecimalFormat
-
Parses text from a string to produce a
Number
. - parse(String, ParsePosition) - Method in class java.text.MessageFormat
-
Parses the 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, ParsePosition) - Method in class java.text.SimpleDateFormat
-
Parses text from a string to produce a
Date
. - parse(String, Map<String, List<String>>) - Static method in class java.util.Locale.LanguageRange
-
Parses the given
ranges
to generate a Language Priority List, and then customizes the list using the givenmap
. - parse(String, HandlerBase) - Method in class javax.xml.parsers.SAXParser
-
Parse the content described by the giving Uniform Resource Identifier (URI) as XML using the specified
HandlerBase
. - parse(String, DefaultHandler) - Method in class javax.xml.parsers.SAXParser
-
Parse the content described by the giving Uniform Resource Identifier (URI) as XML using the specified
DefaultHandler
. - parse(URL, DiagnosticListener) - Method in interface jdk.nashorn.api.tree.Parser
-
Deprecated.Parses the source url and returns compilation unit tree
- parse(Path, DiagnosticListener) - Method in interface jdk.nashorn.api.tree.Parser
-
Deprecated.Parses the source Path and returns compilation unit tree
- parse(ScriptObjectMirror, DiagnosticListener) - Method in interface jdk.nashorn.api.tree.Parser
-
Deprecated.Parses the source from script object and returns compilation unit tree
- parse(LSInput) - Method in interface org.w3c.dom.ls.LSParser
-
Parse an XML document from a resource identified by a
LSInput
. - parse(InputSource) - Method in class javax.xml.parsers.DocumentBuilder
-
Parse the content of the given input source as an XML document and return a new DOM
Document
object. - parse(InputSource) - Method in class org.xml.sax.helpers.ParserAdapter
-
Parse an XML document.
- parse(InputSource) - Method in class org.xml.sax.helpers.XMLFilterImpl
-
Parse a document.
- parse(InputSource) - Method in class org.xml.sax.helpers.XMLReaderAdapter
-
Parse the document.
- parse(InputSource) - Method in interface org.xml.sax.Parser
-
Deprecated.Parse an XML document.
- parse(InputSource) - Method in interface org.xml.sax.XMLReader
-
Parse an XML document.
- parse(InputSource, HandlerBase) - Method in class javax.xml.parsers.SAXParser
-
Parse the content given
InputSource
as XML using the specifiedHandlerBase
. - parse(InputSource, DefaultHandler) - Method in class javax.xml.parsers.SAXParser
-
Parse the content given
InputSource
as XML using the specifiedDefaultHandler
. - PARSE - com.sun.source.util.TaskEvent.Kind
-
For events related to the parsing of a file.
- PARSE_ERR - Static variable in exception org.w3c.dom.ls.LSException
-
If an attempt was made to load a document, or an XML Fragment, using
LSParser
and the processing has been stopped. - parseBest(CharSequence, TemporalQuery<?>...) - Method in class java.time.format.DateTimeFormatter
-
Fully parses the text producing an object of one of the specified types.
- parseBoolean(String) - Static method in class java.lang.Boolean
-
Parses the string argument as a boolean.
- parseBuffer - Variable in class javax.swing.text.html.HTMLDocument.HTMLReader
-
Buffer to keep building elements.
- parseByte(String) - Static method in class java.lang.Byte
-
Parses the string argument as a signed decimal
byte
. - parseByte(String, int) - Static method in class java.lang.Byte
-
Parses the string argument as a signed
byte
in the radix specified by the second argument. - parseCaseInsensitive() - Method in class java.time.format.DateTimeFormatterBuilder
-
Changes the parse style to be case insensitive for the remainder of the formatter.
- parseCaseSensitive() - Method in class java.time.format.DateTimeFormatterBuilder
-
Changes the parse style to be case sensitive for the remainder of the formatter.
- parseDefaulting(TemporalField, long) - Method in class java.time.format.DateTimeFormatterBuilder
-
Appends a default value for a field to the formatter for use in parsing.
- parsedExcessDays() - Static method in class java.time.format.DateTimeFormatter
-
A query that provides access to the excess days that were parsed.
- parsedLeapSecond() - Static method in class java.time.format.DateTimeFormatter
-
A query that provides access to whether a leap-second was parsed.
- parseDouble(String) - Static method in class java.lang.Double
-
Returns a new
double
initialized to the value represented by the specifiedString
, as performed by thevalueOf
method of classDouble
. - parseDTDMarkup() - Method in class javax.swing.text.html.parser.Parser
-
Parses the Document Type Declaration markup declaration.
- ParseException - Exception in java.text
-
Signals that an error has been reached unexpectedly while parsing.
- ParseException(String, int) - Constructor for exception java.text.ParseException
-
Constructs a ParseException with the specified detail message and offset.
- parseFloat(String) - Static method in class java.lang.Float
-
Returns a new
float
initialized to the value represented by the specifiedString
, as performed by thevalueOf
method of classFloat
. - parseInt(CharSequence, int, int, int) - Static method in class java.lang.Integer
-
Parses the
CharSequence
argument as a signedint
in the specifiedradix
, beginning at the specifiedbeginIndex
and extending toendIndex - 1
. - parseInt(String) - Static method in class java.lang.Integer
-
Parses the string argument as a signed decimal integer.
- 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.
- parseLenient() - Method in class java.time.format.DateTimeFormatterBuilder
-
Changes the parse style to be lenient for the remainder of the formatter.
- parseLevel(String) - Static method in class java.rmi.server.LogStream
-
Deprecated.no replacement
- parseLong(CharSequence, int, int, int) - Static method in class java.lang.Long
-
Parses the
CharSequence
argument as a signedlong
in the specifiedradix
, beginning at the specifiedbeginIndex
and extending toendIndex - 1
. - parseLong(String) - Static method in class java.lang.Long
-
Parses the string argument as a signed decimal
long
. - 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. - parseMarkupDeclarations(StringBuffer) - Method in class javax.swing.text.html.parser.Parser
-
Parse markup declarations.
- parseNumbers() - Method in class java.io.StreamTokenizer
-
Specifies that numbers should be parsed by this tokenizer.
- parseObject(String) - Method in class java.text.Format
-
Parses text from the beginning of the given string to produce an object.
- parseObject(String, ParsePosition) - Method in class java.text.DateFormat
-
Parses text from a string to produce a
Date
. - parseObject(String, ParsePosition) - Method in class java.text.Format
-
Parses text from a string to produce an object.
- parseObject(String, ParsePosition) - Method in class java.text.MessageFormat
-
Parses text from a string to produce an object array.
- parseObject(String, ParsePosition) - Method in class java.text.NumberFormat
-
Parses text from a string to produce a
Number
. - ParsePosition - Class in java.text
-
ParsePosition
is a simple class used byFormat
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 in javax.swing.text.html.parser
-
A simple DTD-driven HTML parser.
- Parser - Interface in jdk.nashorn.api.tree
-
Deprecated, for removal: This API element is subject to removal in a future version.Nashorn JavaScript script engine and APIs, and the jjs tool are deprecated with the intent to remove them in a future release.
- Parser - Interface in org.xml.sax
-
Deprecated.This interface has been replaced by the SAX2
XMLReader
interface, which includes Namespace support. - Parser() - Constructor for class javax.swing.text.html.HTMLEditorKit.Parser
- Parser(DTD) - Constructor for class javax.swing.text.html.parser.Parser
-
Creates parser with the specified
dtd
. - ParserAdapter - Class in org.xml.sax.helpers
-
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.
- ParserCallback() - Constructor for class javax.swing.text.html.HTMLEditorKit.ParserCallback
- ParserConfigurationException - Exception in javax.xml.parsers
-
Indicates a serious configuration error.
- ParserConfigurationException() - Constructor for exception javax.xml.parsers.ParserConfigurationException
-
Create a new
ParserConfigurationException
with no detail message. - ParserConfigurationException(String) - Constructor for exception javax.xml.parsers.ParserConfigurationException
-
Create a new
ParserConfigurationException
with theString
specified as an error message. - ParserDelegator - Class in javax.swing.text.html.parser
-
Responsible for starting up a new DocumentParser each time its parse method is invoked.
- ParserDelegator() - Constructor for class javax.swing.text.html.parser.ParserDelegator
-
Creates
ParserDelegator
with default DTD. - ParserFactory - Class in org.xml.sax.helpers
-
Deprecated.This class works with the deprecated
Parser
interface. - parseServerAuthority() - Method in class java.net.URI
-
Attempts to parse this URI's authority component, if defined, into user-information, host, and port components.
- parseShort(String) - Static method in class java.lang.Short
-
Parses the string argument as a signed decimal
short
. - parseShort(String, int) - Static method in class java.lang.Short
-
Parses the string argument as a signed
short
in the radix specified by the second argument. - parseStrict() - Method in class java.time.format.DateTimeFormatterBuilder
-
Changes the parse style to be strict for the remainder of the formatter.
- parseUnresolved(CharSequence, ParsePosition) - Method in class java.time.format.DateTimeFormatter
-
Parses the text using this formatter, without resolving the result, intended for advanced use cases.
- parseUnsignedInt(CharSequence, int, int, int) - Static method in class java.lang.Integer
-
Parses the
CharSequence
argument as an unsignedint
in the specifiedradix
, beginning at the specifiedbeginIndex
and extending toendIndex - 1
. - parseUnsignedInt(String) - Static method in class java.lang.Integer
-
Parses the string argument as an unsigned decimal integer.
- parseUnsignedInt(String, int) - Static method in class java.lang.Integer
-
Parses the string argument as an unsigned integer in the radix specified by the second argument.
- parseUnsignedLong(CharSequence, int, int, int) - Static method in class java.lang.Long
-
Parses the
CharSequence
argument as an unsignedlong
in the specifiedradix
, beginning at the specifiedbeginIndex
and extending toendIndex - 1
. - parseUnsignedLong(String) - Static method in class java.lang.Long
-
Parses the string argument as an unsigned decimal
long
. - parseUnsignedLong(String, int) - Static method in class java.lang.Long
-
Parses the string argument as an unsigned
long
in the radix specified by the second argument. - parseURI(String) - Method in interface org.w3c.dom.ls.LSParser
-
Parse an XML document from a location identified by a URI reference [IETF RFC 2396].
- parseURL(URL, String, int, int) - Method in class java.net.URLStreamHandler
-
Parses the string representation of a
URL
into aURL
object. - parseWithContext(LSInput, Node, short) - Method in interface org.w3c.dom.ls.LSParser
-
Parse an XML fragment from a resource identified by a
LSInput
and insert the content into an existing document at the position specified with thecontext
andaction
arguments. - PART1_ALPHA2 - java.util.Locale.IsoCountryCode
-
PART1_ALPHA2 is used to represent the ISO3166-1 alpha-2 two letter country codes.
- PART1_ALPHA3 - java.util.Locale.IsoCountryCode
-
PART1_ALPHA3 is used to represent the ISO3166-1 alpha-3 three letter country codes.
- PART3 - java.util.Locale.IsoCountryCode
-
PART3 is used to represent the ISO3166-3 four letter country codes.
- PartialResultException - Exception in javax.naming
-
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() - Constructor for exception javax.naming.PartialResultException
-
Constructs a new instance of PartialResultException.
- PartialResultException(String) - Constructor for exception javax.naming.PartialResultException
-
Constructs a new instance of the exception using the explanation message specified.
- partitioningBy(Predicate<? super T>) - Static method in class java.util.stream.Collectors
-
Returns a
Collector
which partitions the input elements according to aPredicate
, and organizes them into aMap<Boolean, List<T>>
. - partitioningBy(Predicate<? super T>, Collector<? super T, A, D>) - Static method in class java.util.stream.Collectors
-
Returns a
Collector
which partitions the input elements according to aPredicate
, reduces the values in each partition according to anotherCollector
, and organizes them into aMap<Boolean, D>
whose values are the result of the downstream reduction. - PASS - Static variable in interface java.util.jar.Pack200.Packer
-
Deprecated.The string "pass", a possible value for certain properties.
- PASS_FILE_PFX - Static variable in interface java.util.jar.Pack200.Packer
-
Deprecated.Indicates that a file should be passed through bytewise, with no compression.
- passComplete(ImageReader, BufferedImage) - Method in interface javax.imageio.event.IIOReadUpdateListener
-
Reports that the current read operation has completed a progressive pass.
- passStarted(ImageReader, BufferedImage, int, int, int, int, int, int, int, int[]) - Method in interface javax.imageio.event.IIOReadUpdateListener
-
Reports that the current read operation is about to begin a progressive pass.
- password(String) - Method in interface java.sql.ConnectionBuilder
-
Specifies the password to be used when creating a connection
- password(String) - Method in interface javax.sql.PooledConnectionBuilder
-
Specifies the password to be used when creating a connection
- password(String) - Method in interface javax.sql.XAConnectionBuilder
-
Specifies the password to be used when creating a connection
- PASSWORD_FIELD - Static variable in class javax.swing.plaf.synth.Region
-
PasswordField region.
- 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.
- PasswordAuthentication - Class in java.net
-
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 in javax.security.auth.callback
-
Underlying security services instantiate and pass a
PasswordCallback
to thehandle
method of aCallbackHandler
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. - PasswordProtection(char[]) - Constructor for class java.security.KeyStore.PasswordProtection
-
Creates a password parameter.
- PasswordProtection(char[], String, AlgorithmParameterSpec) - Constructor for class java.security.KeyStore.PasswordProtection
-
Creates a password parameter and specifies the protection algorithm and associated parameters to use when encrypting a keystore entry.
- PasswordView - Class in javax.swing.text
-
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.
- paste() - Method in class javax.swing.text.JTextComponent
-
Transfers the contents of the system clipboard into the associated text model.
- paste(int) - Method in interface javax.accessibility.AccessibleEditableText
-
Pastes the text from the system clipboard into the text starting at the specified index.
- paste(int) - Method in class javax.swing.JSpinner.AccessibleJSpinner
-
Pastes the text from the system clipboard into the text starting at the specified index.
- paste(int) - Method in class javax.swing.text.JTextComponent.AccessibleJTextComponent
-
Pastes the text from the system clipboard into the text starting at the specified index.
- pasteAction - Static variable in class javax.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.
- PasteAction() - Constructor for class javax.swing.text.DefaultEditorKit.PasteAction
-
Create this object with the appropriate identifier.
- patch() - Method in class java.lang.Runtime.Version
-
Returns the value of the patch element of the version number, or zero if it is absent.
- Patch - Class in javax.sound.midi
-
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.
- PATCH_MODULE_PATH - javax.tools.StandardLocation
-
Location to search for module patches.
- path - Variable in class javax.swing.event.TreeExpansionEvent
-
Path to the value this event represents.
- path - Variable in class javax.swing.event.TreeModelEvent
-
Path to the parent of the nodes that have changed.
- Path - Interface in java.nio.file
-
An object that may be used to locate a file in a file system.
- PATH_TOO_LONG - java.security.cert.PKIXReason
-
The path length constraint has been violated.
- Path2D - Class in java.awt.geom
-
The
Path2D
class provides a simple, yet flexible shape which represents an arbitrary geometric path. - Path2D.Double - Class in java.awt.geom
-
The
Double
class defines a geometric path with coordinates stored in double precision floating point. - Path2D.Float - Class in java.awt.geom
-
The
Float
class defines a geometric path with coordinates stored in single precision floating point. - pathByAddingChild(Object) - Method in class javax.swing.tree.TreePath
-
Returns a new path containing all the elements of this path plus
child
. - pathFromAncestorEnumeration(TreeNode) - Method in class javax.swing.tree.DefaultMutableTreeNode
-
Creates and returns an enumeration that follows the path from
ancestor
to this node. - PathIterator - Interface in java.awt.geom
-
The
PathIterator
interface provides the mechanism for objects that implement theShape
interface to return the geometry of their boundary by allowing a caller to retrieve the path of that boundary a segment at a time. - PathMatcher - Interface in java.nio.file
-
An interface that is implemented by objects that perform match operations on paths.
- paths - Variable in class javax.swing.event.TreeSelectionEvent
-
Paths this event represents.
- Paths - Class in java.nio.file
- PathSearchingVirtualMachine - Interface in com.sun.jdi
-
A virtual machine which searches for classes through paths
- pathSeparator - Static variable in class java.io.File
-
The system-dependent path-separator character, represented as a string for convenience.
- pathSeparatorChar - Static variable in class java.io.File
-
The system-dependent path-separator character.
- pathToPoint(Point2D, boolean, Point2D) - Method in class java.awt.font.LayoutPath
-
Convert a location relative to the path to a point in user coordinates.
- pathWasCollapsed(TreePath) - Method in class javax.swing.plaf.basic.BasicTreeUI
-
Messaged from the
VisibleTreeNode
after it has collapsed. - pathWasExpanded(TreePath) - Method in class javax.swing.plaf.basic.BasicTreeUI
-
Messaged from the
VisibleTreeNode
after it has been expanded. - pattern() - Method in class java.util.regex.Matcher
-
Returns the pattern that is interpreted by this matcher.
- pattern() - Method in class java.util.regex.Pattern
-
Returns the regular expression from which this pattern was compiled.
- Pattern - Class in java.util.regex
-
A compiled representation of a regular expression.
- PatternSyntaxException - Exception in java.util.regex
-
Unchecked exception thrown to indicate a syntax error in a regular-expression pattern.
- PatternSyntaxException(String, String, int) - Constructor for exception java.util.regex.PatternSyntaxException
-
Constructs a new instance of this class.
- PAU_CIN_HAU - java.lang.Character.UnicodeScript
-
Unicode script "Pau Cin Hau".
- PAU_CIN_HAU - Static variable in class java.lang.Character.UnicodeBlock
-
Constant for the "Pau Cin Hau" Unicode character block.
- PAUSE - Static variable in class java.awt.Event
-
Deprecated.The Pause key, a non-ASCII action key.
- PAUSED - java.awt.Taskbar.State
-
Shows progress as paused, progress can be resumed by the user.
- PAUSED - Static variable in class javax.print.attribute.standard.PrinterStateReason
-
Someone has paused the printer and the printer's
PrinterState
isSTOPPED
. - payloadProtocolID() - Method in class com.sun.nio.sctp.MessageInfo
-
Returns the payload protocol Identifier.
- payloadProtocolID(int) - Method in class com.sun.nio.sctp.MessageInfo
-
Sets the payload protocol Identifier.
- PBEKey - Interface in javax.crypto.interfaces
-
The interface to a PBE key.
- PBEKeySpec - Class in javax.crypto.spec
-
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) - Constructor for class javax.crypto.spec.PBEKeySpec
-
Constructor that takes a password, salt, iteration count for generating PBEKey of fixed-key-size PBE ciphers.
- 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.
- PBEParameterSpec - Class in javax.crypto.spec
-
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.
- PBEParameterSpec(byte[], int, AlgorithmParameterSpec) - Constructor for class javax.crypto.spec.PBEParameterSpec
-
Constructs a parameter set for password-based encryption as defined in the PKCS #5 standard.
- pcdata - Variable in class javax.swing.text.html.parser.DTD
-
The element corresponding to pcdata.
- 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_FLOAT - Static variable in class javax.sound.sampled.AudioFormat.Encoding
-
Specifies floating-point PCM data.
- 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.
- pcSupport - Variable in class java.beans.beancontext.BeanContextChildSupport
-
The
PropertyChangeSupport
associated with thisBeanContextChildSupport
. - 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 in javax.print.attribute.standard
-
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.
- peek() - Method in class java.util.ArrayDeque
-
Retrieves, but does not remove, the head of the queue represented by this deque, or returns
null
if this deque is empty. - peek() - Method in interface java.util.concurrent.BlockingDeque
-
Retrieves, but does not remove, the head of the queue represented by this deque (in other words, the first element of this deque), or returns
null
if this deque is empty. - peek() - Method in class java.util.concurrent.DelayQueue
-
Retrieves, but does not remove, the head of this queue, or returns
null
if this queue is empty. - peek() - Method in class java.util.concurrent.SynchronousQueue
-
Always returns
null
. - peek() - Method in interface java.util.Deque
-
Retrieves, but does not remove, the head of the queue represented by this deque (in other words, the first element of this deque), or returns
null
if this deque is empty. - peek() - Method in class java.util.LinkedList
-
Retrieves, but does not remove, the head (first element) of this list.
- peek() - Method in interface java.util.Queue
-
Retrieves, but does not remove, the head of this queue, or returns
null
if this queue is empty. - peek() - Method in class java.util.Stack
-
Looks at the object at the top of this stack without removing it from the stack.
- peek() - Method in interface javax.xml.stream.XMLEventReader
-
Check the next XMLEvent without reading it from the stream.
- peek(InetAddress) - Method in class java.net.DatagramSocketImpl
-
Peek at the packet to see who it is from.
- peek(Consumer<? super T>) - Method in interface java.util.stream.Stream
-
Returns a stream consisting of the elements of this stream, additionally performing the provided action on each element as elements are consumed from the resulting stream.
- peek(DoubleConsumer) - Method in interface java.util.stream.DoubleStream
-
Returns a stream consisting of the elements of this stream, additionally performing the provided action on each element as elements are consumed from the resulting stream.
- peek(IntConsumer) - Method in interface java.util.stream.IntStream
-
Returns a stream consisting of the elements of this stream, additionally performing the provided action on each element as elements are consumed from the resulting stream.
- peek(LongConsumer) - Method in interface java.util.stream.LongStream
-
Returns a stream consisting of the elements of this stream, additionally performing the provided action on each element as elements are consumed from the resulting stream.
- peekData(DatagramPacket) - Method in class java.net.DatagramSocketImpl
-
Peek at the packet to see who it is from.
- peekEvent() - Method in class java.awt.EventQueue
-
Returns the first event on the
EventQueue
without removing it. - peekEvent(int) - Method in class java.awt.EventQueue
-
Returns the first event with the specified id, if any.
- peekFirst() - Method in interface java.util.Deque
-
Retrieves, but does not remove, the first element of this deque, or returns
null
if this deque is empty. - peekFirst() - Method in class java.util.LinkedList
-
Retrieves, but does not remove, the first element of this list, or returns
null
if this list is empty. - peekLast() - Method in interface java.util.Deque
-
Retrieves, but does not remove, the last element of this deque, or returns
null
if this deque is empty. - peekLast() - Method in class java.util.LinkedList
-
Retrieves, but does not remove, the last element of this list, or returns
null
if this list is empty. - peekNextLocalTask() - Static method in class java.util.concurrent.ForkJoinTask
-
Returns, but does not unschedule or execute, a task queued by the current thread but not yet executed, if one is immediately available.
- PeerAddressChangeNotification - Class in com.sun.nio.sctp
-
Notification emitted when a destination address on a multi-homed peer encounters a change.
- PeerAddressChangeNotification() - Constructor for class com.sun.nio.sctp.PeerAddressChangeNotification
-
Initializes a new instance of this class.
- PeerAddressChangeNotification.AddressChangeEvent - Enum in com.sun.nio.sctp
-
Defines the type of address change event that occurred to the destination address on a multi-homed peer when it encounters a change of interface details.
- PENDING - javax.swing.SwingWorker.StateValue
-
Initial
SwingWorker
state. - 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.
- Percentage - Annotation Type in jdk.jfr
-
Event field annotation to use on fractions, typically between
0.0
and1.0
, to specify that the value is a percentage. - performDefaultLayout() - Method in class java.awt.font.GlyphVector
-
Assigns default positions to each glyph in this
GlyphVector
. - performQuit() - Method in interface java.awt.desktop.QuitResponse
-
Notifies the external quit requester that the quit will proceed, and performs the default
QuitStrategy
. - period(int, int, int) - Method in interface java.time.chrono.Chronology
-
Obtains a period for this chronology based on years, months and days.
- period(int, int, int) - Method in class java.time.chrono.IsoChronology
-
Obtains a period for this chronology based on years, months and days.
- Period - Class in java.time
-
A date-based amount of time in the ISO-8601 calendar system, such as '2 years, 3 months and 4 days'.
- Period - Annotation Type in jdk.jfr
-
Event annotation, specifies the default setting value for a periodic event.
- PERMILLE - Static variable in class java.text.NumberFormat.Field
-
Constant identifying the permille field.
- Permission - Class in java.security
-
Abstract class for representing access to a system resource.
- Permission - Interface in java.security.acl
-
Deprecated, for removal: This API element is subject to removal in a future version.This class is deprecated and subject to removal in a future version of Java SE. It has been replaced by
java.security.Policy
and related classes since 1.2. - Permission(String) - Constructor for class java.security.Permission
-
Constructs a permission with the specified name.
- PermissionCollection - Class in java.security
-
Abstract class representing a collection of Permission objects.
- PermissionCollection() - Constructor for class java.security.PermissionCollection
- permissions() - Method in class java.nio.file.attribute.AclEntry
-
Returns a copy of the permissions component.
- permissions() - Method in interface java.nio.file.attribute.PosixFileAttributes
-
Returns the permissions of the file.
- permissions() - Method in interface java.security.acl.AclEntry
-
Deprecated.Returns an enumeration of the permissions in this ACL entry.
- Permissions - Class in java.security
-
This class represents a heterogeneous collection of Permissions.
- Permissions() - Constructor for class java.security.Permissions
-
Creates a new Permissions object containing no PermissionCollections.
- permits(Set<CryptoPrimitive>, String, AlgorithmParameters) - Method in interface java.security.AlgorithmConstraints
-
Determines whether an algorithm is granted permission for the specified cryptographic primitives.
- permits(Set<CryptoPrimitive>, String, Key, AlgorithmParameters) - Method in interface java.security.AlgorithmConstraints
-
Determines whether an algorithm and the corresponding key are granted permission for the specified cryptographic primitives.
- permits(Set<CryptoPrimitive>, Key) - Method in interface java.security.AlgorithmConstraints
-
Determines whether a key is granted permission for the specified cryptographic primitives.
- permuteArguments(MethodHandle, MethodType, int...) - Static method in class java.lang.invoke.MethodHandles
-
Produces a method handle which adapts the calling sequence of the given method handle to a new type, by reordering the arguments.
- PERPIXEL_TRANSLUCENT - java.awt.GraphicsDevice.WindowTranslucency
-
Represents support in the underlying system for windows that contain or might contain pixels with arbitrary alpha values between and including 0.0 and 1.0.
- PERPIXEL_TRANSPARENT - java.awt.GraphicsDevice.WindowTranslucency
-
Represents support in the underlying system for windows each pixel of which is guaranteed to be either completely opaque, with an alpha value of 1.0, or completely transparent, with an alpha value of 0.0.
- PERSIST - Static variable in class javax.swing.JFormattedTextField
-
Constant identifying that when focus is lost, the edited value should be left.
- persistence(Map<String, String>) - Method in interface jdk.jshell.tool.JavaShellToolBuilder
-
Set the storage mechanism for persistent information which includes input history and retained settings.
- persistence(Preferences) - Method in interface jdk.jshell.tool.JavaShellToolBuilder
-
Set the storage mechanism for persistent information which includes input history and retained settings.
- PersistenceDelegate - Class in java.beans
-
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
- PersistentMBean - Interface in javax.management
-
This class is the interface to be implemented by MBeans that are meant to be persistent.
- PersistentSnippet - Class in jdk.jshell
-
Grouping for Snippets which persist and influence future code.
- 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
-
Deprecated.The Page Down key, a non-ASCII action key.
- PGPData - Interface in javax.xml.crypto.dsig.keyinfo
-
A representation of the XML
PGPData
element as defined in the W3C Recommendation for XML-Signature Syntax and Processing. - PGUP - Static variable in class java.awt.Event
-
Deprecated.The Page Up key, a non-ASCII action key.
- PHAGS_PA - java.lang.Character.UnicodeScript
-
Unicode script "Phags_Pa".
- PHAGS_PA - Static variable in class java.lang.Character.UnicodeBlock
-
Constant for the "Phags-pa" Unicode character block.
- PHAISTOS_DISC - Static variable in class java.lang.Character.UnicodeBlock
-
Constant for the "Phaistos Disc" Unicode character block.
- PhantomReference<T> - Class in java.lang.ref
-
Phantom reference objects, which are enqueued after the collector determines that their referents may otherwise be reclaimed.
- PhantomReference(T, ReferenceQueue<? super T>) - 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.
- Phaser - Class in java.util.concurrent
-
A reusable synchronization barrier, similar in functionality to
CyclicBarrier
andCountDownLatch
but supporting more flexible usage. - Phaser() - Constructor for class java.util.concurrent.Phaser
-
Creates a new phaser with no initially registered parties, no parent, and initial phase number 0.
- Phaser(int) - Constructor for class java.util.concurrent.Phaser
-
Creates a new phaser with the given number of registered unarrived parties, no parent, and initial phase number 0.
- Phaser(Phaser) - Constructor for class java.util.concurrent.Phaser
-
Equivalent to
Phaser(parent, 0)
. - Phaser(Phaser, int) - Constructor for class java.util.concurrent.Phaser
-
Creates a new phaser with the given parent and number of registered unarrived parties.
- PHOENICIAN - java.lang.Character.UnicodeScript
-
Unicode script "Phoenician".
- PHOENICIAN - Static variable in class java.lang.Character.UnicodeBlock
-
Constant for the "Phoenician" Unicode character block.
- PHONETIC_EXTENSIONS - Static variable in class java.lang.Character.UnicodeBlock
-
Constant for the "Phonetic Extensions" Unicode character block.
- PHONETIC_EXTENSIONS_SUPPLEMENT - Static variable in class java.lang.Character.UnicodeBlock
-
Constant for the "Phonetic Extensions Supplement" Unicode character block.
- PHOTOMETRIC_INTERPRETATION_BLACK_IS_ZERO - Static variable in class javax.imageio.plugins.tiff.BaselineTIFFTagSet
-
A value to be used with the "PhotometricInterpretation" tag.
- PHOTOMETRIC_INTERPRETATION_CIELAB - Static variable in class javax.imageio.plugins.tiff.BaselineTIFFTagSet
-
A value to be used with the "PhotometricInterpretation" tag.
- PHOTOMETRIC_INTERPRETATION_CMYK - Static variable in class javax.imageio.plugins.tiff.BaselineTIFFTagSet
-
A value to be used with the "PhotometricInterpretation" tag.
- PHOTOMETRIC_INTERPRETATION_ICCLAB - Static variable in class javax.imageio.plugins.tiff.BaselineTIFFTagSet
-
A value to be used with the "PhotometricInterpretation" tag.
- PHOTOMETRIC_INTERPRETATION_PALETTE_COLOR - Static variable in class javax.imageio.plugins.tiff.BaselineTIFFTagSet
-
A value to be used with the "PhotometricInterpretation" tag.
- PHOTOMETRIC_INTERPRETATION_RGB - Static variable in class javax.imageio.plugins.tiff.BaselineTIFFTagSet
-
A value to be used with the "PhotometricInterpretation" tag.
- PHOTOMETRIC_INTERPRETATION_TRANSPARENCY_MASK - Static variable in class javax.imageio.plugins.tiff.BaselineTIFFTagSet
-
A value to be used with the "PhotometricInterpretation" tag.
- PHOTOMETRIC_INTERPRETATION_WHITE_IS_ZERO - Static variable in class javax.imageio.plugins.tiff.BaselineTIFFTagSet
-
A value to be used with the "PhotometricInterpretation" tag.
- PHOTOMETRIC_INTERPRETATION_Y_CB_CR - Static variable in class javax.imageio.plugins.tiff.BaselineTIFFTagSet
-
A value to be used with the "PhotometricInterpretation" tag.
- 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
-
The DTD constant corresponds to PI
- 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.
- pid() - Method in class java.lang.Process
-
Returns the native process ID of the process.
- pid() - Method in interface java.lang.ProcessHandle
-
Returns the native process ID of the process.
- 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.
- PINK - Static variable in class java.awt.Color
-
The color pink.
- Pipe - Class in java.nio.channels
-
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 - java.lang.ProcessBuilder.Redirect.Type
-
The type of
Redirect.PIPE
. - PIPE - Static variable in class java.lang.ProcessBuilder.Redirect
-
Indicates that subprocess I/O will be connected to the current Java process over a pipe.
- PIPE_SIZE - Static variable in class java.io.PipedInputStream
-
The default size of the pipe's circular input buffer.
- Pipe.SinkChannel - Class in java.nio.channels
-
A channel representing the writable end of a
Pipe
. - Pipe.SourceChannel - Class in java.nio.channels
-
A channel representing the readable end of a
Pipe
. - PipedInputStream - Class in java.io
-
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() - Constructor for class java.io.PipedInputStream
-
Creates a
PipedInputStream
so that it is not yet connected. - PipedInputStream(int) - Constructor for class java.io.PipedInputStream
-
Creates a
PipedInputStream
so that it is not yet connected and uses the specified pipe size for the pipe's buffer. - PipedInputStream(PipedOutputStream) - Constructor for class java.io.PipedInputStream
-
Creates a
PipedInputStream
so that it is connected to the piped output streamsrc
. - PipedInputStream(PipedOutputStream, int) - Constructor for class java.io.PipedInputStream
-
Creates a
PipedInputStream
so that it is connected to the piped output streamsrc
and uses the specified pipe size for the pipe's buffer. - PipedOutputStream - Class in java.io
-
A piped output stream can be connected to a piped input stream to create a communications pipe.
- PipedOutputStream() - Constructor for class java.io.PipedOutputStream
-
Creates a piped output stream that is not yet connected to a piped input stream.
- PipedOutputStream(PipedInputStream) - Constructor for class java.io.PipedOutputStream
-
Creates a piped output stream connected to the specified piped input stream.
- PipedReader - Class in java.io
-
Piped character-input streams.
- PipedReader() - Constructor for class java.io.PipedReader
-
Creates a
PipedReader
so that it is not yet connected. - PipedReader(int) - Constructor for class java.io.PipedReader
-
Creates a
PipedReader
so that it is not yetconnected
and uses the specified pipe size for the pipe's buffer. - PipedReader(PipedWriter) - Constructor for class java.io.PipedReader
-
Creates a
PipedReader
so that it is connected to the piped writersrc
. - PipedReader(PipedWriter, int) - Constructor for class java.io.PipedReader
-
Creates a
PipedReader
so that it is connected to the piped writersrc
and uses the specified pipe size for the pipe's buffer. - PipedWriter - Class in java.io
-
Piped character-output streams.
- PipedWriter() - Constructor for class java.io.PipedWriter
-
Creates a piped writer that is not yet connected to a piped reader.
- PipedWriter(PipedReader) - Constructor for class java.io.PipedWriter
-
Creates a piped writer connected to the specified piped reader.
- PITCH_BEND - Static variable in class javax.sound.midi.ShortMessage
-
Command value for Pitch Bend message (0xE0, or 224).
- pixel_bits - Variable in class java.awt.image.ColorModel
-
The total number of bits in the pixel.
- PixelGrabber - Class in java.awt.image
-
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(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.
- 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.
- PixelInterleavedSampleModel - Class in java.awt.image
-
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.
- pixelStride - Variable in class java.awt.image.ComponentSampleModel
-
Pixel stride (in data array elements) of the region of image data described by this ComponentSampleModel.
- PKCS12Attribute - Class in java.security
-
An attribute associated with a PKCS12 keystore entry.
- PKCS12Attribute(byte[]) - Constructor for class java.security.PKCS12Attribute
-
Constructs a PKCS12 attribute from its ASN.1 DER encoding.
- PKCS12Attribute(String, String) - Constructor for class java.security.PKCS12Attribute
-
Constructs a PKCS12 attribute from its name and value.
- PKCS8EncodedKeySpec - Class in java.security.spec
-
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. - PKCS8EncodedKeySpec(byte[], String) - Constructor for class java.security.spec.PKCS8EncodedKeySpec
-
Creates a new
PKCS8EncodedKeySpec
with the given encoded key and algorithm. - PKIXBuilderParameters - Class in java.security.cert
-
Parameters used as input for the PKIX
CertPathBuilder
algorithm. - 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 specifiedKeyStore
. - PKIXBuilderParameters(Set<TrustAnchor>, CertSelector) - Constructor for class java.security.cert.PKIXBuilderParameters
-
Creates an instance of
PKIXBuilderParameters
with the specifiedSet
of most-trusted CAs. - PKIXCertPathBuilderResult - Class in java.security.cert
-
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 in java.security.cert
-
An abstract class that performs one or more checks on an
X509Certificate
. - PKIXCertPathChecker() - Constructor for class java.security.cert.PKIXCertPathChecker
-
Default constructor.
- PKIXCertPathValidatorResult - Class in java.security.cert
-
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 in java.security.cert
-
Parameters used as input for the PKIX
CertPathValidator
algorithm. - 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 specifiedKeyStore
. - PKIXParameters(Set<TrustAnchor>) - Constructor for class java.security.cert.PKIXParameters
-
Creates an instance of
PKIXParameters
with the specifiedSet
of most-trusted CAs. - PKIXReason - Enum in java.security.cert
-
The
PKIXReason
enumerates the potential PKIX-specific reasons that an X.509 certification path may be invalid according to the PKIX (RFC 5280) standard. - PKIXRevocationChecker - Class in java.security.cert
-
A
PKIXCertPathChecker
for checking the revocation status of certificates with the PKIX algorithm. - PKIXRevocationChecker() - Constructor for class java.security.cert.PKIXRevocationChecker
-
Default constructor.
- PKIXRevocationChecker.Option - Enum in java.security.cert
-
Various revocation options that can be specified for the revocation checking mechanism.
- 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.
- PlainDocument - Class in javax.swing.text
-
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.
- plainTextFlavor - Static variable in class java.awt.datatransfer.DataFlavor
-
Deprecated.as of 1.3. Use
DataFlavor.getReaderForText(java.awt.datatransfer.Transferable)
instead ofTransferable.getTransferData(DataFlavor.plainTextFlavor)
. - PlainView - Class in javax.swing.text
-
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.
- PLANAR_CONFIGURATION_CHUNKY - Static variable in class javax.imageio.plugins.tiff.BaselineTIFFTagSet
-
A value to be used with the "PlanarConfiguration" tag.
- PLANAR_CONFIGURATION_PLANAR - Static variable in class javax.imageio.plugins.tiff.BaselineTIFFTagSet
-
A value to be used with the "PlanarConfiguration" tag.
- PLATFORM_CLASS_PATH - javax.tools.StandardLocation
-
Location to search for platform classes.
- PlatformLoggingMXBean - Interface in java.lang.management
-
The management interface for the logging facility.
- PlatformManagedObject - Interface in java.lang.management
-
A platform managed object is a JMX MXBean for monitoring and managing a component in the Java platform.
- play() - Method in interface java.applet.AudioClip
-
Deprecated.Starts playing this audio clip.
- play(URL) - Method in class java.applet.Applet
-
Deprecated.Plays the audio clip at the specified absolute URL.
- play(URL, String) - Method in class java.applet.Applet
-
Deprecated.Plays the audio clip given the URL and a specifier that is relative to it.
- PLAYING_CARDS - Static variable in class java.lang.Character.UnicodeBlock
-
Constant for the "Playing Cards" Unicode character block.
- playSound(Action) - Method in class javax.swing.plaf.basic.BasicLookAndFeel
-
If necessary, invokes
actionPerformed
onaudioAction
to play a sound. - Plugin - Interface in com.sun.source.util
-
The interface for a javac plug-in.
- pluginClassName - Variable in class javax.imageio.spi.ImageReaderWriterSpi
-
A
String
containing the name of the associated plug-in class, initiallynull
. - plus() - Method in class java.math.BigDecimal
-
Returns a
BigDecimal
whose value is(+this)
, and whose scale isthis.scale()
. - plus(long) - Method in enum java.time.DayOfWeek
-
Returns the day-of-week that is the specified number of days after this one.
- plus(long) - Method in enum java.time.Month
-
Returns the month-of-year that is the specified number of months after this one.
- plus(long, TemporalUnit) - Method in interface java.time.chrono.ChronoLocalDate
-
Returns an object of the same type as this object with the specified period added.
- plus(long, TemporalUnit) - Method in interface java.time.chrono.ChronoLocalDateTime
-
Returns an object of the same type as this object with the specified period added.
- plus(long, TemporalUnit) - Method in interface java.time.chrono.ChronoZonedDateTime
-
Returns an object of the same type as this object with the specified period added.
- plus(long, TemporalUnit) - Method in class java.time.Duration
-
Returns a copy of this duration with the specified duration added.
- plus(long, TemporalUnit) - Method in class java.time.Instant
-
Returns a copy of this instant with the specified amount added.
- plus(long, TemporalUnit) - Method in class java.time.LocalDate
-
Returns a copy of this date with the specified amount added.
- plus(long, TemporalUnit) - Method in class java.time.LocalDateTime
-
Returns a copy of this date-time with the specified amount added.
- plus(long, TemporalUnit) - Method in class java.time.LocalTime
-
Returns a copy of this time with the specified amount added.
- plus(long, TemporalUnit) - Method in class java.time.OffsetDateTime
-
Returns a copy of this date-time with the specified amount added.
- plus(long, TemporalUnit) - Method in class java.time.OffsetTime
-
Returns a copy of this time with the specified amount added.
- plus(long, TemporalUnit) - Method in interface java.time.temporal.Temporal
-
Returns an object of the same type as this object with the specified period added.
- plus(long, TemporalUnit) - Method in class java.time.Year
-
Returns a copy of this year with the specified amount added.
- plus(long, TemporalUnit) - Method in class java.time.YearMonth
-
Returns a copy of this year-month with the specified amount added.
- plus(long, TemporalUnit) - Method in class java.time.ZonedDateTime
-
Returns a copy of this date-time with the specified amount added.
- plus(MathContext) - Method in class java.math.BigDecimal
-
Returns a
BigDecimal
whose value is(+this)
, with rounding according to the context settings. - plus(Duration) - Method in class java.time.Duration
-
Returns a copy of this duration with the specified duration added.
- plus(TemporalAmount) - Method in interface java.time.chrono.ChronoLocalDate
-
Returns an object of the same type as this object with an amount added.
- plus(TemporalAmount) - Method in interface java.time.chrono.ChronoLocalDateTime
-
Returns an object of the same type as this object with an amount added.
- plus(TemporalAmount) - Method in interface java.time.chrono.ChronoPeriod
-
Returns a copy of this period with the specified period added.
- plus(TemporalAmount) - Method in interface java.time.chrono.ChronoZonedDateTime
-
Returns an object of the same type as this object with an amount added.
- plus(TemporalAmount) - Method in class java.time.chrono.HijrahDate
-
Returns an object of the same type as this object with an amount added.
- plus(TemporalAmount) - Method in class java.time.chrono.JapaneseDate
-
Returns an object of the same type as this object with an amount added.
- plus(TemporalAmount) - Method in class java.time.chrono.MinguoDate
-
Returns an object of the same type as this object with an amount added.
- plus(TemporalAmount) - Method in class java.time.chrono.ThaiBuddhistDate
-
Returns an object of the same type as this object with an amount added.
- plus(TemporalAmount) - Method in class java.time.Instant
-
Returns a copy of this instant with the specified amount added.
- plus(TemporalAmount) - Method in class java.time.LocalDate
-
Returns a copy of this date with the specified amount added.
- plus(TemporalAmount) - Method in class java.time.LocalDateTime
-
Returns a copy of this date-time with the specified amount added.
- plus(TemporalAmount) - Method in class java.time.LocalTime
-
Returns a copy of this time with the specified amount added.
- plus(TemporalAmount) - Method in class java.time.OffsetDateTime
-
Returns a copy of this date-time with the specified amount added.
- plus(TemporalAmount) - Method in class java.time.OffsetTime
-
Returns a copy of this time with the specified amount added.
- plus(TemporalAmount) - Method in class java.time.Period
-
Returns a copy of this period with the specified period added.
- plus(TemporalAmount) - Method in interface java.time.temporal.Temporal
-
Returns an object of the same type as this object with an amount added.
- plus(TemporalAmount) - Method in class java.time.Year
-
Returns a copy of this year with the specified amount added.
- plus(TemporalAmount) - Method in class java.time.YearMonth
-
Returns a copy of this year-month with the specified amount added.
- plus(TemporalAmount) - Method in class java.time.ZonedDateTime
-
Returns a copy of this date-time with the specified amount added.
- plus(ValueExp, ValueExp) - Static method in class javax.management.Query
-
Returns a binary expression representing the sum of two numeric values, or the concatenation of two string values.
- PLUS - com.sun.source.tree.Tree.Kind
-
Used for instances of
BinaryTree
representing addition or string concatenation+
. - PLUS - jdk.nashorn.api.tree.Tree.Kind
-
Deprecated.Used for instances of
BinaryTree
representing addition or string concatenation+
. - PLUS - Static variable in class javax.management.Query
-
A code representing the
Query.plus(javax.management.ValueExp, javax.management.ValueExp)
expression. - PLUS_ASSIGNMENT - com.sun.source.tree.Tree.Kind
-
Used for instances of
CompoundAssignmentTree
representing addition or string concatenation assignment+=
. - PLUS_ASSIGNMENT - jdk.nashorn.api.tree.Tree.Kind
-
Deprecated.Used for instances of
CompoundAssignmentTree
representing addition or string concatenation assignment+=
. - plusDays(long) - Method in class java.time.Duration
-
Returns a copy of this duration with the specified duration in standard 24 hour days added.
- plusDays(long) - Method in class java.time.LocalDate
-
Returns a copy of this
LocalDate
with the specified number of days added. - plusDays(long) - Method in class java.time.LocalDateTime
-
Returns a copy of this
LocalDateTime
with the specified number of days added. - plusDays(long) - Method in class java.time.OffsetDateTime
-
Returns a copy of this OffsetDateTime with the specified number of days added.
- plusDays(long) - Method in class java.time.Period
-
Returns a copy of this period with the specified days added.
- plusDays(long) - Method in class java.time.ZonedDateTime
-
Returns a copy of this
ZonedDateTime
with the specified number of days added. - plusHours(long) - Method in class java.time.Duration
-
Returns a copy of this duration with the specified duration in hours added.
- plusHours(long) - Method in class java.time.LocalDateTime
-
Returns a copy of this
LocalDateTime
with the specified number of hours added. - plusHours(long) - Method in class java.time.LocalTime
-
Returns a copy of this
LocalTime
with the specified number of hours added. - plusHours(long) - Method in class java.time.OffsetDateTime
-
Returns a copy of this
OffsetDateTime
with the specified number of hours added. - plusHours(long) - Method in class java.time.OffsetTime
-
Returns a copy of this
OffsetTime
with the specified number of hours added. - plusHours(long) - Method in class java.time.ZonedDateTime
-
Returns a copy of this
ZonedDateTime
with the specified number of hours added. - plusMillis(long) - Method in class java.time.Duration
-
Returns a copy of this duration with the specified duration in milliseconds added.
- plusMillis(long) - Method in class java.time.Instant
-
Returns a copy of this instant with the specified duration in milliseconds added.
- plusMinutes(long) - Method in class java.time.Duration
-
Returns a copy of this duration with the specified duration in minutes added.
- plusMinutes(long) - Method in class java.time.LocalDateTime
-
Returns a copy of this
LocalDateTime
with the specified number of minutes added. - plusMinutes(long) - Method in class java.time.LocalTime
-
Returns a copy of this
LocalTime
with the specified number of minutes added. - plusMinutes(long) - Method in class java.time.OffsetDateTime
-
Returns a copy of this
OffsetDateTime
with the specified number of minutes added. - plusMinutes(long) - Method in class java.time.OffsetTime
-
Returns a copy of this
OffsetTime
with the specified number of minutes added. - plusMinutes(long) - Method in class java.time.ZonedDateTime
-
Returns a copy of this
ZonedDateTime
with the specified number of minutes added. - plusMonths(long) - Method in class java.time.LocalDate
-
Returns a copy of this
LocalDate
with the specified number of months added. - plusMonths(long) - Method in class java.time.LocalDateTime
-
Returns a copy of this
LocalDateTime
with the specified number of months added. - plusMonths(long) - Method in class java.time.OffsetDateTime
-
Returns a copy of this
OffsetDateTime
with the specified number of months added. - plusMonths(long) - Method in class java.time.Period
-
Returns a copy of this period with the specified months added.
- plusMonths(long) - Method in class java.time.YearMonth
-
Returns a copy of this
YearMonth
with the specified number of months added. - plusMonths(long) - Method in class java.time.ZonedDateTime
-
Returns a copy of this
ZonedDateTime
with the specified number of months added. - plusNanos(long) - Method in class java.time.Duration
-
Returns a copy of this duration with the specified duration in nanoseconds added.
- plusNanos(long) - Method in class java.time.Instant
-
Returns a copy of this instant with the specified duration in nanoseconds added.
- plusNanos(long) - Method in class java.time.LocalDateTime
-
Returns a copy of this
LocalDateTime
with the specified number of nanoseconds added. - plusNanos(long) - Method in class java.time.LocalTime
-
Returns a copy of this
LocalTime
with the specified number of nanoseconds added. - plusNanos(long) - Method in class java.time.OffsetDateTime
-
Returns a copy of this
OffsetDateTime
with the specified number of nanoseconds added. - plusNanos(long) - Method in class java.time.OffsetTime
-
Returns a copy of this
OffsetTime
with the specified number of nanoseconds added. - plusNanos(long) - Method in class java.time.ZonedDateTime
-
Returns a copy of this
ZonedDateTime
with the specified number of nanoseconds added. - plusSeconds(long) - Method in class java.time.Duration
-
Returns a copy of this duration with the specified duration in seconds added.
- plusSeconds(long) - Method in class java.time.Instant
-
Returns a copy of this instant with the specified duration in seconds added.
- plusSeconds(long) - Method in class java.time.LocalDateTime
-
Returns a copy of this
LocalDateTime
with the specified number of seconds added. - plusSeconds(long) - Method in class java.time.LocalTime
-
Returns a copy of this
LocalTime
with the specified number of seconds added. - plusSeconds(long) - Method in class java.time.OffsetDateTime
-
Returns a copy of this
OffsetDateTime
with the specified number of seconds added. - plusSeconds(long) - Method in class java.time.OffsetTime
-
Returns a copy of this
OffsetTime
with the specified number of seconds added. - plusSeconds(long) - Method in class java.time.ZonedDateTime
-
Returns a copy of this
ZonedDateTime
with the specified number of seconds added. - plusWeeks(long) - Method in class java.time.LocalDate
-
Returns a copy of this
LocalDate
with the specified number of weeks added. - plusWeeks(long) - Method in class java.time.LocalDateTime
-
Returns a copy of this
LocalDateTime
with the specified number of weeks added. - plusWeeks(long) - Method in class java.time.OffsetDateTime
-
Returns a copy of this OffsetDateTime with the specified number of weeks added.
- plusWeeks(long) - Method in class java.time.ZonedDateTime
-
Returns a copy of this
ZonedDateTime
with the specified number of weeks added. - plusYears(long) - Method in class java.time.LocalDate
-
Returns a copy of this
LocalDate
with the specified number of years added. - plusYears(long) - Method in class java.time.LocalDateTime
-
Returns a copy of this
LocalDateTime
with the specified number of years added. - plusYears(long) - Method in class java.time.OffsetDateTime
-
Returns a copy of this
OffsetDateTime
with the specified number of years added. - plusYears(long) - Method in class java.time.Period
-
Returns a copy of this period with the specified years added.
- plusYears(long) - Method in class java.time.Year
-
Returns a copy of this
Year
with the specified number of years added. - plusYears(long) - Method in class java.time.YearMonth
-
Returns a copy of this
YearMonth
with the specified number of years added. - plusYears(long) - Method in class java.time.ZonedDateTime
-
Returns a copy of this
ZonedDateTime
with the specified number of years added. - PM - Static variable in class java.util.Calendar
-
Value of the
Calendar.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"
. - Point - Class in java.awt
-
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(int, int) - Constructor for class java.awt.Point
-
Constructs and initializes a point at the specified
(x,y)
location in 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_INFINITY - Static variable in class java.security.spec.ECPoint
-
This defines the point at infinity.
- Point2D - Class in java.awt.geom
-
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 in java.awt.geom
-
The
Double
class defines a point specified indouble
precision. - Point2D.Float - Class in java.awt.geom
-
The
Float
class defines a point specified in float precision. - PointerInfo - Class in java.awt
-
A class that describes the pointer position.
- pointSize - Variable in class java.awt.Font
-
The point size of this
Font
infloat
. - pointToPath(Point2D, Point2D) - Method in class java.awt.font.LayoutPath
-
Convert a point in user space to a location relative to the path.
- Policy - Class in java.security
-
A Policy object is responsible for determining whether code executing in the Java runtime environment has permission to perform a security-sensitive operation.
- Policy() - Constructor for class java.security.Policy
- POLICY_FORWARD_SECRECY - Static variable in class javax.security.sasl.Sasl
-
The name of a property that specifies whether mechanisms that implement forward secrecy between sessions are required.
- POLICY_NOACTIVE - Static variable in class javax.security.sasl.Sasl
-
The name of a property that specifies whether mechanisms susceptible to active (non-dictionary) attacks are not permitted.
- POLICY_NOANONYMOUS - Static variable in class javax.security.sasl.Sasl
-
The name of a property that specifies whether mechanisms that accept anonymous login are not permitted.
- POLICY_NODICTIONARY - Static variable in class javax.security.sasl.Sasl
-
The name of a property that specifies whether mechanisms susceptible to passive dictionary attacks are not permitted.
- POLICY_NOPLAINTEXT - Static variable in class javax.security.sasl.Sasl
-
The name of a property that specifies whether mechanisms susceptible to simple plain passive attacks (e.g., "PLAIN") are not permitted.
- POLICY_PASS_CREDENTIALS - Static variable in class javax.security.sasl.Sasl
-
The name of a property that specifies whether mechanisms that pass client credentials are required.
- Policy.Parameters - Interface in java.security
-
This represents a marker interface for Policy parameters.
- PolicyNode - Interface in java.security.cert
-
An immutable valid policy tree node as defined by the PKIX certification path validation algorithm.
- PolicyQualifierInfo - Class in java.security.cert
-
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. - PolicySpi - Class in java.security
-
This class defines the Service Provider Interface (SPI) for the
Policy
class. - PolicySpi() - Constructor for class java.security.PolicySpi
- poll() - Method in class java.lang.ref.ReferenceQueue
-
Polls this queue to see if a reference object is available.
- poll() - Method in interface java.nio.file.WatchService
-
Retrieves and removes the next watch key, or
null
if none are present. - poll() - Method in class java.util.ArrayDeque
-
Retrieves and removes the head of the queue represented by this deque (in other words, the first element of this deque), or returns
null
if this deque is empty. - poll() - Method in interface java.util.concurrent.BlockingDeque
-
Retrieves and removes the head of the queue represented by this deque (in other words, the first element of this deque), or returns
null
if this deque is empty. - poll() - Method in interface java.util.concurrent.CompletionService
-
Retrieves and removes the Future representing the next completed task, or
null
if none are present. - poll() - Method in class java.util.concurrent.DelayQueue
-
Retrieves and removes the head of this queue, or returns
null
if this queue has no elements with an expired delay. - poll() - Method in class java.util.concurrent.SynchronousQueue
-
Retrieves and removes the head of this queue, if another thread is currently making an element available.
- poll() - Method in interface java.util.Deque
-
Retrieves and removes the head of the queue represented by this deque (in other words, the first element of this deque), or returns
null
if this deque is empty. - poll() - Method in class java.util.LinkedList
-
Retrieves and removes the head (first element) of this list.
- poll() - Method in interface java.util.Queue
-
Retrieves and removes the head of this queue, or returns
null
if this queue is empty. - poll(long, TimeUnit) - Method in interface java.nio.file.WatchService
-
Retrieves and removes the next watch key, waiting if necessary up to the specified wait time if none are yet present.
- poll(long, TimeUnit) - Method in interface java.util.concurrent.BlockingDeque
-
Retrieves and removes the head of the queue represented by this deque (in other words, the first element of this deque), waiting up to the specified wait time if necessary for an element to become available.
- poll(long, TimeUnit) - Method in interface java.util.concurrent.BlockingQueue
-
Retrieves and removes the head of this queue, waiting up to the specified wait time if necessary for an element to become available.
- poll(long, TimeUnit) - Method in interface java.util.concurrent.CompletionService
-
Retrieves and removes the Future representing the next completed task, waiting if necessary up to the specified wait time if none are yet present.
- poll(long, TimeUnit) - Method in class java.util.concurrent.DelayQueue
-
Retrieves and removes the head of this queue, waiting if necessary until an element with an expired delay is available on this queue, or the specified wait time expires.
- poll(long, TimeUnit) - Method in class java.util.concurrent.SynchronousQueue
-
Retrieves and removes the head of this queue, waiting if necessary up to the specified wait time, for another thread to insert it.
- pollEvents() - Method in interface java.nio.file.WatchKey
-
Retrieves and removes all pending events for this watch key, returning a
List
of the events that were retrieved. - pollFirst() - Method in interface java.util.Deque
-
Retrieves and removes the first element of this deque, or returns
null
if this deque is empty. - pollFirst() - Method in class java.util.LinkedList
-
Retrieves and removes the first element of this list, or returns
null
if this list is empty. - pollFirst() - Method in interface java.util.NavigableSet
-
Retrieves and removes the first (lowest) element, or returns
null
if this set is empty. - pollFirst() - Method in class java.util.TreeSet
- pollFirst(long, TimeUnit) - Method in interface java.util.concurrent.BlockingDeque
-
Retrieves and removes the first element of this deque, waiting up to the specified wait time if necessary for an element to become available.
- pollFirstEntry() - Method in class java.util.concurrent.ConcurrentSkipListMap
-
Removes and returns a key-value mapping associated with the least key in this map, or
null
if the map is empty. - pollFirstEntry() - Method in interface java.util.NavigableMap
-
Removes and returns a key-value mapping associated with the least key in this map, or
null
if the map is empty. - pollFirstEntry() - Method in class java.util.TreeMap
- pollLast() - Method in interface java.util.Deque
-
Retrieves and removes the last element of this deque, or returns
null
if this deque is empty. - pollLast() - Method in class java.util.LinkedList
-
Retrieves and removes the last element of this list, or returns
null
if this list is empty. - pollLast() - Method in interface java.util.NavigableSet
-
Retrieves and removes the last (highest) element, or returns
null
if this set is empty. - pollLast() - Method in class java.util.TreeSet
- pollLast(long, TimeUnit) - Method in interface java.util.concurrent.BlockingDeque
-
Retrieves and removes the last element of this deque, waiting up to the specified wait time if necessary for an element to become available.
- pollLastEntry() - Method in class java.util.concurrent.ConcurrentSkipListMap
-
Removes and returns a key-value mapping associated with the greatest key in this map, or
null
if the map is empty. - pollLastEntry() - Method in interface java.util.NavigableMap
-
Removes and returns a key-value mapping associated with the greatest key in this map, or
null
if the map is empty. - pollLastEntry() - Method in class java.util.TreeMap
- pollNextLocalTask() - Static method in class java.util.concurrent.ForkJoinTask
-
Unschedules and returns, without executing, the next task queued by the current thread but not yet executed, if the current thread is operating in a ForkJoinPool.
- pollSubmission() - Method in class java.util.concurrent.ForkJoinPool
-
Removes and returns the next unexecuted submission if one is available.
- pollSubmission() - Static method in class java.util.concurrent.ForkJoinTask
-
If the current thread is operating in a ForkJoinPool, unschedules and returns, without executing, a task externally submitted to the pool, if one is available.
- pollTask() - Static method in class java.util.concurrent.ForkJoinTask
-
If the current thread is operating in a ForkJoinPool, unschedules and returns, without executing, the next task queued by the current thread but not yet executed, if one is available, or if not available, a task that was forked by some other thread, if available.
- POLY_PRESSURE - Static variable in class javax.sound.midi.ShortMessage
-
Command value for Polyphonic Key Pressure (Aftertouch) message (0xA0, or 160).
- Polygon - Class in java.awt
-
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 in javax.sql
-
An object that provides hooks for connection pool management.
- PooledConnectionBuilder - Interface in javax.sql
-
A builder created from a
ConnectionPoolDataSource
object, used to establish a connection to the database that thedata source
object represents. - pop() - Method in class java.awt.EventQueue
-
Stops dispatching events using this
EventQueue
. - pop() - Method in class java.util.ArrayDeque
-
Pops an element from the stack represented by this deque.
- pop() - Method in class java.util.concurrent.ConcurrentLinkedDeque
- pop() - Method in class java.util.concurrent.LinkedBlockingDeque
- pop() - Method in interface java.util.Deque
-
Pops an element from the stack represented by this deque.
- pop() - Method in class java.util.LinkedList
-
Pops an element from the stack represented by this list.
- 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.
- popCharacterStyle() - Method in class javax.swing.text.html.HTMLDocument.HTMLReader
-
Pops a previously pushed character style off the stack to return to a previous style.
- popContext() - Method in class org.xml.sax.helpers.NamespaceSupport
-
Revert to the previous Namespace context.
- popFrames(StackFrame) - Method in interface com.sun.jdi.ThreadReference
-
Pop stack frames.
- populate(ResultSet) - Method in interface javax.sql.rowset.CachedRowSet
-
Populates this
CachedRowSet
object with data from the givenResultSet
object. - populate(ResultSet, int) - Method in interface javax.sql.rowset.CachedRowSet
-
Populates this
CachedRowSet
object with data from the givenResultSet
object. - popup - Variable in class javax.swing.plaf.basic.BasicComboBoxUI
-
The implementation of
ComboPopup
that is used to show the popup. - Popup - Class in javax.swing
-
Popups are used to display a
Component
to the user, typically on top of all the otherComponent
s in a particular containment hierarchy. - Popup() - Constructor for class javax.swing.Popup
-
Creates a
Popup
. - Popup(Component, Component, int, int) - Constructor for class javax.swing.Popup
-
Creates a
Popup
for the Componentowner
containing the Componentcontents
. - POPUP - java.awt.Window.Type
-
Represents a popup window.
- 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.
- POPUP_MENU - Static variable in class javax.swing.plaf.synth.Region
-
PopupMenu region.
- POPUP_MENU_SEPARATOR - Static variable in class javax.swing.plaf.synth.Region
-
PopupMenuSeparator region.
- PopupFactory - Class in javax.swing
-
PopupFactory
, as the name implies, is used to obtain instances ofPopup
s. - PopupFactory() - Constructor for class javax.swing.PopupFactory
- popupKeyListener - Variable in class javax.swing.plaf.basic.BasicComboBoxUI
-
The
KeyListener
listens to events. - popupListener - Variable in class javax.swing.JMenu
-
The window-closing listener for the popup.
- popupMenu - Variable in class javax.swing.plaf.basic.BasicPopupMenuUI
-
The instance of
JPopupMenu
. - PopupMenu - Class in java.awt
-
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 - Static variable in class com.sun.java.accessibility.util.EventID
-
Maps to Swing PopupMenu support (i.e., PopupMenuListener and PopupMenuEvent)
- PopupMenu.AccessibleAWTPopupMenu - Class in java.awt
-
Inner class of PopupMenu used to provide default support for accessibility.
- PopupMenuBorder() - Constructor for class javax.swing.plaf.metal.MetalBorders.PopupMenuBorder
- popupMenuCanceled(PopupMenuEvent) - Method in interface javax.swing.event.PopupMenuListener
-
This method is called when the popup menu is canceled
- PopupMenuEvent - Class in javax.swing.event
-
PopupMenuEvent only contains the source of the event which is the JPopupMenu sending the event
- PopupMenuEvent(Object) - Constructor for class javax.swing.event.PopupMenuEvent
-
Constructs a PopupMenuEvent object.
- PopupMenuListener - Interface in javax.swing.event
-
A popup menu listener
- PopupMenuUI - Class in javax.swing.plaf
-
Pluggable look and feel interface for JPopupMenu.
- PopupMenuUI() - Constructor for class javax.swing.plaf.PopupMenuUI
- popupMenuWillBecomeInvisible(PopupMenuEvent) - Method in interface javax.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 javax.swing.event.PopupMenuListener
-
This method is called before the popup menu becomes visible
- popupMouseListener - Variable in class javax.swing.plaf.basic.BasicComboBoxUI
-
The
MouseListener
listens to events. - popupMouseMotionListener - Variable in class javax.swing.plaf.basic.BasicComboBoxUI
-
The
MouseMotionListener
listens to events. - port - Variable in class java.net.SocketImpl
-
The port number on the remote host to which this socket is connected.
- Port - Interface in javax.sound.sampled
-
Ports are simple lines for input or output of audio to or from audio devices.
- Port.Info - Class in javax.sound.sampled
-
The
Port.Info
class extendsLine.Info
with additional information specific to ports, including the port's name and whether it is a source or a target for its mixer. - 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.
- PortUnreachableException - Exception in java.net
-
Signals that an ICMP Port Unreachable message has been received on a connected datagram.
- PortUnreachableException() - Constructor for exception java.net.PortUnreachableException
-
Construct a new
PortUnreachableException
with no detailed message. - PortUnreachableException(String) - Constructor for exception java.net.PortUnreachableException
-
Constructs a new
PortUnreachableException
with a detail message. - pos - Variable in class java.io.BufferedInputStream
-
The current position in the buffer.
- 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.CharArrayReader
-
The current buffer position.
- 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
-
Deprecated.The index of the next character to read from the input stream buffer.
- position() - Method in interface com.sun.javadoc.Doc
-
Deprecated.Return the source position of the first line of the corresponding declaration, or null if no position is available.
- position() - Method in interface com.sun.javadoc.Tag
-
Deprecated.Return the source position of this tag.
- position() - Method in class java.nio.Buffer
-
Returns this buffer's position.
- position() - Method in class java.nio.channels.FileChannel
-
Returns this channel's file position.
- position() - Method in class java.nio.channels.FileLock
-
Returns the position within the file of the first byte of the locked region.
- position() - Method in interface java.nio.channels.SeekableByteChannel
-
Returns this channel's position.
- position(byte[], long) - Method in interface java.sql.Blob
-
Retrieves the byte position at which the specified byte array
pattern
begins within theBLOB
value that thisBlob
object represents. - position(byte[], long) - Method in class javax.sql.rowset.serial.SerialBlob
-
Returns the position in this
SerialBlob
object where the given pattern of bytes begins, starting the search at the specified position. - position(int) - Method in class java.nio.Buffer
-
Sets this buffer's position.
- position(long) - Method in class java.nio.channels.FileChannel
-
Sets this channel's file position.
- position(long) - Method in interface java.nio.channels.SeekableByteChannel
-
Sets this channel's position.
- position(String, long) - Method in interface java.sql.Clob
-
Retrieves the character position at which the specified substring
searchstr
appears in the SQLCLOB
value represented by thisClob
object. - position(String, long) - Method in class javax.sql.rowset.serial.SerialClob
-
Returns the position in this
SerialClob
object where the givenString
object begins, starting the search at the specified position. - position(Blob, long) - Method in interface java.sql.Blob
-
Retrieves the byte position in the
BLOB
value designated by thisBlob
object at whichpattern
begins. - position(Blob, long) - Method in class javax.sql.rowset.serial.SerialBlob
-
Returns the position in this
SerialBlob
object where the givenBlob
object begins, starting the search at the specified position. - position(Clob, long) - Method in interface java.sql.Clob
-
Retrieves the character position at which the specified
Clob
objectsearchstr
appears in thisClob
object. - position(Clob, long) - Method in class javax.sql.rowset.serial.SerialClob
-
Returns the position in this
SerialClob
object where the givenClob
signature begins, starting the search at the specified position. - Position - Interface in javax.swing.text
-
Represents a location within a document.
- Position.Bias - Class in javax.swing.text
-
A typesafe enumeration to indicate bias to a position in the model.
- positionCaret(MouseEvent) - Method in class javax.swing.text.DefaultCaret
-
Tries to set the position of the caret from the coordinates of a mouse event, using viewToModel().
- positionForMouseEvent(MouseEvent) - Method in class javax.swing.plaf.basic.BasicSplitPaneDivider.DragController
-
Returns the new position to put the divider at based on the passed in MouseEvent.
- positionForMouseEvent(MouseEvent) - Method in class javax.swing.plaf.basic.BasicSplitPaneDivider.VerticalDragController
-
Returns the new position to put the divider at based on the passed in MouseEvent.
- positionToElement(int) - Method in class javax.swing.text.AbstractDocument.BranchElement
-
Gets the child element that contains the given model position.
- 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
-
Positive scroll
- PosixFileAttributes - Interface in java.nio.file.attribute
-
File attributes associated with files on file systems used by operating systems that implement the Portable Operating System Interface (POSIX) family of standards.
- PosixFileAttributeView - Interface in java.nio.file.attribute
-
A file attribute view that provides a view of the file attributes commonly associated with files on file systems used by operating systems that implement the Portable Operating System Interface (POSIX) family of standards.
- PosixFilePermission - Enum in java.nio.file.attribute
-
Defines the bits for use with the
permissions
attribute. - PosixFilePermissions - Class in java.nio.file.attribute
-
This class consists exclusively of static methods that operate on sets of
PosixFilePermission
objects. - POST - javax.swing.text.html.FormSubmitEvent.MethodType
-
POST
corresponds to the POST from method - POST(HttpRequest.BodyPublisher) - Method in interface java.net.http.HttpRequest.Builder
-
Sets the request method of this builder to POST and sets its request body publisher to the given value.
- postActionEvent() - Method in class javax.swing.JTextField
-
Processes action events occurring on this textfield by dispatching them to any registered
ActionListener
objects. - postClosingEvent(JInternalFrame) - Method in class javax.swing.plaf.basic.BasicInternalFrameTitlePane
-
Post a WINDOW_CLOSING-like event to the frame, so that it can be treated like a regular
Frame
. - postDeregister() - Method in class javax.management.loading.MLet
-
Allows the m-let to perform any operations needed after having been unregistered in the MBean server.
- postDeregister() - Method in interface javax.management.MBeanRegistration
-
Allows the MBean to perform any operations needed after having been unregistered in the MBean server.
- postDeregister() - Method in class javax.management.modelmbean.RequiredModelMBean
-
Allows the MBean to perform any operations needed after having been unregistered in the MBean server.
- postDeregister() - Method in class javax.management.monitor.Monitor
-
Allows the monitor MBean to perform any operations needed after having been unregistered by the MBean server.
- postDeregister() - Method in class javax.management.StandardMBean
-
Allows the MBean to perform any operations needed after having been unregistered in the MBean server.
- postDeregister() - Method in class javax.management.timer.Timer
-
Allows the timer MBean to perform any operations needed after having been unregistered by the MBean server.
- postEdit(UndoableEdit) - Method in class javax.swing.undo.UndoableEditSupport
-
DEADLOCK WARNING: Calling this method may call
undoableEditHappened
in all listeners. - postEvent(AWTEvent) - Method in class java.awt.EventQueue
-
Posts a 1.1-style event to the
EventQueue
. - postEvent(Event) - Method in class java.awt.Component
-
Deprecated.As of JDK version 1.1, replaced by dispatchEvent(AWTEvent).
- postEvent(Event) - Method in class java.awt.MenuComponent
-
Deprecated.As of JDK version 1.1, replaced by
dispatchEvent
. - postEvent(Event) - Method in interface java.awt.MenuContainer
-
Deprecated.As of JDK version 1.1 replaced by dispatchEvent(AWTEvent).
- postEvent(Event) - Method in class java.awt.Window
-
Deprecated.As of JDK version 1.1 replaced by
dispatchEvent(AWTEvent)
. - POSTFIX_DECREMENT - com.sun.source.tree.Tree.Kind
-
Used for instances of
UnaryTree
representing postfix decrement operator--
. - POSTFIX_DECREMENT - jdk.nashorn.api.tree.Tree.Kind
-
Deprecated.Used for instances of
UnaryTree
representing postfix decrement operator--
. - POSTFIX_INCREMENT - com.sun.source.tree.Tree.Kind
-
Used for instances of
UnaryTree
representing postfix increment operator++
. - POSTFIX_INCREMENT - jdk.nashorn.api.tree.Tree.Kind
-
Deprecated.Used for instances of
UnaryTree
representing postfix increment operator++
. - postorderEnumeration() - Method in class javax.swing.tree.DefaultMutableTreeNode
-
Creates and returns an enumeration that traverses the subtree rooted at this node in postorder.
- postProcessKeyEvent(KeyEvent) - Method in class java.awt.DefaultKeyboardFocusManager
-
This method will be called by
dispatchKeyEvent
. - postProcessKeyEvent(KeyEvent) - Method in class java.awt.KeyboardFocusManager
-
This method will be called by
dispatchKeyEvent
. - postProcessKeyEvent(KeyEvent) - Method in interface java.awt.KeyEventPostProcessor
-
This method is called by the current KeyboardFocusManager, requesting that this KeyEventPostProcessor perform any necessary post-processing which should be part of the KeyEvent's final resolution.
- postRegister(Boolean) - Method in class javax.management.loading.MLet
-
Allows the m-let to perform any operations needed after having been registered in the MBean server or after the registration has failed.
- postRegister(Boolean) - Method in interface javax.management.MBeanRegistration
-
Allows the MBean to perform any operations needed after having been registered in the MBean server or after the registration has failed.
- postRegister(Boolean) - Method in class javax.management.modelmbean.RequiredModelMBean
-
Allows the MBean to perform any operations needed after having been registered in the MBean server or after the registration has failed.
- postRegister(Boolean) - Method in class javax.management.monitor.Monitor
-
Allows the monitor MBean to perform any operations needed after having been registered in the MBean server or after the registration has failed.
- postRegister(Boolean) - Method in class javax.management.StandardMBean
-
Allows the MBean to perform any operations needed after having been registered in the MBean server or after the registration has failed.
- postRegister(Boolean) - Method in class javax.management.timer.Timer
-
Allows the timer MBean to perform any operations needed after having been registered in the MBean server or after the registration has failed.
- postRemoveUpdate(AbstractDocument.DefaultDocumentEvent) - Method in class javax.swing.text.AbstractDocument
-
Updates any document structure as a result of text removal.
- 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"
. - postState - Variable in class javax.swing.undo.StateEdit
-
The state information after the edit
- 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.
- postVisitDirectory(T, IOException) - Method in interface java.nio.file.FileVisitor
-
Invoked for a directory after entries in the directory, and all of their descendants, have been visited.
- postVisitDirectory(T, IOException) - Method in class java.nio.file.SimpleFileVisitor
-
Invoked for a directory after entries in the directory, and all of their descendants, have been visited.
- pow(double, double) - Static method in class java.lang.Math
-
Returns the value of the first argument raised to the power of the second argument.
- pow(double, double) - Static method in class java.lang.StrictMath
-
Returns the value of the first argument raised to the power of the second argument.
- pow(int) - Method in class java.math.BigDecimal
-
Returns a
BigDecimal
whose value is(thisn)
, The power is computed exactly, to unlimited precision. - pow(int) - Method in class java.math.BigInteger
-
Returns a BigInteger whose value is
(thisexponent)
. - pow(int, MathContext) - Method in class java.math.BigDecimal
-
Returns a
BigDecimal
whose value is(thisn)
. - 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.
- PR_AND_RESEED - java.security.DrbgParameters.Capability
-
Both prediction resistance and reseed.
- PRC - Static variable in class java.util.Locale
-
Useful constant for country.
- pre() - Method in class java.lang.Runtime.Version
-
Returns the optional pre-release information.
- PRE - Static variable in class javax.swing.text.html.HTML.Tag
-
Tag <pre>
- PreAction() - Constructor for class javax.swing.text.html.HTMLDocument.HTMLReader.PreAction
- preceding(int) - Method in class java.text.BreakIterator
-
Returns the last boundary preceding the specified character offset.
- precision() - Method in class java.math.BigDecimal
-
Returns the precision of this
BigDecimal
. - precision() - Static method in class java.time.temporal.TemporalQueries
-
A query for the smallest supported unit.
- preConcatenate(AffineTransform) - Method in class java.awt.geom.AffineTransform
-
Concatenates an
AffineTransform Tx
to thisAffineTransform
Cx in a less commonly used way such thatTx
modifies the coordinate transformation relative to the absolute pixel space rather than relative to the existing user space. - preConcatenateTransform(AffineTransform) - Method in class java.awt.image.renderable.RenderContext
-
Modifies the current user-to-device transform by prepending another transform.
- preConcetenateTransform(AffineTransform) - Method in class java.awt.image.renderable.RenderContext
-
Deprecated.replaced by
preConcatenateTransform(AffineTransform)
. - preContent(char[]) - Method in class javax.swing.text.html.HTMLDocument.HTMLReader
-
Adds the given content that was encountered in a PRE element.
- predefined - Static variable in class java.awt.Cursor
-
Deprecated.As of JDK version 1.7, the
Cursor.getPredefinedCursor(int)
method should be used instead. - preDeregister() - Method in class javax.management.loading.MLet
-
Allows the m-let to perform any operations it needs before being unregistered by the MBean server.
- preDeregister() - Method in interface javax.management.MBeanRegistration
-
Allows the MBean to perform any operations it needs before being unregistered by the MBean server.
- preDeregister() - Method in class javax.management.modelmbean.RequiredModelMBean
-
Allows the MBean to perform any operations it needs before being unregistered by the MBean server.
- preDeregister() - Method in class javax.management.monitor.Monitor
-
Allows the monitor MBean to perform any operations it needs before being unregistered by the MBean server.
- preDeregister() - Method in class javax.management.remote.JMXConnectorServer
-
Called by an MBean server when this connector server is unregistered from that MBean server.
- preDeregister() - Method in class javax.management.StandardMBean
-
Allows the MBean to perform any operations it needs before being unregistered by the MBean server.
- preDeregister() - Method in class javax.management.timer.Timer
-
Allows the timer MBean to perform any operations it needs before being unregistered by the MBean server.
- Predicate<T> - Interface in java.util.function
-
Represents a predicate (boolean-valued function) of one argument.
- Predicate - Interface in javax.sql.rowset
-
The standard interface that provides the framework for all
FilteredRowSet
objects to describe their filters. - PREDICTOR_HORIZONTAL_DIFFERENCING - Static variable in class javax.imageio.plugins.tiff.BaselineTIFFTagSet
-
A value to be used with the "Predictor" tag.
- PREDICTOR_NONE - Static variable in class javax.imageio.plugins.tiff.BaselineTIFFTagSet
-
A value to be used with the "Predictor" tag.
- PREFER - javax.xml.catalog.CatalogFeatures.Feature
-
The
javax.xml.catalog.prefer
property as described in item PREFER of the Catalog Features table. - PREFER_CRLS - java.security.cert.PKIXRevocationChecker.Option
-
Prefer CRLs to OSCP.
- preferenceChange(PreferenceChangeEvent) - Method in interface java.util.prefs.PreferenceChangeListener
-
This method gets called when a preference is added, removed or when its value is changed.
- preferenceChanged(boolean, boolean) - Method in class javax.swing.text.AsyncBoxView.ChildState
-
Mark preferences changed for this child.
- preferenceChanged(View, boolean, boolean) - Method in class javax.swing.text.AsyncBoxView
-
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 javax.swing.text.BoxView
-
This is called by a child to indicate its preferred span has changed.
- preferenceChanged(View, boolean, boolean) - Method in class javax.swing.text.View
-
Child views can call this on the parent to indicate that the preference has changed and should be reconsidered for layout.
- PreferenceChangeEvent - Class in java.util.prefs
-
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 in java.util.prefs
-
A listener for receiving preference change events.
- Preferences - Class in java.util.prefs
-
A node in a hierarchical collection of preference data.
- Preferences() - Constructor for class java.util.prefs.Preferences
-
Sole constructor.
- PreferencesEvent - Class in java.awt.desktop
-
Event sent when the application is asked to open its preferences window.
- PreferencesEvent() - Constructor for class java.awt.desktop.PreferencesEvent
-
Constructs a
PreferencesEvent
. - PreferencesFactory - Interface in java.util.prefs
-
A factory object that generates Preferences objects.
- PreferencesHandler - Interface in java.awt.desktop
-
An implementor is notified when the app is asked to show its preferences UI.
- preferLocaleFonts() - Method in class java.awt.GraphicsEnvironment
-
Indicates a preference for locale-specific fonts in the mapping of logical fonts to physical fonts.
- preferProportionalFonts() - Method in class java.awt.GraphicsEnvironment
-
Indicates a preference for proportional over non-proportional (e.g.
- preferred - Variable in class javax.swing.SizeRequirements
-
The preferred (natural) size.
- preferred() - Method in annotation type java.beans.BeanProperty
-
The value that indicates whether the annotated property is a
preferred
property or not. - PREFERRED - Static variable in class java.awt.GraphicsConfigTemplate
-
Value used for "Enum" (Integer) type.
- PREFERRED_SIZE - Static variable in class javax.swing.GroupLayout
-
Indicates the preferred size from the component or gap should be used for a particular range value.
- 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.CardLayout
-
Determines the preferred size of the container argument using this card layout.
- preferredLayoutSize(Container) - Method in class java.awt.FlowLayout
-
Returns the preferred dimensions for this layout given the visible components in the specified target container.
- preferredLayoutSize(Container) - Method in class java.awt.GridBagLayout
-
Determines the preferred size of the
parent
container using this grid bag 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 container, given the components it contains.
- preferredLayoutSize(Container) - Method in class javax.swing.BoxLayout
-
Returns the preferred dimensions for this layout, given the components in the specified target container.
- preferredLayoutSize(Container) - Method in class javax.swing.GroupLayout
-
Returns the preferred size for the specified container.
- preferredLayoutSize(Container) - Method in class javax.swing.JRootPane.RootLayout
-
Returns the amount of space the layout would like to have.
- preferredLayoutSize(Container) - Method in class javax.swing.JSpinner.DefaultEditor
-
Returns the preferred size of first (and only) child plus the size of the parents insets.
- preferredLayoutSize(Container) - Method in class javax.swing.OverlayLayout
-
Returns the preferred dimensions for this layout given the components in the specified target container.
- preferredLayoutSize(Container) - Method in class javax.swing.plaf.basic.BasicSplitPaneUI.BasicHorizontalLayoutManager
-
Returns the preferred size needed to contain the children.
- preferredLayoutSize(Container) - Method in class javax.swing.ScrollPaneLayout
-
The preferred size of a
ScrollPane
is the size of the insets, plus the preferred size of the viewport, plus the preferred size of the visible headers, plus the preferred size of the scrollbars that will appear given the current view and the current scrollbar displayPolicies. - preferredLayoutSize(Container) - Method in class javax.swing.ViewportLayout
-
Returns the preferred dimensions for this layout given the components in the specified target container.
- preferredMinSize - Variable in class javax.swing.plaf.basic.BasicTreeUI
-
Minimum preferred size.
- preferredSize - Variable in class javax.swing.plaf.basic.BasicTreeUI
-
Size needed to completely display all the nodes.
- preferredSize() - Method in class java.awt.Component
-
Deprecated.As of JDK version 1.1, replaced by
getPreferredSize()
. - preferredSize() - Method in class java.awt.Container
-
Deprecated.As of JDK version 1.1, replaced by
getPreferredSize()
. - preferredSize() - Method in class java.awt.List
-
Deprecated.As of JDK version 1.1, replaced by
getPreferredSize()
. - preferredSize() - Method in class java.awt.TextArea
-
Deprecated.As of JDK version 1.1, replaced by
getPreferredSize()
. - preferredSize() - Method in class java.awt.TextField
-
Deprecated.As of JDK version 1.1, replaced by
getPreferredSize()
. - preferredSize(int) - Method in class java.awt.List
-
Deprecated.As of JDK version 1.1, replaced by
getPreferredSize(int)
. - preferredSize(int) - Method in class java.awt.TextField
-
Deprecated.As of JDK version 1.1, replaced by
getPreferredSize(int)
. - preferredSize(int, int) - Method in class java.awt.TextArea
-
Deprecated.As of JDK version 1.1, replaced by
getPreferredSize(int, int)
. - PREFERREDSIZE - Static variable in class java.awt.GridBagLayout
-
The preferred grid size that can be laid out by the grid bag layout.
- preferredTabAreaHeight(int, int) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI.TabbedPaneLayout
-
Returns the preferred tab area height.
- preferredTabAreaWidth(int, int) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI.TabbedPaneLayout
-
Returns the preferred tab area width.
- preferredTileSizes - Variable in class javax.imageio.ImageWriteParam
-
An array of preferred tile size range pairs.
- preferredViewportSize - Variable in class javax.swing.JTable
-
Used by the
Scrollable
interface to determine the initial visible area. - PREFIX_DECREMENT - com.sun.source.tree.Tree.Kind
-
Used for instances of
UnaryTree
representing prefix decrement operator--
. - PREFIX_DECREMENT - jdk.nashorn.api.tree.Tree.Kind
-
Deprecated.Used for instances of
UnaryTree
representing prefix decrement operator--
. - PREFIX_INCREMENT - com.sun.source.tree.Tree.Kind
-
Used for instances of
UnaryTree
representing prefix increment operator++
. - PREFIX_INCREMENT - jdk.nashorn.api.tree.Tree.Kind
-
Deprecated.Used for instances of
UnaryTree
representing prefix increment operator++
. - preorderEnumeration() - Method in class javax.swing.tree.DefaultMutableTreeNode
-
Creates and returns an enumeration that traverses the subtree rooted at this node in preorder.
- prepare(Xid) - Method in interface javax.transaction.xa.XAResource
-
Ask the resource manager to prepare for a transaction commit of the transaction specified in xid.
- prepareCall(String) - Method in interface java.sql.Connection
-
Creates a
CallableStatement
object for calling database stored procedures. - prepareCall(String, int, int) - Method in interface java.sql.Connection
-
Creates a
CallableStatement
object that will generateResultSet
objects with the given type and concurrency. - prepareCall(String, int, int, int) - Method in interface java.sql.Connection
-
Creates a
CallableStatement
object that will generateResultSet
objects with the given type and concurrency. - PreparedStatement - Interface in java.sql
-
An object that represents a precompiled SQL statement.
- prepareEditor(TableCellEditor, int, int) - Method in class javax.swing.JTable
-
Prepares the editor by querying the data model for the value and selection state of the cell at
row
,column
. - prepareForDragging() - Method in class javax.swing.plaf.basic.BasicSplitPaneDivider
-
Message to prepare for dragging.
- prepareForEditing() - Method in class javax.swing.tree.DefaultTreeCellEditor
-
Invoked just before editing is to start.
- prepareForUIInstall() - Method in class javax.swing.plaf.basic.BasicTreeUI
-
Invoked after the
tree
instance variable has been set, but before any defaults/listeners have been installed. - prepareForUIUninstall() - Method in class javax.swing.plaf.basic.BasicTreeUI
-
Invoked before unstallation of UI.
- 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.
- prepareImage(Image, ImageObserver) - Method in class java.awt.Component
-
Prepares an image for rendering on this component.
- prepareInsertEmpty(int, ImageTypeSpecifier, int, int, IIOMetadata, List<? extends BufferedImage>, ImageWriteParam) - Method in class javax.imageio.ImageWriter
-
Begins the insertion of a new image with undefined pixel values into an existing image stream.
- prepareRenderer(TableCellRenderer, int, int) - Method in class javax.swing.JTable
-
Prepares the renderer by querying the data model for the value and selection state of the cell at
row
,column
. - prepareReplacePixels(int, Rectangle) - Method in class javax.imageio.ImageWriter
-
Prepares the writer to handle a series of calls to the
replacePixels
methods. - prepareStatement(String) - Method in interface java.sql.Connection
-
Creates a
PreparedStatement
object for sending parameterized SQL statements to the database. - prepareStatement(String, int) - Method in interface java.sql.Connection
-
Creates a default
PreparedStatement
object that has the capability to retrieve auto-generated keys. - prepareStatement(String, int[]) - Method in interface java.sql.Connection
-
Creates a default
PreparedStatement
object capable of returning the auto-generated keys designated by the given array. - prepareStatement(String, int, int) - Method in interface java.sql.Connection
-
Creates a
PreparedStatement
object that will generateResultSet
objects with the given type and concurrency. - prepareStatement(String, int, int, int) - Method in interface java.sql.Connection
-
Creates a
PreparedStatement
object that will generateResultSet
objects with the given type, concurrency, and holdability. - prepareStatement(String, String[]) - Method in interface java.sql.Connection
-
Creates a default
PreparedStatement
object capable of returning the auto-generated keys designated by the given array. - prepareWriteEmpty(IIOMetadata, ImageTypeSpecifier, int, int, IIOMetadata, List<? extends BufferedImage>, ImageWriteParam) - Method in class javax.imageio.ImageWriter
-
Begins the writing of a complete image stream, consisting of a single image with undefined pixel values and associated metadata and thumbnails, to the output.
- prepareWriteSequence(IIOMetadata) - Method in class javax.imageio.ImageWriter
-
Prepares a stream to accept a series of subsequent
writeToSequence
calls, using the provided stream metadata object. - preRegister(MBeanServer, ObjectName) - Method in class javax.management.loading.MLet
-
Allows the m-let to perform any operations it needs before being registered in the MBean server.
- preRegister(MBeanServer, ObjectName) - Method in interface javax.management.MBeanRegistration
-
Allows the MBean to perform any operations it needs before being registered in the MBean Server.
- preRegister(MBeanServer, ObjectName) - Method in class javax.management.modelmbean.RequiredModelMBean
-
Allows the MBean to perform any operations it needs before being registered in the MBean server.
- preRegister(MBeanServer, ObjectName) - Method in class javax.management.monitor.Monitor
-
Allows the monitor MBean to perform any operations it needs before being registered in the MBean server.
- preRegister(MBeanServer, ObjectName) - Method in class javax.management.remote.JMXConnectorServer
-
Called by an MBean server when this connector server is registered in that MBean server.
- preRegister(MBeanServer, ObjectName) - Method in class javax.management.StandardMBean
-
Allows the MBean to perform any operations it needs before being registered in the MBean server.
- preRegister(MBeanServer, ObjectName) - Method in class javax.management.timer.Timer
-
Allows the timer MBean to perform any operations it needs before being registered in the MBean server.
- PresentationDirection - Class in javax.print.attribute.standard
-
Class
PresentationDirection
is a printing attribute class, an enumeration, that is used in conjunction with theNumberUp
attribute to indicate the layout of multiple print-stream pages to impose upon a single side of an instance of a selected medium. - PRESSED - Static variable in class javax.accessibility.AccessibleState
-
Indicates this object is currently pressed.
- PRESSED - Static variable in class javax.swing.DefaultButtonModel
-
Identifies the "pressed" bit in the bitmask, which indicates that the button is pressed.
- PRESSED - Static variable in interface javax.swing.plaf.synth.SynthConstants
-
Primary state indicating the region is in a pressed state.
- PRESSED_ICON_CHANGED_PROPERTY - Static variable in class javax.swing.AbstractButton
-
Identifies a change to the icon used when the button has been pressed.
- prestartAllCoreThreads() - Method in class java.util.concurrent.ThreadPoolExecutor
-
Starts all core threads, causing them to idly wait for work.
- prestartCoreThread() - Method in class java.util.concurrent.ThreadPoolExecutor
-
Starts a core thread, causing it to idly wait for work.
- preState - Variable in class javax.swing.undo.StateEdit
-
The state information prior to the edit
- preventDefault() - Method in interface org.w3c.dom.events.Event
-
If an event is cancelable, the
preventDefault
method is used to signify that the event is to be canceled, meaning any default action normally taken by the implementation as a result of the event will not occur. - preventExtensions() - Method in class jdk.nashorn.api.scripting.ScriptObjectMirror
-
Deprecated.Flag this script object as non extensible
- PREVIEW_PANEL_PROPERTY - Static variable in class javax.swing.JColorChooser
-
The preview panel property name.
- previewListener - Variable in class javax.swing.plaf.basic.BasicColorChooserUI
-
The instance of
ChangeListener
. - previous() - Method in interface java.sql.ResultSet
-
Moves the cursor to the previous row in this
ResultSet
object. - previous() - Method in class java.text.BreakIterator
-
Returns the boundary preceding the current boundary.
- 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.CollationElementIterator
-
Get the previous collation element in the string.
- previous() - Method in class java.text.StringCharacterIterator
-
Implements CharacterIterator.previous() for String.
- previous() - Method in interface java.util.ListIterator
-
Returns the previous element in the list and moves the cursor position backwards.
- previous() - Method in class javax.swing.text.ElementIterator
-
Fetches the previous Element.
- previous() - Method in class javax.swing.text.Segment
-
Decrements the iterator's index by one and returns the character at the new index.
- previous(Container) - Method in class java.awt.CardLayout
-
Flips to the previous card of the specified container.
- previous(DayOfWeek) - Static method in class java.time.temporal.TemporalAdjusters
-
Returns the previous day-of-week adjuster, which adjusts the date to the first occurrence of the specified day-of-week before the date being adjusted.
- PREVIOUS - Static variable in interface javax.swing.SwingConstants
-
Identifies the previous direction in a sequence.
- previousClearBit(int) - Method in class java.util.BitSet
-
Returns the index of the nearest bit that is set to
false
that occurs on or before the specified starting index. - previousConflict() - Method in interface javax.sql.rowset.spi.SyncResolver
-
Moves the cursor up from its current position to the previous conflict row in this
SyncResolver
object. - 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
ListIterator.previous()
. - previousNode() - Method in interface org.w3c.dom.traversal.NodeIterator
-
Returns the previous node in the set and moves the position of the
NodeIterator
backwards in the set. - previousNode() - Method in interface org.w3c.dom.traversal.TreeWalker
-
Moves the
TreeWalker
to the previous visible node in document order relative to the current node, and returns the new node. - previousOrSame(DayOfWeek) - Static method in class java.time.temporal.TemporalAdjusters
-
Returns the previous-or-same day-of-week adjuster, which adjusts the date to the first occurrence of the specified day-of-week before the date being adjusted unless it is already on that day in which case the same object is returned.
- previousPage() - Method in interface javax.sql.rowset.CachedRowSet
-
Decrements the current page of the
CachedRowSet
. - previousResponse() - Method in interface java.net.http.HttpResponse
-
Returns an
Optional
containing the previous intermediate response if one was received. - previousSetBit(int) - Method in class java.util.BitSet
-
Returns the index of the nearest bit that is set to
true
that occurs on or before the specified starting index. - previousSibling() - Method in interface org.w3c.dom.traversal.TreeWalker
-
Moves the
TreeWalker
to the previous sibling of the current node, and returns the new node. - previousStatus() - Method in class jdk.jshell.SnippetEvent
-
The status before the transition.
- previousTransition(Instant) - Method in class java.time.zone.ZoneRules
-
Gets the previous transition before the specified instant.
- previousWordAction - Static variable in class javax.swing.text.DefaultEditorKit
-
Name of the
Action
for moving the caret to the beginning of the previous word. - preVisitDirectory(T, BasicFileAttributes) - Method in interface java.nio.file.FileVisitor
-
Invoked for a directory before entries in the directory are visited.
- preVisitDirectory(T, BasicFileAttributes) - Method in class java.nio.file.SimpleFileVisitor
-
Invoked for a directory before entries in the directory are visited.
- PRIMARY - Static variable in class java.text.Collator
-
Collator strength value.
- primaryOrder(int) - Static method in class java.text.CollationElementIterator
-
Return the primary component of a collation element.
- PRIMITIVE_TYPE - com.sun.source.tree.Tree.Kind
-
Used for instances of
PrimitiveTypeTree
. - primitiveClass(MethodHandles.Lookup, String, Class<?>) - Static method in class java.lang.invoke.ConstantBootstraps
-
Returns a
Class
mirror for the primitive type whose type descriptor is specified byname
. - PrimitiveIterator<T,T_CONS> - Interface in java.util
-
A base type for primitive specializations of
Iterator
. - PrimitiveIterator.OfDouble - Interface in java.util
-
An Iterator specialized for
double
values. - PrimitiveIterator.OfInt - Interface in java.util
-
An Iterator specialized for
int
values. - PrimitiveIterator.OfLong - Interface in java.util
-
An Iterator specialized for
long
values. - PrimitiveType - Interface in com.sun.jdi
-
The type associated with non-object values in a target VM.
- PrimitiveType - Interface in javax.lang.model.type
-
Represents a primitive type.
- PrimitiveTypeTree - Interface in com.sun.source.tree
-
A tree node for a primitive type.
- PrimitiveValue - Interface in com.sun.jdi
-
The value assigned to a field or variable of primitive type in a target VM.
- principal() - Method in class java.nio.file.attribute.AclEntry
-
Returns the principal component.
- Principal - Interface in java.security
-
This interface represents the abstract notion of a principal, which can be used to represent any entity, such as an individual, a corporation, and a login id.
- PrincipalComparator - Interface in com.sun.security.auth
-
An object that implements the
java.security.Principal
interface typically also implements this interface to provide a means for comparing that object to a specifiedSubject
. - print() - Method in class java.awt.print.PrinterJob
-
Prints a set of pages.
- print() - Method in class javax.swing.JTable
-
A convenience method that displays a printing dialog, and then prints this
JTable
in modePrintMode.FIT_WIDTH
, with no header or footer text. - print() - Method in class javax.swing.text.JTextComponent
-
A convenience print method that displays a print dialog, and then prints this
JTextComponent
in interactive mode with no header or footer text. - print(boolean) - Method in class java.io.PrintStream
-
Prints a boolean value.
- print(boolean) - Method in class java.io.PrintWriter
-
Prints a boolean value.
- print(char) - Method in class java.io.PrintStream
-
Prints a character.
- print(char) - Method in class java.io.PrintWriter
-
Prints a character.
- print(char[]) - Method in class java.io.PrintStream
-
Prints an array of characters.
- print(char[]) - Method in class java.io.PrintWriter
-
Prints an array of characters.
- print(double) - Method in class java.io.PrintStream
-
Prints a double-precision floating-point number.
- print(double) - Method in class java.io.PrintWriter
-
Prints a double-precision floating-point number.
- print(float) - Method in class java.io.PrintStream
-
Prints a floating-point number.
- print(float) - Method in class java.io.PrintWriter
-
Prints a floating-point number.
- print(int) - Method in class java.io.PrintStream
-
Prints an integer.
- print(int) - Method in class java.io.PrintWriter
-
Prints an integer.
- print(long) - Method in class java.io.PrintStream
-
Prints a long integer.
- print(long) - Method in class java.io.PrintWriter
-
Prints a long integer.
- print(Graphics) - Method in class java.awt.Component
-
Prints this component.
- print(Graphics) - Method in class java.awt.Container
-
Prints the container.
- print(Graphics) - Method in class javax.swing.JComponent
-
Invoke this method to print the component to the specified
Graphics
. - print(Graphics, PageFormat, int) - Method in interface java.awt.print.Printable
-
Prints the page at the specified index into the specified
Graphics
context in the specified format. - print(File) - Method in class java.awt.Desktop
-
Prints a file with the native desktop printing facility, using the associated application's print command.
- print(Object) - Method in class java.io.PrintStream
-
Prints an object.
- print(Object) - Method in class java.io.PrintWriter
-
Prints an object.
- print(String) - Method in class java.io.PrintStream
-
Prints a string.
- print(String) - Method in class java.io.PrintWriter
-
Prints a string.
- print(MessageFormat, MessageFormat) - Method in class javax.swing.text.JTextComponent
-
A convenience print method that displays a print dialog, and then prints this
JTextComponent
in interactive mode with the specified header and footer text. - print(MessageFormat, MessageFormat, boolean, PrintService, PrintRequestAttributeSet, boolean) - Method in class javax.swing.text.JTextComponent
-
Prints the content of this
JTextComponent
. - print(PrintRequestAttributeSet) - Method in class java.awt.print.PrinterJob
-
Prints a set of pages using the settings in the attribute set.
- print(Doc, PrintRequestAttributeSet) - Method in interface javax.print.DocPrintJob
-
Prints a document with the specified job attributes.
- print(MultiDoc, PrintRequestAttributeSet) - Method in interface javax.print.MultiDocPrintJob
-
Print a
MultiDoc
with the specified job attributes. - print(JTable.PrintMode) - Method in class javax.swing.JTable
-
A convenience method that displays a printing dialog, and then prints this
JTable
in the given printing mode, with no header or footer text. - print(JTable.PrintMode, MessageFormat, MessageFormat) - Method in class javax.swing.JTable
-
A convenience method that displays a printing dialog, and then prints this
JTable
in the given printing mode, with the specified header and footer text. - print(JTable.PrintMode, MessageFormat, MessageFormat, boolean, PrintRequestAttributeSet, boolean) - Method in class javax.swing.JTable
-
Prints this table, as specified by the fully featured
print
method, with the default printer specified as the print service. - print(JTable.PrintMode, MessageFormat, MessageFormat, boolean, PrintRequestAttributeSet, boolean, PrintService) - Method in class javax.swing.JTable
-
Prints this
JTable
. - print(Diagnostic.Kind, DocTreePath, String) - Method in interface jdk.javadoc.doclet.Reporter
-
Print an error message and increment error count.
- print(Diagnostic.Kind, String) - Method in interface jdk.javadoc.doclet.Reporter
-
Print error message and increment error count.
- print(Diagnostic.Kind, Element, String) - Method in interface jdk.javadoc.doclet.Reporter
-
Print an error message and increment error count.
- PRINT - java.awt.Desktop.Action
-
Represents a "print" action.
- PRINT_SCREEN - Static variable in class java.awt.Event
-
Deprecated.The Print Screen key, a non-ASCII action key.
- Printable - Interface in java.awt.print
-
The
Printable
interface is implemented by theprint
methods of the current page painter, which is called by the printing system to render a page. - 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). - printAll(Graphics) - Method in class java.awt.Component
-
Prints this component and all of its subcomponents.
- printAll(Graphics) - Method in class javax.swing.JComponent
-
Invoke this method to print the component.
- printBorder(Graphics) - Method in class javax.swing.JComponent
-
Prints the component's border.
- printChildren(Graphics) - Method in class javax.swing.JComponent
-
Prints this component's children.
- printComponent(Graphics) - Method in class javax.swing.JComponent
-
This is invoked during a printing operation.
- 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.
- printDataTransferCompleted(PrintJobEvent) - Method in class javax.print.event.PrintJobAdapter
-
Called to notify the client that data has been successfully transferred to the print service, and the client may free local resources allocated for that data.
- printDataTransferCompleted(PrintJobEvent) - Method in interface javax.print.event.PrintJobListener
-
Called to notify the client that data has been successfully transferred to the print service, and the client may free local resources allocated for that data.
- printDialog() - Method in class java.awt.print.PrinterJob
-
Presents a dialog to the user for changing the properties of the print job.
- printDialog(GraphicsConfiguration, int, int, PrintService[], PrintService, DocFlavor, PrintRequestAttributeSet) - Static method in class javax.print.ServiceUI
-
Presents a dialog to the user for selecting a print service (printer).
- printDialog(PrintRequestAttributeSet) - Method in class java.awt.print.PrinterJob
-
A convenience method which displays a cross-platform print dialog for all services which are capable of printing 2D graphics using the
Pageable
interface. - printElements(Writer, Element...) - Method in interface javax.lang.model.util.Elements
-
Prints a representation of the elements to the given writer in the specified order.
- 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 iaSTOPPED
. - PRINTER_STOPPED_PARTLY - Static variable in class javax.print.attribute.standard.JobStateReason
-
The value of the printer's
PrinterStateReasons
attribute contains aPrinterStateReason
value ofSTOPPED_PARTLY
. - PrinterAbortException - Exception in java.awt.print
-
The
PrinterAbortException
class is a subclass ofPrinterException
and is used to indicate that a user or application has terminated the print job while it was in the process of printing. - PrinterAbortException() - Constructor for exception java.awt.print.PrinterAbortException
-
Constructs a new
PrinterAbortException
with no detail message. - PrinterAbortException(String) - Constructor for exception java.awt.print.PrinterAbortException
-
Constructs a new
PrinterAbortException
with the specified detail message. - PrinterException - Exception in java.awt.print
-
The
PrinterException
class and its subclasses are used to indicate that an exceptional condition has occurred in the print system. - PrinterException() - Constructor for exception java.awt.print.PrinterException
-
Constructs a new
PrinterException
object without a detail message. - PrinterException(String) - Constructor for exception java.awt.print.PrinterException
-
Constructs a new
PrinterException
object with the specified detail message. - PrinterGraphics - Interface in java.awt.print
- PrinterInfo - Class in javax.print.attribute.standard
-
Class
PrinterInfo
is a printing attribute class, a text attribute, that provides descriptive information about a printer. - PrinterInfo(String, Locale) - Constructor for class javax.print.attribute.standard.PrinterInfo
-
Constructs a new printer info attribute with the given information string and locale.
- PrinterIOException - Exception in java.awt.print
-
The
PrinterIOException
class is a subclass ofPrinterException
and is used to indicate that an IO error of some sort has occurred while printing. - PrinterIOException(IOException) - Constructor for exception java.awt.print.PrinterIOException
-
Constructs a new
PrinterIOException
with the string representation of the specifiedIOException
. - PrinterIsAcceptingJobs - Class in javax.print.attribute.standard
-
Class
PrinterIsAcceptingJobs
is a printing attribute class, an enumeration, that indicates whether the printer is currently able to accept jobs. - PrinterIsAcceptingJobs(int) - Constructor for class javax.print.attribute.standard.PrinterIsAcceptingJobs
-
Construct a new printer is accepting jobs enumeration value with the given integer value.
- PrinterJob - Class in java.awt.print
-
The
PrinterJob
class is the principal class that controls printing. - PrinterJob() - Constructor for class java.awt.print.PrinterJob
-
A
PrinterJob
object should be created using the staticgetPrinterJob
method. - PrinterLocation - Class in javax.print.attribute.standard
-
Class
PrinterLocation
is a printing attribute class, a text attribute, that identifies the location of the device. - PrinterLocation(String, Locale) - Constructor for class javax.print.attribute.standard.PrinterLocation
-
Constructs a new printer location attribute with the given location and locale.
- PrinterMakeAndModel - Class in javax.print.attribute.standard
-
Class
PrinterMakeAndModel
is a printing attribute class, a text attribute, that the make and model of the printer. - PrinterMakeAndModel(String, Locale) - Constructor for class javax.print.attribute.standard.PrinterMakeAndModel
-
Constructs a new printer make and model attribute with the given make and model string and locale.
- PrinterMessageFromOperator - Class in javax.print.attribute.standard
-
Class
PrinterMessageFromOperator
is a printing attribute class, a text attribute, that provides a message from an operator, system administrator, or "intelligent" process to indicate to the end user information about or status of the printer, such as why it is unavailable or when it is expected to be available. - PrinterMessageFromOperator(String, Locale) - Constructor for class javax.print.attribute.standard.PrinterMessageFromOperator
-
Constructs a new printer message from operator attribute with the given message and locale.
- PrinterMoreInfo - Class in javax.print.attribute.standard
-
Class
PrinterMoreInfo
is a printing attribute class, aURI
, that is used to obtain more information about this specific printer. - PrinterMoreInfo(URI) - Constructor for class javax.print.attribute.standard.PrinterMoreInfo
-
Constructs a new printer more info attribute with the specified
URI
. - PrinterMoreInfoManufacturer - Class in javax.print.attribute.standard
-
Class
PrinterMoreInfoManufacturer
is a printing attribute class, aURI
, that is used to obtain more information about this type of device. - PrinterMoreInfoManufacturer(URI) - Constructor for class javax.print.attribute.standard.PrinterMoreInfoManufacturer
-
Constructs a new printer more info manufacturer attribute with the specified
URI
. - PrinterName - Class in javax.print.attribute.standard
-
Class
PrinterName
is a printing attribute class, a text attribute, that specifies the name of a printer. - PrinterName(String, Locale) - Constructor for class javax.print.attribute.standard.PrinterName
-
Constructs a new printer name attribute with the given name and locale.
- PrinterResolution - Class in javax.print.attribute.standard
-
Class
PrinterResolution
is a printing attribute class that specifies an exact resolution supported by a printer or to be used for a print job. - PrinterResolution(int, int, int) - Constructor for class javax.print.attribute.standard.PrinterResolution
-
Construct a new printer resolution attribute from the given items.
- printError(SourcePosition, String) - Method in interface com.sun.javadoc.DocErrorReporter
-
Deprecated.Print an error message and increment error count.
- printError(String) - Method in interface com.sun.javadoc.DocErrorReporter
-
Deprecated.Print error message and increment error count.
- PrinterState - Class in javax.print.attribute.standard
-
Class
PrinterState
is a printing attribute class, an enumeration, that identifies the current state of a printer. - PrinterState(int) - Constructor for class javax.print.attribute.standard.PrinterState
-
Construct a new printer state enumeration value with the given integer value.
- PrinterStateReason - Class in javax.print.attribute.standard
-
Class
PrinterStateReason
is a printing attribute class, an enumeration, that provides additional information about the printer's current state, i.e., information that augments the value of the printer'sPrinterState
attribute. - PrinterStateReason(int) - Constructor for class javax.print.attribute.standard.PrinterStateReason
-
Construct a new printer state reason enumeration value with the given integer value.
- PrinterStateReasons - Class in javax.print.attribute.standard
-
Class
PrinterStateReasons
is a printing attribute class, a set of enumeration values, that provides additional information about the printer's current state, i.e., information that augments the value of the printer'sPrinterState
attribute. - PrinterStateReasons() - Constructor for class javax.print.attribute.standard.PrinterStateReasons
-
Construct a new, empty printer state reasons attribute; the underlying hash map has the default initial capacity and load factor.
- PrinterStateReasons(int) - Constructor for class javax.print.attribute.standard.PrinterStateReasons
-
Construct a new, empty printer state reasons attribute; the underlying hash map has the given initial capacity and the default load factor.
- PrinterStateReasons(int, float) - Constructor for class javax.print.attribute.standard.PrinterStateReasons
-
Construct a new, empty printer state reasons attribute; the underlying hash map has the given initial capacity and load factor.
- PrinterStateReasons(Map<PrinterStateReason, Severity>) - Constructor for class javax.print.attribute.standard.PrinterStateReasons
-
Construct a new printer state reasons attribute that contains the same
PrinterStateReason
-to-Severity
mappings as the given map. - printerStateReasonSet(Severity) - Method in class javax.print.attribute.standard.PrinterStateReasons
-
Obtain an unmodifiable set view of the individual printer state reason attributes at the given severity level in this
PrinterStateReasons
attribute. - PrinterURI - Class in javax.print.attribute.standard
-
Class
PrinterURI
is a printing attribute class, aURI
, that specifies the globally unique name of a printer. - PrinterURI(URI) - Constructor for class javax.print.attribute.standard.PrinterURI
-
Constructs a new
PrinterURI
attribute with the specifiedURI
. - PrintEvent - Class in javax.print.event
-
Class
PrintEvent
is the super class of all Print Service API events. - PrintEvent(Object) - Constructor for class javax.print.event.PrintEvent
-
Constructs a
PrintEvent
object. - PrintException - Exception in javax.print
-
Class
PrintException
encapsulates a printing-related error condition that occurred while using a Print Service instance. - PrintException() - Constructor for exception javax.print.PrintException
-
Construct a print exception with no detail message.
- PrintException(Exception) - Constructor for exception javax.print.PrintException
-
Construct a print exception chaining the supplied exception.
- PrintException(String) - Constructor for exception javax.print.PrintException
-
Construct a print exception with the given detail message.
- PrintException(String, Exception) - Constructor for exception javax.print.PrintException
-
Construct a print exception with the given detail message and chained exception.
- printf(String, Object...) - Method in class java.io.Console
-
A convenience method to write a formatted string to this console's output stream using the specified format string and arguments.
- printf(String, Object...) - Method in class java.io.PrintStream
-
A convenience method to write a formatted string to this output stream using the specified format string and arguments.
- printf(String, Object...) - Method in class java.io.PrintWriter
-
A convenience method to write a formatted string to this writer using the specified format string and arguments.
- printf(Locale, String, Object...) - Method in class java.io.PrintStream
-
A convenience method to write a formatted string to this output stream using the specified format string and arguments.
- printf(Locale, String, Object...) - Method in class java.io.PrintWriter
-
A convenience method to write a formatted string to this writer using the specified format string and arguments.
- printFiles(PrintFilesEvent) - Method in interface java.awt.desktop.PrintFilesHandler
-
Called when the application is asked to print a list of files.
- PrintFilesEvent - Class in java.awt.desktop
-
Event sent when the app is asked to print a list of files.
- PrintFilesEvent(List<File>) - Constructor for class java.awt.desktop.PrintFilesEvent
-
Constructs a
PrintFilesEvent
. - PrintFilesHandler - Interface in java.awt.desktop
-
An implementor can respond to requests to print documents that the app has been registered to handle.
- PrintGraphics - Interface in java.awt
-
An abstract class which provides a print graphics context for a page.
- PrintJob - Class in java.awt
-
An abstract class which initiates and executes a print job.
- PrintJob() - Constructor for class java.awt.PrintJob
- PrintJobAdapter - Class in javax.print.event
-
An abstract adapter class for receiving print job events.
- PrintJobAdapter() - Constructor for class javax.print.event.PrintJobAdapter
- PrintJobAttribute - Interface in javax.print.attribute
-
PrintJobAttribute
is a tagging interface which a printing attribute class implements to indicate the attribute describes the status of a Print Job or some other characteristic of a Print Job. - PrintJobAttributeEvent - Class in javax.print.event
-
Class
PrintJobAttributeEvent
encapsulates an event aPrintService
reports to let the client know that one or more printing attributes for aPrintJob
have changed. - PrintJobAttributeEvent(DocPrintJob, PrintJobAttributeSet) - Constructor for class javax.print.event.PrintJobAttributeEvent
-
Constructs a
PrintJobAttributeEvent
object. - PrintJobAttributeListener - Interface in javax.print.event
-
Implementations of this interface are attached to a
DocPrintJob
to monitor the status of attribute changes associated with the print job. - PrintJobAttributeSet - Interface in javax.print.attribute
-
Interface
PrintJobAttributeSet
specifies the interface for a set of print job attributes, i.e. printing attributes that implement interfacePrintJobAttribute
. - printJobCanceled(PrintJobEvent) - Method in class javax.print.event.PrintJobAdapter
-
Called to notify the client that the job was canceled by user or program.
- printJobCanceled(PrintJobEvent) - Method in interface javax.print.event.PrintJobListener
-
Called to notify the client that the job was canceled by a user or a program.
- printJobCompleted(PrintJobEvent) - Method in class javax.print.event.PrintJobAdapter
-
Called to notify the client that the job completed successfully.
- printJobCompleted(PrintJobEvent) - Method in interface javax.print.event.PrintJobListener
-
Called to notify the client that the job completed successfully.
- PrintJobEvent - Class in javax.print.event
-
Class
PrintJobEvent
encapsulates common events a print job reports to let a listener know of progress in the processing of theDocPrintJob
. - PrintJobEvent(DocPrintJob, int) - Constructor for class javax.print.event.PrintJobEvent
-
Constructs a
PrintJobEvent
object. - printJobFailed(PrintJobEvent) - Method in class javax.print.event.PrintJobAdapter
-
Called to notify the client that the job failed to complete successfully and will have to be resubmitted.
- printJobFailed(PrintJobEvent) - Method in interface javax.print.event.PrintJobListener
-
Called to notify the client that the job failed to complete successfully and will have to be resubmitted.
- PrintJobListener - Interface in javax.print.event
-
Implementations of this listener interface should be attached to a
DocPrintJob
to monitor the status of the printer job. - printJobNoMoreEvents(PrintJobEvent) - Method in class javax.print.event.PrintJobAdapter
-
Called to notify the client that no more events will be delivered.
- printJobNoMoreEvents(PrintJobEvent) - Method in interface javax.print.event.PrintJobListener
-
Called to notify the client that no more events will be delivered.
- printJobRequiresAttention(PrintJobEvent) - Method in class javax.print.event.PrintJobAdapter
-
Called to notify the client that some possibly user rectifiable problem occurs (eg printer out of paper).
- printJobRequiresAttention(PrintJobEvent) - Method in interface javax.print.event.PrintJobListener
-
Called to notify the client that an error has occurred that the user might be able to fix.
- println() - Method in class java.io.PrintStream
-
Terminates the current line by writing the line separator string.
- println() - Method in class java.io.PrintWriter
-
Terminates the current line by writing the line separator string.
- println(boolean) - Method in class java.io.PrintStream
-
Prints a boolean and then terminate the line.
- println(boolean) - Method in class java.io.PrintWriter
-
Prints a boolean value and then terminates the line.
- println(char) - Method in class java.io.PrintStream
-
Prints a character and then terminate the line.
- println(char) - Method in class java.io.PrintWriter
-
Prints a character and then terminates the line.
- println(char[]) - Method in class java.io.PrintStream
-
Prints an array of characters and then terminate the line.
- println(char[]) - Method in class java.io.PrintWriter
-
Prints an array of characters and then terminates the line.
- println(double) - Method in class java.io.PrintStream
-
Prints a double and then terminate the line.
- println(double) - Method in class java.io.PrintWriter
-
Prints a double-precision floating-point number and then terminates the line.
- println(float) - Method in class java.io.PrintStream
-
Prints a float and then terminate the line.
- println(float) - Method in class java.io.PrintWriter
-
Prints a floating-point number and then terminates the line.
- println(int) - Method in class java.io.PrintStream
-
Prints an integer and then terminate the line.
- println(int) - Method in class java.io.PrintWriter
-
Prints an integer and then terminates the line.
- println(long) - Method in class java.io.PrintStream
-
Prints a long and then terminate the line.
- println(long) - Method in class java.io.PrintWriter
-
Prints a long integer and then terminates the line.
- println(Object) - Method in class java.io.PrintStream
-
Prints an Object and then terminate the line.
- println(Object) - Method in class java.io.PrintWriter
-
Prints an Object and then terminates the line.
- println(String) - Method in class java.io.PrintStream
-
Prints a String and then terminate the line.
- println(String) - Method in class java.io.PrintWriter
-
Prints a String and then terminates the line.
- println(String) - Static method in class java.sql.DriverManager
-
Prints a message to the current JDBC log stream.
- printMessage(Diagnostic.Kind, CharSequence) - Method in interface javax.annotation.processing.Messager
-
Prints a message of the specified kind.
- printMessage(Diagnostic.Kind, CharSequence, DocTree, DocCommentTree, CompilationUnitTree) - Method in class com.sun.source.util.DocTrees
-
Prints a message of the specified kind at the location of the tree within the provided compilation unit
- printMessage(Diagnostic.Kind, CharSequence, Tree, CompilationUnitTree) - Method in class com.sun.source.util.Trees
-
Prints a message of the specified kind at the location of the tree within the provided compilation unit
- printMessage(Diagnostic.Kind, CharSequence, Element) - Method in interface javax.annotation.processing.Messager
-
Prints a message of the specified kind at the location of the element.
- printMessage(Diagnostic.Kind, CharSequence, Element, AnnotationMirror) - Method in interface javax.annotation.processing.Messager
-
Prints a message of the specified kind at the location of the annotation mirror of the annotated element.
- printMessage(Diagnostic.Kind, CharSequence, Element, AnnotationMirror, AnnotationValue) - Method in interface javax.annotation.processing.Messager
-
Prints a message of the specified kind at the location of the annotation value inside the annotation mirror of the annotated element.
- printNotice(SourcePosition, String) - Method in interface com.sun.javadoc.DocErrorReporter
-
Deprecated.Print a message.
- printNotice(String) - Method in interface com.sun.javadoc.DocErrorReporter
-
Deprecated.Print a message.
- PrintQuality - Class in javax.print.attribute.standard
-
Class
PrintQuality
is a printing attribute class, an enumeration, that specifies the print quality that the printer uses for the job. - PrintQuality(int) - Constructor for class javax.print.attribute.standard.PrintQuality
-
Construct a new print quality enumeration value with the given integer value.
- PrintRequestAttribute - Interface in javax.print.attribute
-
Interface
PrintRequestAttribute
is a tagging interface which a printing attribute class implements to indicate the attribute denotes a requested setting for a print job. - PrintRequestAttributeSet - Interface in javax.print.attribute
-
Interface
PrintRequestAttributeSet
specifies the interface for a set of print request attributes, i.e. printing attributes that implement interfacePrintRequestAttribute
. - PrintService - Interface in javax.print
-
Interface
PrintService
is the factory for aDocPrintJob
. - PrintServiceAttribute - Interface in javax.print.attribute
-
Interface
PrintServiceAttribute
is a tagging interface which a printing attribute class implements to indicate the attribute describes the status of a Print Service or some other characteristic of a Print Service. - PrintServiceAttributeEvent - Class in javax.print.event
-
Class
PrintServiceAttributeEvent
encapsulates an event a Print Service instance reports to let the client know of changes in the print service state. - PrintServiceAttributeEvent(PrintService, PrintServiceAttributeSet) - Constructor for class javax.print.event.PrintServiceAttributeEvent
-
Constructs a
PrintServiceAttributeEvent
object. - PrintServiceAttributeListener - Interface in javax.print.event
-
Implementations of this listener interface are attached to a
PrintService
to monitor the status of the print service. - PrintServiceAttributeSet - Interface in javax.print.attribute
-
Interface
PrintServiceAttributeSet
specifies the interface for a set of print job attributes, i.e. printing attributes that implement interfacePrintServiceAttribute
. - PrintServiceLookup - Class in javax.print
-
Implementations of this class provide lookup services for print services (typically equivalent to printers) of a particular type.
- PrintServiceLookup() - Constructor for class javax.print.PrintServiceLookup
- printStackTrace() - Method in class java.lang.Throwable
-
Prints this throwable and its backtrace to the standard error stream.
- printStackTrace() - Method in exception javax.xml.crypto.dsig.TransformException
-
Prints this
TransformException
, its backtrace and the cause's backtrace to the standard error stream. - printStackTrace() - Method in exception javax.xml.crypto.dsig.XMLSignatureException
-
Prints this
XMLSignatureException
, its backtrace and the cause's backtrace to the standard error stream. - printStackTrace() - Method in exception javax.xml.crypto.KeySelectorException
-
Prints this
KeySelectorException
, its backtrace and the cause's backtrace to the standard error stream. - printStackTrace() - Method in exception javax.xml.crypto.MarshalException
-
Prints this
MarshalException
, its backtrace and the cause's backtrace to the standard error stream. - printStackTrace() - Method in exception javax.xml.crypto.NoSuchMechanismException
-
Prints this
NoSuchMechanismException
, its backtrace and the cause's backtrace to the standard error stream. - printStackTrace() - Method in exception javax.xml.crypto.URIReferenceException
-
Prints this
URIReferenceException
, its backtrace and the cause's backtrace to the standard error stream. - printStackTrace() - Method in exception javax.xml.transform.TransformerException
-
Print the the trace of methods from where the error originated.
- printStackTrace() - Method in exception javax.xml.xpath.XPathException
-
Print stack trace to
System.err
. - printStackTrace(PrintStream) - Method in class java.lang.Throwable
-
Prints this throwable and its backtrace to the specified print stream.
- printStackTrace(PrintStream) - Method in exception javax.xml.crypto.dsig.TransformException
-
Prints this
TransformException
, its backtrace and the cause's backtrace to the specified print stream. - printStackTrace(PrintStream) - Method in exception javax.xml.crypto.dsig.XMLSignatureException
-
Prints this
XMLSignatureException
, its backtrace and the cause's backtrace to the specified print stream. - printStackTrace(PrintStream) - Method in exception javax.xml.crypto.KeySelectorException
-
Prints this
KeySelectorException
, its backtrace and the cause's backtrace to the specified print stream. - printStackTrace(PrintStream) - Method in exception javax.xml.crypto.MarshalException
-
Prints this
MarshalException
, its backtrace and the cause's backtrace to the specified print stream. - printStackTrace(PrintStream) - Method in exception javax.xml.crypto.NoSuchMechanismException
-
Prints this
NoSuchMechanismException
, its backtrace and the cause's backtrace to the specified print stream. - printStackTrace(PrintStream) - Method in exception javax.xml.crypto.URIReferenceException
-
Prints this
URIReferenceException
, its backtrace and the cause's backtrace to the specified print stream. - printStackTrace(PrintStream) - Method in exception javax.xml.transform.TransformerException
-
Print the the trace of methods from where the error originated.
- printStackTrace(PrintStream) - Method in exception javax.xml.xpath.XPathException
-
Print stack trace to specified
PrintStream
. - printStackTrace(PrintWriter) - Method in class java.lang.Throwable
-
Prints this throwable and its backtrace to the specified print writer.
- printStackTrace(PrintWriter) - Method in exception javax.xml.crypto.dsig.TransformException
-
Prints this
TransformException
, its backtrace and the cause's backtrace to the specified print writer. - printStackTrace(PrintWriter) - Method in exception javax.xml.crypto.dsig.XMLSignatureException
-
Prints this
XMLSignatureException
, its backtrace and the cause's backtrace to the specified print writer. - printStackTrace(PrintWriter) - Method in exception javax.xml.crypto.KeySelectorException
-
Prints this
KeySelectorException
, its backtrace and the cause's backtrace to the specified print writer. - printStackTrace(PrintWriter) - Method in exception javax.xml.crypto.MarshalException
-
Prints this
MarshalException
, its backtrace and the cause's backtrace to the specified print writer. - printStackTrace(PrintWriter) - Method in exception javax.xml.crypto.NoSuchMechanismException
-
Prints this
NoSuchMechanismException
, its backtrace and the cause's backtrace to the specified print writer. - printStackTrace(PrintWriter) - Method in exception javax.xml.crypto.URIReferenceException
-
Prints this
URIReferenceException
, its backtrace and the cause's backtrace to the specified print writer. - printStackTrace(PrintWriter) - Method in exception javax.xml.transform.TransformerException
-
Print the the trace of methods from where the error originated.
- printStackTrace(PrintWriter) - Method in exception javax.xml.xpath.XPathException
-
Print stack trace to specified
PrintWriter
. - PrintStream - Class in java.io
-
A
PrintStream
adds functionality to another output stream, namely the ability to print representations of various data values conveniently. - PrintStream(File) - Constructor for class java.io.PrintStream
-
Creates a new print stream, without automatic line flushing, with the specified file.
- PrintStream(File, String) - Constructor for class java.io.PrintStream
-
Creates a new print stream, without automatic line flushing, with the specified file and charset.
- PrintStream(File, Charset) - Constructor for class java.io.PrintStream
-
Creates a new print stream, without automatic line flushing, with the specified file and charset.
- PrintStream(OutputStream) - Constructor for class java.io.PrintStream
-
Creates a new print stream.
- PrintStream(OutputStream, boolean) - Constructor for class java.io.PrintStream
-
Creates a new print stream.
- PrintStream(OutputStream, boolean, String) - Constructor for class java.io.PrintStream
-
Creates a new print stream.
- PrintStream(OutputStream, boolean, Charset) - Constructor for class java.io.PrintStream
-
Creates a new print stream, with the specified OutputStream, automatic line flushing and charset.
- PrintStream(String) - Constructor for class java.io.PrintStream
-
Creates a new print stream, without automatic line flushing, with the specified file name.
- PrintStream(String, String) - Constructor for class java.io.PrintStream
-
Creates a new print stream, without automatic line flushing, with the specified file name and charset.
- PrintStream(String, Charset) - Constructor for class java.io.PrintStream
-
Creates a new print stream, without automatic line flushing, with the specified file name and charset.
- printWarning(SourcePosition, String) - Method in interface com.sun.javadoc.DocErrorReporter
-
Deprecated.Print warning message and increment warning count.
- printWarning(String) - Method in interface com.sun.javadoc.DocErrorReporter
-
Deprecated.Print warning message and increment warning count.
- PrintWriter - Class in java.io
-
Prints formatted representations of objects to a text-output stream.
- PrintWriter(File) - Constructor for class java.io.PrintWriter
-
Creates a new PrintWriter, without automatic line flushing, with the specified file.
- PrintWriter(File, String) - Constructor for class java.io.PrintWriter
-
Creates a new PrintWriter, without automatic line flushing, with the specified file and charset.
- PrintWriter(File, Charset) - Constructor for class java.io.PrintWriter
-
Creates a new PrintWriter, without automatic line flushing, with the specified file and charset.
- PrintWriter(OutputStream) - Constructor for class java.io.PrintWriter
-
Creates a new PrintWriter, without automatic line flushing, from an existing OutputStream.
- PrintWriter(OutputStream, boolean) - Constructor for class java.io.PrintWriter
-
Creates a new PrintWriter from an existing OutputStream.
- PrintWriter(OutputStream, boolean, Charset) - Constructor for class java.io.PrintWriter
-
Creates a new PrintWriter from an existing OutputStream.
- PrintWriter(Writer) - Constructor for class java.io.PrintWriter
-
Creates a new PrintWriter, without automatic line flushing.
- PrintWriter(Writer, boolean) - Constructor for class java.io.PrintWriter
-
Creates a new PrintWriter.
- PrintWriter(String) - Constructor for class java.io.PrintWriter
-
Creates a new PrintWriter, without automatic line flushing, with the specified file name.
- PrintWriter(String, String) - Constructor for class java.io.PrintWriter
-
Creates a new PrintWriter, without automatic line flushing, with the specified file name and charset.
- PrintWriter(String, Charset) - Constructor for class java.io.PrintWriter
-
Creates a new PrintWriter, without automatic line flushing, with the specified file name and charset.
- 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() - Method in class jdk.net.SocketFlow
-
Returns this SocketFlow's priority.
- priority(int) - Method in interface java.net.http.HttpClient.Builder
-
Sets the default priority for any HTTP/2 requests sent from this client.
- priority(int) - Method in class jdk.net.SocketFlow
-
Sets this SocketFlow's priority.
- 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.
- PriorityBlockingQueue<E> - Class in java.util.concurrent
-
An unbounded blocking queue that uses the same ordering rules as class
PriorityQueue
and supplies blocking retrieval operations. - PriorityBlockingQueue() - Constructor for class java.util.concurrent.PriorityBlockingQueue
-
Creates a
PriorityBlockingQueue
with the default initial capacity (11) that orders its elements according to their natural ordering. - PriorityBlockingQueue(int) - Constructor for class java.util.concurrent.PriorityBlockingQueue
-
Creates a
PriorityBlockingQueue
with the specified initial capacity that orders its elements according to their natural ordering. - PriorityBlockingQueue(int, Comparator<? super E>) - Constructor for class java.util.concurrent.PriorityBlockingQueue
-
Creates a
PriorityBlockingQueue
with the specified initial capacity that orders its elements according to the specified comparator. - PriorityBlockingQueue(Collection<? extends E>) - Constructor for class java.util.concurrent.PriorityBlockingQueue
-
Creates a
PriorityBlockingQueue
containing the elements in the specified collection. - PriorityQueue<E> - Class in java.util
-
An unbounded priority queue based on a priority heap.
- PriorityQueue() - Constructor for class java.util.PriorityQueue
-
Creates a
PriorityQueue
with the default initial capacity (11) that orders its elements according to their natural ordering. - PriorityQueue(int) - Constructor for class java.util.PriorityQueue
-
Creates a
PriorityQueue
with the specified initial capacity that orders its elements according to their natural ordering. - PriorityQueue(int, Comparator<? super E>) - Constructor for class java.util.PriorityQueue
-
Creates a
PriorityQueue
with the specified initial capacity that orders its elements according to the specified comparator. - PriorityQueue(Collection<? extends E>) - Constructor for class java.util.PriorityQueue
-
Creates a
PriorityQueue
containing the elements in the specified collection. - PriorityQueue(Comparator<? super E>) - Constructor for class java.util.PriorityQueue
-
Creates a
PriorityQueue
with the default initial capacity and whose elements are ordered according to the specified comparator. - PriorityQueue(PriorityQueue<? extends E>) - Constructor for class java.util.PriorityQueue
-
Creates a
PriorityQueue
containing the elements in the specified priority queue. - PriorityQueue(SortedSet<? extends E>) - Constructor for class java.util.PriorityQueue
-
Creates a
PriorityQueue
containing the elements in the specified sorted set. - PRIVATE - java.security.KeyRep.Type
-
Type for private keys.
- PRIVATE - javax.lang.model.element.Modifier
-
The modifier
private
- PRIVATE - Static variable in class java.lang.invoke.MethodHandles.Lookup
-
A single-bit mask representing
private
access, which may contribute to the result oflookupModes
. - PRIVATE - Static variable in class java.lang.reflect.Modifier
-
The
int
value representing theprivate
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_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 "Private Use Area" Unicode character block.
- PRIVATE_USE_EXTENSION - Static variable in class java.util.Locale
-
The key for the private use extension ('x').
- PrivateClassLoader - Interface in javax.management.loading
-
Marker interface indicating that a ClassLoader should not be added to the
ClassLoaderRepository
. - PrivateCredentialPermission - Class in javax.security.auth
-
This class is used to protect access to private Credentials belonging to a particular
Subject
. - PrivateCredentialPermission(String, String) - Constructor for class javax.security.auth.PrivateCredentialPermission
-
Creates a new
PrivateCredentialPermission
with the specifiedname
. - PrivateKey - Interface in java.security
-
A private key.
- PrivateKeyEntry(PrivateKey, Certificate[]) - Constructor for class java.security.KeyStore.PrivateKeyEntry
-
Constructs a
PrivateKeyEntry
with aPrivateKey
and corresponding certificate chain. - PrivateKeyEntry(PrivateKey, Certificate[], Set<KeyStore.Entry.Attribute>) - Constructor for class java.security.KeyStore.PrivateKeyEntry
-
Constructs a
PrivateKeyEntry
with aPrivateKey
and corresponding certificate chain and associated entry attributes. - privateLookupIn(Class<?>, MethodHandles.Lookup) - Static method in class java.lang.invoke.MethodHandles
-
Returns a
lookup object
with full capabilities to emulate all supported bytecode behaviors, including private access, on a target class. - PrivateMLet - Class in javax.management.loading
-
An MLet that is not added to the
ClassLoaderRepository
. - PrivateMLet(URL[], boolean) - Constructor for class javax.management.loading.PrivateMLet
-
Constructs a new PrivateMLet for the specified URLs using the default delegation parent ClassLoader.
- PrivateMLet(URL[], ClassLoader, boolean) - Constructor for class javax.management.loading.PrivateMLet
-
Constructs a new PrivateMLet for the given URLs.
- PrivateMLet(URL[], ClassLoader, URLStreamHandlerFactory, boolean) - Constructor for class javax.management.loading.PrivateMLet
-
Constructs a new PrivateMLet for the specified URLs, parent class loader, and URLStreamHandlerFactory.
- PRIVILEGE_WITHDRAWN - java.security.cert.CRLReason
-
This reason indicates that the privileges granted to the subject of the certificate have been withdrawn.
- PrivilegedAction<T> - Interface in java.security
-
A computation to be performed with privileges enabled.
- PrivilegedActionException - Exception in java.security
-
This exception is thrown by
doPrivileged(PrivilegedExceptionAction)
anddoPrivileged(PrivilegedExceptionAction, AccessControlContext context)
to indicate that the action being performed threw a checked exception. - PrivilegedActionException(Exception) - Constructor for exception java.security.PrivilegedActionException
-
Constructs a new PrivilegedActionException "wrapping" the specific Exception.
- privilegedCallable(Callable<T>) - Static method in class java.util.concurrent.Executors
-
Returns a
Callable
object that will, when called, execute the givencallable
under the current access control context. - privilegedCallableUsingCurrentClassLoader(Callable<T>) - Static method in class java.util.concurrent.Executors
-
Returns a
Callable
object that will, when called, execute the givencallable
under the current access control context, with the current context class loader as the context class loader. - PrivilegedExceptionAction<T> - Interface in java.security
-
A computation to be performed with privileges enabled, that throws one or more checked exceptions.
- privilegedThreadFactory() - Static method in class java.util.concurrent.Executors
-
Returns a thread factory used to create new threads that have the same permissions as the current thread.
- probableKind() - Method in class jdk.jshell.ErroneousSnippet
-
Returns what appears to be the intended Kind in this erroneous snippet.
- probablePrime(int, Random) - Static method in class java.math.BigInteger
-
Returns a positive BigInteger that is probably prime, with the specified bitLength.
- probeContentType(Path) - Static method in class java.nio.file.Files
-
Probes the content type of a file.
- probeContentType(Path) - Method in class java.nio.file.spi.FileTypeDetector
-
Probes the given file to guess its content type.
- procedureColumnIn - Static variable in interface java.sql.DatabaseMetaData
-
Indicates that the column stores IN parameters.
- procedureColumnInOut - Static variable in interface java.sql.DatabaseMetaData
-
Indicates that the column stores INOUT parameters.
- procedureColumnOut - Static variable in interface java.sql.DatabaseMetaData
-
Indicates that the column stores OUT parameters.
- procedureColumnResult - Static variable in interface java.sql.DatabaseMetaData
-
Indicates that the column stores results.
- procedureColumnReturn - Static variable in interface java.sql.DatabaseMetaData
-
Indicates that the column stores return values.
- procedureColumnUnknown - Static variable in interface java.sql.DatabaseMetaData
-
Indicates that type of the column is unknown.
- procedureNoNulls - Static variable in interface java.sql.DatabaseMetaData
-
Indicates that
NULL
values are not allowed. - procedureNoResult - Static variable in interface java.sql.DatabaseMetaData
-
Indicates that the procedure does not return a result.
- procedureNullable - Static variable in interface java.sql.DatabaseMetaData
-
Indicates that
NULL
values are allowed. - procedureNullableUnknown - Static variable in interface java.sql.DatabaseMetaData
-
Indicates that whether
NULL
values are allowed is unknown. - procedureResultUnknown - Static variable in interface java.sql.DatabaseMetaData
-
Indicates that it is not known whether the procedure returns a result.
- procedureReturnsResult - Static variable in interface java.sql.DatabaseMetaData
-
Indicates that the procedure returns a result.
- process() - Method in exception com.sun.jdi.connect.VMStartException
- process() - Method in interface com.sun.jdi.VirtualMachine
-
Returns the
Process
object for this virtual machine if launched by aLaunchingConnector
- process() - Method in class jdk.jshell.execution.JdiInitiator
-
Returns the launched process.
- process(String, List<String>) - Method in interface jdk.javadoc.doclet.Doclet.Option
-
Processes the option and arguments as needed.
- process(List<V>) - Method in class javax.swing.SwingWorker
-
Receives data chunks from the
publish
method asynchronously on the Event Dispatch Thread. - process(Set<? extends TypeElement>, RoundEnvironment) - Method in interface javax.annotation.processing.Processor
-
Processes a set of annotation types on type elements originating from the prior round and returns whether or not these annotation types are claimed by this processor.
- Process - Class in java.lang
-
Process
provides control of native processes started by ProcessBuilder.start and Runtime.exec. - Process() - Constructor for class java.lang.Process
-
Default constructor for Process.
- 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.List
-
Processes action events occurring on this component by dispatching them to any registered
ActionListener
objects. - 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.TextField
-
Processes action events occurring on this text field 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. - ProcessBuilder - Class in java.lang
-
This class is used to create operating system processes.
- ProcessBuilder(String...) - Constructor for class java.lang.ProcessBuilder
-
Constructs a process builder with the specified operating system program and arguments.
- ProcessBuilder(List<String>) - Constructor for class java.lang.ProcessBuilder
-
Constructs a process builder with the specified operating system program and arguments.
- ProcessBuilder.Redirect - Class in java.lang
-
Represents a source of subprocess input or a destination of subprocess output.
- ProcessBuilder.Redirect.Type - Enum in java.lang
-
The type of a
ProcessBuilder.Redirect
. - processComponentEvent(ComponentEvent) - Method in class java.awt.Component
-
Processes component events occurring on this component by dispatching them to any registered
ComponentListener
objects. - processComponentEvent(ComponentEvent, JLayer<? extends V>) - Method in class javax.swing.plaf.LayerUI
-
Processes component events occurring on the
JLayer
or any of its subcomponents. - processComponentKeyEvent(KeyEvent) - Method in class javax.swing.JComponent
-
Processes 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.Button
-
Processes events on this button.
- processEvent(AWTEvent) - Method in class java.awt.Checkbox
-
Processes events on this check box.
- processEvent(AWTEvent) - Method in class java.awt.CheckboxMenuItem
-
Processes events on this check box menu item.
- processEvent(AWTEvent) - Method in class java.awt.Choice
-
Processes events on this choice.
- 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.List
-
Processes events on this scrolling list.
- processEvent(AWTEvent) - Method in class java.awt.MenuComponent
-
Processes events occurring on this menu component.
- processEvent(AWTEvent) - Method in class java.awt.MenuItem
-
Processes events on this menu item.
- processEvent(AWTEvent) - Method in class java.awt.Scrollbar
-
Processes events on this scroll bar.
- processEvent(AWTEvent) - Method in class java.awt.TextComponent
-
Processes events on this text component.
- processEvent(AWTEvent) - Method in class java.awt.TextField
-
Processes events on this text field.
- processEvent(AWTEvent) - Method in class java.awt.Window
-
Processes events on this window.
- 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 javax.swing.JFormattedTextField
-
Processes any focus events, such as
FocusEvent.FOCUS_GAINED
orFocusEvent.FOCUS_LOST
. - processFocusEvent(FocusEvent, JLayer<? extends V>) - Method in class javax.swing.plaf.LayerUI
-
Processes focus events occurring on the
JLayer
or any of its subcomponents. - ProcessHandle - Interface in java.lang
-
ProcessHandle identifies and provides control of native processes.
- ProcessHandle.Info - Interface in java.lang
-
Information snapshot about the process.
- processHierarchyBoundsEvent(HierarchyEvent) - Method in class java.awt.Component
-
Processes hierarchy bounds events occurring on this component by dispatching them to any registered
HierarchyBoundsListener
objects. - processHierarchyBoundsEvent(HierarchyEvent, JLayer<? extends V>) - Method in class javax.swing.plaf.LayerUI
-
Processes hierarchy bounds event occurring on the
JLayer
or any of its subcomponents. - processHierarchyEvent(HierarchyEvent) - Method in class java.awt.Component
-
Processes hierarchy events occurring on this component by dispatching them to any registered
HierarchyListener
objects. - processHierarchyEvent(HierarchyEvent, JLayer<? extends V>) - Method in class javax.swing.plaf.LayerUI
-
Processes hierarchy event occurring on the
JLayer
or any of its subcomponents. - processHTMLFrameHyperlinkEvent(HTMLFrameHyperlinkEvent) - Method in class javax.swing.text.html.HTMLDocument
-
Processes
HyperlinkEvents
that are generated by documents in an HTML frame. - processImageComplete() - Method in class javax.imageio.ImageReader
-
Broadcasts the completion of an image read to all registered
IIOReadProgressListener
s by calling theirimageComplete
method. - processImageComplete() - Method in class javax.imageio.ImageWriter
-
Broadcasts the completion of an image write to all registered
IIOWriteProgressListener
s by calling theirimageComplete
method. - processImageProgress(float) - Method in class javax.imageio.ImageReader
-
Broadcasts the current percentage of image completion to all registered
IIOReadProgressListener
s by calling theirimageProgress
method. - processImageProgress(float) - Method in class javax.imageio.ImageWriter
-
Broadcasts the current percentage of image completion to all registered
IIOWriteProgressListener
s by calling theirimageProgress
method. - processImageStarted(int) - Method in class javax.imageio.ImageReader
-
Broadcasts the start of an image read to all registered
IIOReadProgressListener
s by calling theirimageStarted
method. - processImageStarted(int) - Method in class javax.imageio.ImageWriter
-
Broadcasts the start of an image write to all registered
IIOWriteProgressListener
s by calling theirimageStarted
method. - processImageUpdate(BufferedImage, int, int, int, int, int, int, int[]) - Method in class javax.imageio.ImageReader
-
Broadcasts the update of a set of samples to all registered
IIOReadUpdateListener
s by calling theirimageUpdate
method. - 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 - Static variable in interface javax.xml.stream.XMLStreamConstants
-
Indicates an event is a processing instruction
- 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.
- processingEnv - Variable in class javax.annotation.processing.AbstractProcessor
-
Processing environment providing by the tool framework.
- ProcessingEnvironment - Interface in javax.annotation.processing
-
An annotation processing tool framework will provide an annotation processor with an object implementing this interface so the processor can use facilities provided by the framework to write new files, report error messages, and find other utilities.
- processingInstruction(String, String) - Method in interface org.xml.sax.ContentHandler
-
Receive notification of a processing instruction.
- processingInstruction(String, String) - Method in interface org.xml.sax.DocumentHandler
-
Deprecated.Receive notification of a processing instruction.
- processingInstruction(String, String) - Method in class org.xml.sax.HandlerBase
-
Deprecated.Receive notification of a processing instruction.
- processingInstruction(String, String) - Method in class org.xml.sax.helpers.DefaultHandler
-
Receive notification of a processing instruction.
- processingInstruction(String, String) - Method in class org.xml.sax.helpers.ParserAdapter
-
Adapter implementation method; do not call.
- processingInstruction(String, String) - Method in class org.xml.sax.helpers.XMLFilterImpl
-
Filter a processing instruction event.
- processingInstruction(String, String) - Method in class org.xml.sax.helpers.XMLReaderAdapter
-
Adapt a SAX2 processing instruction event.
- ProcessingInstruction - Interface in javax.xml.stream.events
-
An interface that describes the data found in processing instructions
- ProcessingInstruction - Interface in org.w3c.dom
-
The
ProcessingInstruction
interface represents a "processing instruction", used in XML as a way to keep processor-specific information in the text of the document. - processingOver() - Method in interface javax.annotation.processing.RoundEnvironment
-
Returns
true
if types generated by this round will not be subject to a subsequent round of annotation processing; returnsfalse
otherwise. - processInputMethodEvent(InputMethodEvent) - Method in class java.awt.Component
-
Processes input method events occurring on this component by dispatching them to any registered
InputMethodListener
objects. - processInputMethodEvent(InputMethodEvent) - Method in class javax.swing.JFormattedTextField
-
Processes any input method events, such as
InputMethodEvent.INPUT_METHOD_TEXT_CHANGED
orInputMethodEvent.CARET_POSITION_CHANGED
. - processInputMethodEvent(InputMethodEvent, JLayer<? extends V>) - Method in class javax.swing.plaf.LayerUI
-
Processes input event occurring on the
JLayer
or any of its subcomponents. - 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.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.Choice
-
Processes item events occurring on this
Choice
menu by dispatching them to any registeredItemListener
objects. - processItemEvent(ItemEvent) - Method in class java.awt.List
-
Processes item events occurring on this list by dispatching them to any registered
ItemListener
objects. - processKeyBinding(KeyStroke, KeyEvent, int, boolean) - Method in class javax.swing.JComponent
-
Invoked to process the key bindings for
ks
as the result of theKeyEvent
e
. - processKeyBinding(KeyStroke, KeyEvent, int, boolean) - Method in class javax.swing.JMenuBar
-
Subclassed to check all the child menus.
- processKeyBindings(KeyEvent) - Static method in class javax.swing.SwingUtilities
-
Process the key bindings for the
Component
associated withevent
. - processKeyEvent(Component, KeyEvent) - Method in class java.awt.DefaultKeyboardFocusManager
-
This method initiates a focus traversal operation if and only if the KeyEvent represents a focus traversal key for the specified focusedComponent.
- processKeyEvent(Component, KeyEvent) - Method in class java.awt.KeyboardFocusManager
-
This method initiates a focus traversal operation if and only if the KeyEvent represents a focus traversal key for the specified focusedComponent.
- processKeyEvent(KeyEvent) - Method in class java.awt.Component
-
Processes key events occurring on this component by dispatching them to any registered
KeyListener
objects. - processKeyEvent(KeyEvent) - Method in class javax.swing.JComboBox
-
Handles
KeyEvent
s, looking for the Tab key. - processKeyEvent(KeyEvent) - Method in class javax.swing.JComponent
-
Overrides
processKeyEvent
to process events. - processKeyEvent(KeyEvent) - Method in class javax.swing.JMenu
-
Processes key stroke events such as mnemonics and accelerators.
- processKeyEvent(KeyEvent) - Method in class javax.swing.JPopupMenu
-
Processes key stroke events such as mnemonics and accelerators.
- processKeyEvent(KeyEvent) - Method in class javax.swing.MenuSelectionManager
-
When a MenuElement receives an event from a KeyListener, it should never process the event directly.
- processKeyEvent(KeyEvent, JLayer<? extends V>) - Method in class javax.swing.plaf.LayerUI
-
Processes key events occurring on the
JLayer
or any of its subcomponents. - processKeyEvent(KeyEvent, MenuElement[], MenuSelectionManager) - Method in class javax.swing.JMenuBar
-
Implemented to be a
MenuElement
-- does nothing. - processKeyEvent(KeyEvent, MenuElement[], MenuSelectionManager) - Method in class javax.swing.JMenuItem
-
Processes a key event forwarded from the
MenuSelectionManager
and changes the menu selection, if necessary, by usingMenuSelectionManager
's API. - processKeyEvent(KeyEvent, MenuElement[], MenuSelectionManager) - Method in class javax.swing.JPopupMenu
-
Processes a key event forwarded from the
MenuSelectionManager
and changes the menu selection, if necessary, by usingMenuSelectionManager
's API. - processKeyEvent(KeyEvent, MenuElement[], MenuSelectionManager) - Method in interface javax.swing.MenuElement
-
Process a key event.
- processMenuDragMouseEvent(MenuDragMouseEvent) - Method in class javax.swing.JMenuItem
-
Handles mouse drag in a menu.
- processMenuKeyEvent(MenuKeyEvent) - Method in class javax.swing.JMenuItem
-
Handles a keystroke in a menu.
- 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 javax.swing.JComponent
-
Processes mouse events occurring on this component by dispatching them to any registered
MouseListener
objects, refer toComponent.processMouseEvent(MouseEvent)
for a complete description of this method. - processMouseEvent(MouseEvent) - Method in class javax.swing.MenuSelectionManager
-
When a MenuElement receives an event from a MouseListener, it should never process the event directly.
- processMouseEvent(MouseEvent, JLayer<? extends V>) - Method in class javax.swing.plaf.LayerUI
-
Processes mouse events occurring on the
JLayer
or any of its subcomponents. - processMouseEvent(MouseEvent, MenuElement[], MenuSelectionManager) - Method in class javax.swing.JMenuBar
-
Implemented to be a
MenuElement
-- does nothing. - processMouseEvent(MouseEvent, MenuElement[], MenuSelectionManager) - Method in class javax.swing.JMenuItem
-
Processes a mouse event forwarded from the
MenuSelectionManager
and changes the menu selection, if necessary, by using theMenuSelectionManager
's API. - processMouseEvent(MouseEvent, MenuElement[], MenuSelectionManager) - Method in class javax.swing.JPopupMenu
-
This method is required to conform to the
MenuElement
interface, but it not implemented. - processMouseEvent(MouseEvent, MenuElement[], MenuSelectionManager) - Method in interface javax.swing.MenuElement
-
Processes a mouse event.
- processMouseEvent(JMenuItem, MouseEvent, MenuElement[], MenuSelectionManager) - Method in class javax.swing.plaf.basic.BasicCheckBoxMenuItemUI
-
Invoked when mouse event occurs.
- processMouseEvent(JMenuItem, MouseEvent, MenuElement[], MenuSelectionManager) - Method in class javax.swing.plaf.basic.BasicRadioButtonMenuItemUI
-
Invoked when mouse event occurs.
- 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 javax.swing.JComponent
-
Processes mouse motion events, such as MouseEvent.MOUSE_DRAGGED.
- processMouseMotionEvent(MouseEvent, JLayer<? extends V>) - Method in class javax.swing.plaf.LayerUI
-
Processes mouse motion event occurring on the
JLayer
or any of its subcomponents. - processMouseWheelEvent(MouseWheelEvent) - Method in class java.awt.Component
-
Processes mouse wheel events occurring on this component by dispatching them to any registered
MouseWheelListener
objects. - processMouseWheelEvent(MouseWheelEvent) - Method in class java.awt.ScrollPane
-
Process mouse wheel events that are delivered to this
ScrollPane
by scrolling an appropriate amount. - processMouseWheelEvent(MouseWheelEvent, JLayer<? extends V>) - Method in class javax.swing.plaf.LayerUI
-
Processes mouse wheel event occurring on the
JLayer
or any of its subcomponents. - processName(String, String[], boolean) - Method in class org.xml.sax.helpers.NamespaceSupport
-
Process a raw XML qualified name, after all declarations in the current context have been handled by
declarePrefix()
. - Processor - Interface in javax.annotation.processing
-
The interface for an annotation processor.
- processPassComplete(BufferedImage) - Method in class javax.imageio.ImageReader
-
Broadcasts the end of a progressive pass to all registered
IIOReadUpdateListener
s by calling theirpassComplete
method. - processPassStarted(BufferedImage, int, int, int, int, int, int, int, int[]) - Method in class javax.imageio.ImageReader
-
Broadcasts the beginning of a progressive pass to all registered
IIOReadUpdateListener
s by calling theirpassStarted
method. - processReadAborted() - Method in class javax.imageio.ImageReader
-
Broadcasts that the read has been aborted to all registered
IIOReadProgressListener
s by calling theirreadAborted
method. - processSequenceComplete() - Method in class javax.imageio.ImageReader
-
Broadcasts the completion of an sequence of image reads to all registered
IIOReadProgressListener
s by calling theirsequenceComplete
method. - processSequenceStarted(int) - Method in class javax.imageio.ImageReader
-
Broadcasts the start of an sequence of image reads to all registered
IIOReadProgressListener
s by calling theirsequenceStarted
method. - processTextEvent(TextEvent) - Method in class java.awt.TextComponent
-
Processes text events occurring on this text component by dispatching them to any registered
TextListener
objects. - processThumbnailComplete() - Method in class javax.imageio.ImageReader
-
Broadcasts the completion of a thumbnail read to all registered
IIOReadProgressListener
s by calling theirthumbnailComplete
method. - processThumbnailComplete() - Method in class javax.imageio.ImageWriter
-
Broadcasts the completion of a thumbnail write to all registered
IIOWriteProgressListener
s by calling theirthumbnailComplete
method. - processThumbnailPassComplete(BufferedImage) - Method in class javax.imageio.ImageReader
-
Broadcasts the end of a thumbnail progressive pass to all registered
IIOReadUpdateListener
s by calling theirthumbnailPassComplete
method. - processThumbnailPassStarted(BufferedImage, int, int, int, int, int, int, int, int[]) - Method in class javax.imageio.ImageReader
-
Broadcasts the beginning of a thumbnail progressive pass to all registered
IIOReadUpdateListener
s by calling theirthumbnailPassStarted
method. - processThumbnailProgress(float) - Method in class javax.imageio.ImageReader
-
Broadcasts the current percentage of thumbnail completion to all registered
IIOReadProgressListener
s by calling theirthumbnailProgress
method. - processThumbnailProgress(float) - Method in class javax.imageio.ImageWriter
-
Broadcasts the current percentage of thumbnail completion to all registered
IIOWriteProgressListener
s by calling theirthumbnailProgress
method. - processThumbnailStarted(int, int) - Method in class javax.imageio.ImageReader
-
Broadcasts the start of a thumbnail read to all registered
IIOReadProgressListener
s by calling theirthumbnailStarted
method. - processThumbnailStarted(int, int) - Method in class javax.imageio.ImageWriter
-
Broadcasts the start of a thumbnail write to all registered
IIOWriteProgressListener
s by calling theirthumbnailStarted
method. - processThumbnailUpdate(BufferedImage, int, int, int, int, int, int, int[]) - Method in class javax.imageio.ImageReader
-
Broadcasts the update of a set of samples in a thumbnail image to all registered
IIOReadUpdateListener
s by calling theirthumbnailUpdate
method. - processWarningOccurred(int, String) - Method in class javax.imageio.ImageWriter
-
Broadcasts a warning message to all registered
IIOWriteWarningListener
s by calling theirwarningOccurred
method. - processWarningOccurred(int, String, String) - Method in class javax.imageio.ImageWriter
-
Broadcasts a localized warning message to all registered
IIOWriteWarningListener
s by calling theirwarningOccurred
method with a string taken from aResourceBundle
. - processWarningOccurred(String) - Method in class javax.imageio.ImageReader
-
Broadcasts a warning message to all registered
IIOReadWarningListener
s by calling theirwarningOccurred
method. - processWarningOccurred(String, String) - Method in class javax.imageio.ImageReader
-
Broadcasts a localized warning message to all registered
IIOReadWarningListener
s by calling theirwarningOccurred
method with a string taken from aResourceBundle
. - 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 javax.swing.JDialog
-
Handles window events depending on the state of the
defaultCloseOperation
property. - processWindowEvent(WindowEvent) - Method in class javax.swing.JFrame
-
Processes window events occurring on this component.
- processWindowFocusEvent(WindowEvent) - Method in class java.awt.Window
-
Processes window focus event occurring on this window by dispatching them to any registered WindowFocusListener objects.
- processWindowStateEvent(WindowEvent) - Method in class java.awt.Window
-
Processes window state event occurring on this window by dispatching them to any registered
WindowStateListener
objects. - processWriteAborted() - Method in class javax.imageio.ImageWriter
-
Broadcasts that the write has been aborted to all registered
IIOWriteProgressListener
s by calling theirwriteAborted
method. - ProfileDataException - Exception in java.awt.color
-
This exception is thrown when an error occurs in accessing or processing an ICC_Profile object.
- ProfileDataException(String) - Constructor for exception java.awt.color.ProfileDataException
-
Constructs a ProfileDataException with the specified detail message.
- program - Variable in class javax.sound.midi.VoiceStatus
-
The program number of the instrument that this voice is currently using.
- PROGRAM_CHANGE - Static variable in class javax.sound.midi.ShortMessage
-
Command value for Program Change message (0xC0, or 192).
- programChange(int) - Method in interface javax.sound.midi.MidiChannel
-
Changes a program (patch).
- programChange(int, int) - Method in interface javax.sound.midi.MidiChannel
-
Changes the program using bank and program (patch) numbers.
- ProgramElementDoc - Interface in com.sun.javadoc
-
Deprecated, for removal: This API element is subject to removal in a future version.The declarations in this package have been superseded by those in the package
jdk.javadoc.doclet
. For more information, see the Migration Guide in the documentation for that package. - PROGRESS - Static variable in interface java.util.jar.Pack200.Packer
-
Deprecated.The packer's progress as a percentage, as periodically updated by the packer.
- PROGRESS - Static variable in interface java.util.jar.Pack200.Unpacker
-
Deprecated.The unpacker's progress as a percentage, as periodically updated by the unpacker.
- PROGRESS_BAR - Static variable in class javax.accessibility.AccessibleRole
-
An object used to indicate how much of a task has been completed.
- PROGRESS_BAR - Static variable in class javax.swing.plaf.synth.Region
-
ProgressBar region.
- PROGRESS_MONITOR - Static variable in class javax.accessibility.AccessibleRole
-
A role indicating the object monitors the progress of some operation.
- PROGRESS_STATE_WINDOW - java.awt.Taskbar.Feature
-
Represents a progress state feature for a specified window.
- PROGRESS_VALUE - java.awt.Taskbar.Feature
-
Represents a progress value feature.
- PROGRESS_VALUE_WINDOW - java.awt.Taskbar.Feature
-
Represents a progress value feature for a specified window.
- progressBar - Variable in class javax.swing.plaf.basic.BasicProgressBarUI
-
The instance of
JProgressBar
. - ProgressBarUI - Class in javax.swing.plaf
-
Pluggable look and feel interface for JProgressBar.
- ProgressBarUI() - Constructor for class javax.swing.plaf.ProgressBarUI
- progressiveMode - Variable in class javax.imageio.ImageWriteParam
-
The mode controlling progressive encoding, which must be set to one of the four
MODE_*
values, exceptMODE_EXPLICIT
. - progressListeners - Variable in class javax.imageio.ImageReader
-
A
List
of currently registeredIIOReadProgressListener
s, initialized by default tonull
, which is synonymous with an emptyList
. - progressListeners - Variable in class javax.imageio.ImageWriter
-
A
List
of currently registeredIIOWriteProgressListener
s, initialized by defaultnull
, which is synonymous with an emptyList
. - ProgressMonitor - Class in javax.swing
-
A class to monitor the progress of some operation.
- ProgressMonitor(Component, Object, String, int, int) - Constructor for class javax.swing.ProgressMonitor
-
Constructs a graphic object that shows progress, typically by filling in a rectangular bar as the process nears completion.
- ProgressMonitor.AccessibleProgressMonitor - Class in javax.swing
-
AccessibleProgressMonitor
implements accessibility support for theProgressMonitor
class. - ProgressMonitorInputStream - Class in javax.swing
-
Monitors the progress of reading from some InputStream.
- ProgressMonitorInputStream(Component, Object, InputStream) - Constructor for class javax.swing.ProgressMonitorInputStream
-
Constructs an object to monitor the progress of an input stream.
- progressString - Variable in class javax.swing.JProgressBar
-
An optional string that can be displayed on the progress bar.
- PROLEPTIC_MONTH - java.time.temporal.ChronoField
-
The proleptic-month based, counting months sequentially from year 0.
- prolepticYear(Era, int) - Method in interface java.time.chrono.Chronology
-
Calculates the proleptic-year given the era and year-of-era.
- PROMPT - Static variable in class javax.swing.text.html.HTML.Attribute
-
Attribute "prompt"
- promptCapture(boolean) - Method in interface jdk.jshell.tool.JavaShellToolBuilder
-
Set to enable a command capturing prompt override.
- propagateCompletion() - Method in class java.util.concurrent.CountedCompleter
-
Equivalent to
CountedCompleter.tryComplete()
but does not invokeCountedCompleter.onCompletion(CountedCompleter)
along the completion path: If the pending count is nonzero, decrements the count; otherwise, similarly tries to complete this task's completer, if one exists, else marks this task as complete. - propagatedFrom - Variable in class java.beans.beancontext.BeanContextEvent
-
The
BeanContext
from which this event was propagated - properties() - Method in interface java.util.jar.Pack200.Packer
-
Deprecated.Get the set of this engine's properties.
- properties() - Method in interface java.util.jar.Pack200.Unpacker
-
Deprecated.Get the set of this engine's properties.
- properties() - Method in class javax.sound.midi.MidiFileFormat
-
Obtain an unmodifiable map of properties.
- properties() - Method in class javax.sound.sampled.AudioFileFormat
-
Obtain an unmodifiable map of properties.
- properties() - Method in class javax.sound.sampled.AudioFormat
-
Obtain an unmodifiable map of properties.
- Properties - Class in java.util
-
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(int) - Constructor for class java.util.Properties
-
Creates an empty property list with no default values, and with an initial size accommodating the specified number of elements without the need to dynamically resize.
- Properties(Properties) - Constructor for class java.util.Properties
-
Creates an empty property list with the specified defaults.
- 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.
- PROPERTY - jdk.dynalink.StandardNamespace
-
Standard namespace for properties of an object.
- PROPERTY - jdk.nashorn.api.tree.Tree.Kind
-
Deprecated.Used for instances of
PropertyTree
. - PROPERTY - Static variable in class org.w3c.dom.bootstrap.DOMImplementationRegistry
-
The system property to specify the DOMImplementationSource class names.
- propertyChange(PropertyChangeEvent) - Method in class java.beans.beancontext.BeanContextSupport
-
subclasses may envelope to monitor child property changes.
- 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.PropertyChangeListenerProxy
-
Forwards the property change event to the listener delegate.
- propertyChange(PropertyChangeEvent) - Method in class javax.swing.JList.AccessibleJList
-
Property Change Listener change method.
- propertyChange(PropertyChangeEvent) - Method in class javax.swing.JPopupMenu.AccessibleJPopupMenu
-
This method gets called when a bound property is changed.
- propertyChange(PropertyChangeEvent) - Method in class javax.swing.JScrollPane.AccessibleJScrollPane
-
This method gets called when a bound property is changed.
- propertyChange(PropertyChangeEvent) - Method in class javax.swing.JSpinner.DefaultEditor
-
Called by the
JFormattedTextField
PropertyChangeListener
. - propertyChange(PropertyChangeEvent) - Method in class javax.swing.JTable.AccessibleJTable
-
Track changes to selection model, column model, etc. so as to be able to re-place listeners on those in order to pass on information to the Accessibility PropertyChange mechanism
- propertyChange(PropertyChangeEvent) - Method in class javax.swing.plaf.basic.BasicEditorPaneUI
-
This method gets called when a bound property is changed on the associated JTextComponent.
- propertyChange(PropertyChangeEvent) - Method in class javax.swing.plaf.basic.BasicInternalFrameUI.InternalFramePropertyChangeListener
-
Detects changes in state from the JInternalFrame and handles actions.
- propertyChange(PropertyChangeEvent) - Method in class javax.swing.plaf.basic.BasicOptionPaneUI.PropertyChangeHandler
-
If the source of the PropertyChangeEvent
e
equals the optionPane and is one of the ICON_PROPERTY, MESSAGE_PROPERTY, OPTIONS_PROPERTY or INITIAL_VALUE_PROPERTY, validateComponent is invoked. - propertyChange(PropertyChangeEvent) - Method in class javax.swing.plaf.basic.BasicRootPaneUI
-
Invoked when a property changes on the root pane.
- propertyChange(PropertyChangeEvent) - Method in class javax.swing.plaf.basic.BasicSplitPaneDivider
-
Property change event, presumably from the JSplitPane, will message updateOrientation if necessary.
- propertyChange(PropertyChangeEvent) - Method in class javax.swing.plaf.basic.BasicSplitPaneUI.PropertyHandler
-
Messaged from the
JSplitPane
the receiver is contained in. - propertyChange(PropertyChangeEvent) - Method in class javax.swing.plaf.basic.BasicTextAreaUI
-
This method gets called when a bound property is changed on the associated JTextComponent.
- propertyChange(PropertyChangeEvent) - Method in class javax.swing.plaf.basic.BasicTextPaneUI
-
This method gets called when a bound property is changed on the associated JTextComponent.
- propertyChange(PropertyChangeEvent) - Method in class javax.swing.plaf.basic.BasicTextUI
-
This method gets called when a bound property is changed on the associated JTextComponent.
- propertyChange(PropertyChangeEvent) - Method in class javax.swing.plaf.metal.MetalRootPaneUI
-
Invoked when a property changes.
- propertyChange(PropertyChangeEvent) - Method in class javax.swing.plaf.metal.MetalTextFieldUI
-
This method gets called when a bound property is changed on the associated JTextComponent.
- propertyChange(PropertyChangeEvent) - Method in class javax.swing.plaf.synth.SynthEditorPaneUI
-
This method gets called when a bound property is changed on the associated JTextComponent.
- propertyChange(PropertyChangeEvent) - Method in class javax.swing.plaf.synth.SynthRootPaneUI
-
Invoked when a property changes on the root pane.
- propertyChange(PropertyChangeEvent) - Method in class javax.swing.plaf.synth.SynthTextAreaUI
-
This method gets called when a bound property is changed on the associated JTextComponent.
- propertyChange(PropertyChangeEvent) - Method in class javax.swing.plaf.synth.SynthTextFieldUI
-
This method gets called when a bound property is changed on the associated JTextComponent.
- propertyChange(PropertyChangeEvent) - Method in class javax.swing.plaf.synth.SynthTextPaneUI
-
This method gets called when a bound property is changed on the associated JTextComponent.
- propertyChange(PropertyChangeEvent) - Method in class javax.swing.ProgressMonitor.AccessibleProgressMonitor
-
This method gets called when a bound property is changed.
- propertyChange(PropertyChangeEvent) - Method in class javax.swing.table.DefaultTableColumnModel
-
Property Change Listener change method.
- PROPERTYCHANGE - Static variable in class com.sun.java.accessibility.util.EventID
-
Maps to Beans PropertyChange support (i.e., PropertyChangeListener and PropertyChangeEvent)
- PropertyChangeEvent - Class in java.beans
-
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
-
Constructs a new
PropertyChangeEvent
. - PropertyChangeHandler() - Constructor for class javax.swing.plaf.basic.BasicComboBoxUI.PropertyChangeHandler
- PropertyChangeHandler() - Constructor for class javax.swing.plaf.basic.BasicComboPopup.PropertyChangeHandler
- PropertyChangeHandler() - Constructor for class javax.swing.plaf.basic.BasicInternalFrameTitlePane.PropertyChangeHandler
- PropertyChangeHandler() - Constructor for class javax.swing.plaf.basic.BasicListUI.PropertyChangeHandler
- PropertyChangeHandler() - Constructor for class javax.swing.plaf.basic.BasicOptionPaneUI.PropertyChangeHandler
- PropertyChangeHandler() - Constructor for class javax.swing.plaf.basic.BasicScrollBarUI.PropertyChangeHandler
- PropertyChangeHandler() - Constructor for class javax.swing.plaf.basic.BasicScrollPaneUI.PropertyChangeHandler
- PropertyChangeHandler() - Constructor for class javax.swing.plaf.basic.BasicSliderUI.PropertyChangeHandler
- PropertyChangeHandler() - Constructor for class javax.swing.plaf.basic.BasicTabbedPaneUI.PropertyChangeHandler
- PropertyChangeHandler() - Constructor for class javax.swing.plaf.basic.BasicTreeUI.PropertyChangeHandler
- propertyChangeListener - Variable in class javax.swing.plaf.basic.BasicColorChooserUI
-
The instance of
PropertyChangeListener
. - propertyChangeListener - Variable in class javax.swing.plaf.basic.BasicComboBoxUI
-
This protected field is implementation specific.
- propertyChangeListener - Variable in class javax.swing.plaf.basic.BasicComboPopup
-
This protected field is implementation specific.
- propertyChangeListener - Variable in class javax.swing.plaf.basic.BasicInternalFrameTitlePane
-
The instance of a
PropertyChangeListener
. - propertyChangeListener - Variable in class javax.swing.plaf.basic.BasicInternalFrameUI
-
Property change listener
- propertyChangeListener - Variable in class javax.swing.plaf.basic.BasicListUI
-
PropertyChangeListener
that attached toJList
. - propertyChangeListener - Variable in class javax.swing.plaf.basic.BasicMenuItemUI
-
PropertyChangeListener
returned fromcreatePropertyChangeListener
. - propertyChangeListener - Variable in class javax.swing.plaf.basic.BasicOptionPaneUI
-
The instance of
PropertyChangeListener
. - propertyChangeListener - Variable in class javax.swing.plaf.basic.BasicScrollBarUI
-
Property change listener
- propertyChangeListener - Variable in class javax.swing.plaf.basic.BasicSliderUI
-
Property chane listener
- propertyChangeListener - Variable in class javax.swing.plaf.basic.BasicSplitPaneUI
-
Instance of the PropertyChangeListener for this JSplitPane.
- propertyChangeListener - Variable in class javax.swing.plaf.basic.BasicTabbedPaneUI
-
Property change listener
- PropertyChangeListener - Interface in java.beans
-
A "PropertyChange" event gets fired whenever a bean changes a "bound" property.
- PropertyChangeListenerProxy - Class in java.beans
-
A class which extends the
EventListenerProxy
specifically for adding aPropertyChangeListener
with a "bound" property. - PropertyChangeListenerProxy(String, PropertyChangeListener) - Constructor for class java.beans.PropertyChangeListenerProxy
-
Constructor which binds the
PropertyChangeListener
to a specific property. - PropertyChangeSupport - Class in java.beans
-
This is a utility class that can be used by beans that support bound properties.
- PropertyChangeSupport(Object) - Constructor for class java.beans.PropertyChangeSupport
-
Constructs a
PropertyChangeSupport
object. - PropertyDescriptor - Class in java.beans
-
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 in java.beans
-
A PropertyEditor class provides support for GUIs that want to allow users to edit a property value of a given type.
- PropertyEditorManager - Class in java.beans
-
The PropertyEditorManager can be used to locate a property editor for any given type name.
- PropertyEditorManager() - Constructor for class java.beans.PropertyEditorManager
- PropertyEditorSupport - Class in java.beans
-
This is a support class to help build property editors.
- PropertyEditorSupport() - Constructor for class java.beans.PropertyEditorSupport
-
Constructs a
PropertyEditorSupport
object. - PropertyEditorSupport(Object) - Constructor for class java.beans.PropertyEditorSupport
-
Constructs a
PropertyEditorSupport
object. - PropertyHandler() - Constructor for class javax.swing.plaf.basic.BasicColorChooserUI.PropertyHandler
- PropertyHandler() - Constructor for class javax.swing.plaf.basic.BasicSplitPaneUI.PropertyHandler
- propertyKey - Static variable in class javax.swing.plaf.basic.BasicHTML
-
Key to use for the html renderer when stored as a client property of a JComponent.
- propertyListener - Variable in class javax.swing.plaf.basic.BasicToolBarUI
-
The instance of a
PropertyChangeListener
. - PropertyListener() - Constructor for class javax.swing.plaf.basic.BasicToolBarUI.PropertyListener
- PROPERTYNAME - Static variable in interface java.beans.DesignMode
-
The standard value of the propertyName as fired from a BeanContext or other source of PropertyChangeEvents.
- propertyNames() - Method in class java.util.Properties
-
Returns an enumeration of all the keys in this property list, including distinct keys in the default property list if a key of the same name has not already been found from the main properties list.
- PropertyPermission - Class in java.util
-
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 in java.util
-
PropertyResourceBundle
is a concrete subclass ofResourceBundle
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 bundle from an
InputStream
. - PropertyResourceBundle(Reader) - Constructor for class java.util.PropertyResourceBundle
-
Creates a property resource bundle from a
Reader
. - PropertyTree - Interface in jdk.nashorn.api.tree
-
Deprecated, for removal: This API element is subject to removal in a future version.Nashorn JavaScript script engine and APIs, and the jjs tool are deprecated with the intent to remove them in a future release.
- PropertyVetoException - Exception in java.beans
-
A PropertyVetoException is thrown when a proposed change to a property represents an unacceptable value.
- PropertyVetoException(String, PropertyChangeEvent) - Constructor for exception java.beans.PropertyVetoException
-
Constructs a
PropertyVetoException
with a detailed message. - PROTECTED - javax.lang.model.element.Modifier
-
The modifier
protected
- PROTECTED - Static variable in class java.lang.invoke.MethodHandles.Lookup
-
A single-bit mask representing
protected
access, which may contribute to the result oflookupModes
. - PROTECTED - Static variable in class java.lang.reflect.Modifier
-
The
int
value representing theprotected
modifier. - ProtectionDomain - Class in java.security
-
The ProtectionDomain class encapsulates the characteristics of a domain, which encloses a set of classes whose instances are granted a set of permissions when being executed on behalf of a given set of Principals.
- ProtectionDomain(CodeSource, PermissionCollection) - Constructor for class java.security.ProtectionDomain
-
Creates a new ProtectionDomain with the given CodeSource and Permissions.
- ProtectionDomain(CodeSource, PermissionCollection, ClassLoader, Principal[]) - Constructor for class java.security.ProtectionDomain
-
Creates a new ProtectionDomain qualified by the given CodeSource, Permissions, ClassLoader and array of Principals.
- PROTOCOL_PROVIDER_CLASS_LOADER - Static variable in class javax.management.remote.JMXConnectorFactory
-
Name of the attribute that specifies the class loader for loading protocol providers.
- PROTOCOL_PROVIDER_CLASS_LOADER - Static variable in class javax.management.remote.JMXConnectorServerFactory
-
Name of the attribute that specifies the class loader for loading protocol providers.
- PROTOCOL_PROVIDER_PACKAGES - Static variable in class javax.management.remote.JMXConnectorFactory
-
Name of the attribute that specifies the provider packages that are consulted when looking for the handler for a protocol.
- PROTOCOL_PROVIDER_PACKAGES - Static variable in class javax.management.remote.JMXConnectorServerFactory
-
Name of the attribute that specifies the provider packages that are consulted when looking for the handler for a protocol.
- 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.
- ProtocolException - Exception in java.net
-
Thrown to indicate that there is an error in the underlying protocol, such as a TCP error.
- ProtocolException() - Constructor for exception java.net.ProtocolException
-
Constructs a new
ProtocolException
with no detail message. - ProtocolException(String) - Constructor for exception java.net.ProtocolException
-
Constructs a new
ProtocolException
with the specified detail message. - ProtocolFamily - Interface in java.net
-
Represents a family of communication protocols.
- prototypeCellValueChanged - Static variable in class javax.swing.plaf.basic.BasicListUI
-
The bit relates to prototype cell value changed property.
- provideErrorFeedback(Component) - Method in class javax.swing.LookAndFeel
-
Invoked when the user attempts an invalid operation, such as pasting into an uneditable
JTextField
that has focus. - provideErrorFeedback(Component) - Method in class javax.swing.plaf.metal.MetalLookAndFeel
-
Invoked when the user attempts an invalid operation, such as pasting into an uneditable
JTextField
that has focus. - provider() - Static method in class com.sun.net.httpserver.spi.HttpServerProvider
-
Returns the system wide default HttpServerProvider for this invocation of the Java virtual machine.
- provider() - Method in class com.sun.tools.attach.VirtualMachine
-
Returns the provider that created this virtual machine.
- provider() - Method in class com.sun.tools.attach.VirtualMachineDescriptor
-
Return the
AttachProvider
that this descriptor references. - provider() - Method in class java.nio.channels.AsynchronousChannelGroup
-
Returns the provider that created this channel group.
- provider() - Method in class java.nio.channels.AsynchronousServerSocketChannel
-
Returns the provider that created this channel.
- provider() - Method in class java.nio.channels.AsynchronousSocketChannel
-
Returns the provider that created this channel.
- provider() - Method in class java.nio.channels.SelectableChannel
-
Returns the provider that created this channel.
- provider() - Method in class java.nio.channels.Selector
-
Returns the provider that created this channel.
- provider() - Method in class java.nio.channels.spi.AbstractSelectableChannel
-
Returns the provider that created this channel.
- provider() - Method in class java.nio.channels.spi.AbstractSelector
-
Returns the provider that created this channel.
- provider() - Static method in class java.nio.channels.spi.AsynchronousChannelProvider
-
Returns the system-wide default asynchronous channel provider for this invocation of the Java virtual machine.
- provider() - Static method in class java.nio.channels.spi.SelectorProvider
-
Returns the system-wide default selector provider for this invocation of the Java virtual machine.
- provider() - Method in class java.nio.file.FileSystem
-
Returns the provider that created this file system.
- Provider - Class in java.security
-
This class represents a "provider" for the Java Security API, where a provider implements some or all parts of Java Security.
- Provider(String, double, String) - Constructor for class java.security.Provider
-
Deprecated.use
Provider(String, String, String)
instead. - Provider(String, String, String) - Constructor for class java.security.Provider
-
Constructs a provider with the specified name, version string, and information.
- 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.
- Provider.Service - Class in java.security
-
The description of a security service.
- provideRefresh() - Method in class java.time.zone.ZoneRulesProvider
-
SPI method to refresh the rules from the underlying data provider.
- ProviderException - Exception in java.security
-
A runtime exception for Provider exceptions (such as misconfiguration errors or unrecoverable internal errors), which may be subclassed by Providers to throw specialized, provider-specific runtime errors.
- ProviderException() - Constructor for exception java.security.ProviderException
-
Constructs a ProviderException with no detail message.
- ProviderException(String) - Constructor for exception java.security.ProviderException
-
Constructs a ProviderException with the specified detail message.
- ProviderException(String, Throwable) - Constructor for exception java.security.ProviderException
-
Creates a
ProviderException
with the specified detail message and cause. - ProviderException(Throwable) - Constructor for exception java.security.ProviderException
-
Creates a
ProviderException
with the specified cause and a detail message of(cause==null ? null : cause.toString())
(which typically contains the class and detail message ofcause
). - ProviderMismatchException - Exception in java.nio.file
-
Unchecked exception thrown when an attempt is made to invoke a method on an object created by one file system provider with a parameter created by a different file system provider.
- ProviderMismatchException() - Constructor for exception java.nio.file.ProviderMismatchException
-
Constructs an instance of this class.
- ProviderMismatchException(String) - Constructor for exception java.nio.file.ProviderMismatchException
-
Constructs an instance of this class.
- ProviderNotFoundException - Exception in java.nio.file
-
Runtime exception thrown when a provider of the required type cannot be found.
- ProviderNotFoundException() - Constructor for exception java.nio.file.ProviderNotFoundException
-
Constructs an instance of this class.
- ProviderNotFoundException(String) - Constructor for exception java.nio.file.ProviderNotFoundException
-
Constructs an instance of this class.
- providers() - Static method in class com.sun.tools.attach.spi.AttachProvider
-
Returns a list of the installed attach providers.
- providers() - Method in class java.lang.module.ModuleDescriptor.Provides
-
Returns the list of the fully qualified class names of the providers or provider factories.
- provideRules(String, boolean) - Method in class java.time.zone.ZoneRulesProvider
-
SPI method to get the rules for the zone ID.
- provides() - Method in class java.lang.module.ModuleDescriptor
-
Returns the set of
Provides
objects representing the services that the module provides. - provides(ModuleDescriptor.Provides) - Method in class java.lang.module.ModuleDescriptor.Builder
-
Provides a service with one or more implementations.
- provides(String, List<String>) - Method in class java.lang.module.ModuleDescriptor.Builder
-
Provides implementations of a service.
- PROVIDES - com.sun.source.doctree.DocTree.Kind
-
Used for instances of
ProvidesTree
representing an @provides tag. - PROVIDES - com.sun.source.tree.Tree.Kind
-
Used for instances of
ProvidesTree
representing provides directives in a module declaration. - PROVIDES - javax.lang.model.element.ModuleElement.DirectiveKind
-
A "provides service-name with implementation-name" directive.
- providesIn(Iterable<? extends ModuleElement.Directive>) - Static method in class javax.lang.model.util.ElementFilter
-
Returns a list of
provides
directives indirectives
. - ProvidesTree - Interface in com.sun.source.doctree
-
A tree node for a @provides block tag.
- ProvidesTree - Interface in com.sun.source.tree
-
A tree node for a 'provides' directive in a module declaration.
- provideVersions(String) - Method in class java.time.zone.ZoneRulesProvider
-
SPI method to get the history of rules for the zone ID.
- provideZoneIds() - Method in class java.time.zone.ZoneRulesProvider
-
SPI method to get the available zone IDs.
- proxy - Variable in class java.beans.beancontext.BeanContextServicesSupport
-
Delegate for the
BeanContextServiceProvider
. - proxy() - Method in class java.net.http.HttpClient
-
Returns an
Optional
containing theProxySelector
supplied to this client. - proxy(ProxySelector) - Method in interface java.net.http.HttpClient.Builder
-
Sets a
ProxySelector
. - Proxy - Class in java.lang.reflect
-
Proxy
provides static methods for creating objects that act like instances of interfaces but allow for customized method invocation. - Proxy - Class in java.net
-
This class represents a proxy setting, typically a type (http, socks) and a socket address.
- Proxy(InvocationHandler) - Constructor for class java.lang.reflect.Proxy
-
Constructs a new
Proxy
instance from a subclass (typically, a dynamic proxy class) with the specified value for its invocation handler. - Proxy(Proxy.Type, SocketAddress) - Constructor for class java.net.Proxy
-
Creates an entry representing a PROXY connection.
- PROXY - java.net.Authenticator.RequestorType
-
Entity requesting authentication is a HTTP proxy server.
- Proxy.Type - Enum in java.net
-
Represents the proxy type.
- ProxyLazyValue(String) - Constructor for class javax.swing.UIDefaults.ProxyLazyValue
-
Creates a
LazyValue
which will construct an instance when asked. - ProxyLazyValue(String, Object[]) - Constructor for class javax.swing.UIDefaults.ProxyLazyValue
-
Creates a
LazyValue
which will construct an instance when asked. - ProxyLazyValue(String, String) - Constructor for class javax.swing.UIDefaults.ProxyLazyValue
-
Creates a
LazyValue
which will construct an instance when asked. - ProxyLazyValue(String, String, Object[]) - Constructor for class javax.swing.UIDefaults.ProxyLazyValue
-
Creates a
LazyValue
which will construct an instance when asked. - ProxySelector - Class in java.net
-
Selects the proxy server to use, if any, when connecting to the network resource referenced by a URL.
- ProxySelector() - Constructor for class java.net.ProxySelector
- PSALTER_PAHLAVI - java.lang.Character.UnicodeScript
-
Unicode script "Psalter Pahlavi".
- PSALTER_PAHLAVI - Static variable in class java.lang.Character.UnicodeBlock
-
Constant for the "Psalter Pahlavi" Unicode character block.
- PseudoColumnUsage - Enum in java.sql
-
Enumeration for pseudo/hidden column usage.
- PSource - Class in javax.crypto.spec
-
This class specifies the source for encoding input P in OAEP Padding, as defined in the PKCS#1 v2.2 standard.
- PSource(String) - Constructor for class javax.crypto.spec.PSource
-
Constructs a source of the encoding input P for OAEP padding as defined in the PKCS #1 standard using the specified PSource algorithm.
- PSource.PSpecified - Class in javax.crypto.spec
-
This class is used to explicitly specify the value for encoding input P in OAEP Padding.
- PSpecified(byte[]) - Constructor for class javax.crypto.spec.PSource.PSpecified
-
Constructs the source explicitly with the specified value
p
as the encoding input P. - PSSParameterSpec - Class in java.security.spec
-
This class specifies a parameter spec for RSASSA-PSS signature scheme, as defined in the PKCS#1 v2.2 standard.
- PSSParameterSpec(int) - Constructor for class java.security.spec.PSSParameterSpec
-
Creates a new
PSSParameterSpec
using the specified salt length and other default values as defined in PKCS#1. - PSSParameterSpec(String, String, AlgorithmParameterSpec, int, int) - Constructor for class java.security.spec.PSSParameterSpec
-
Creates a new
PSSParameterSpec
as defined in the PKCS #1 standard using the specified message digest, mask generation function, parameters for mask generation function, salt length, and trailer field values. - ptLineDist(double, double) - Method in class java.awt.geom.Line2D
-
Returns the distance from a point to this line.
- ptLineDist(double, double, double, double, double, double) - Static method in class java.awt.geom.Line2D
-
Returns the distance from a point to a line.
- ptLineDist(Point2D) - Method in class java.awt.geom.Line2D
-
Returns the distance from a
Point2D
to this line. - ptLineDistSq(double, double) - Method in class java.awt.geom.Line2D
-
Returns the square of the distance from a point to this line.
- ptLineDistSq(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.
- ptLineDistSq(Point2D) - Method in class java.awt.geom.Line2D
-
Returns the square of the distance from a specified
Point2D
to this line. - ptSegDist(double, double) - Method in class java.awt.geom.Line2D
-
Returns the distance from a point to this line segment.
- 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.
- ptSegDist(Point2D) - Method in class java.awt.geom.Line2D
-
Returns the distance from a
Point2D
to this line segment. - ptSegDistSq(double, double) - Method in class java.awt.geom.Line2D
-
Returns the square of the distance from a point to this 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.
- ptSegDistSq(Point2D) - Method in class java.awt.geom.Line2D
-
Returns the square of the distance from a
Point2D
to this line segment. - PUBLIC - java.security.KeyRep.Type
-
Type for public keys.
- PUBLIC - javax.lang.model.element.Modifier
-
The modifier
public
- PUBLIC - Static variable in class java.lang.invoke.MethodHandles.Lookup
-
A single-bit mask representing
public
access, which may contribute to the result oflookupModes
. - 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 thepublic
modifier. - PUBLIC - Static variable in interface javax.swing.text.html.parser.DTDConstants
-
The DTD constant corresponds to PUBLIC
- PUBLIC - Static variable in class jdk.dynalink.linker.support.Lookup
-
A canonical Lookup object that wraps
MethodHandles.publicLookup()
. - PUBLIC_KEY - Static variable in class javax.crypto.Cipher
-
Constant used to indicate the to-be-unwrapped key is a "public key".
- PUBLIC_KEY_ENCRYPTION - java.security.CryptoPrimitive
-
Asymmetric primitive: public key encryption
- PUBLIC_XML_SCHEMA - Static variable in interface javax.sql.rowset.WebRowSet
-
The public identifier for the XML Schema definition that defines the XML tags and their valid values for a
WebRowSet
implementation. - PublicKey - Interface in java.security
-
A public key.
- publicLookup() - Static method in class java.lang.invoke.MethodHandles
-
Returns a
lookup object
which is trusted minimally. - publish(LogRecord) - Method in class java.util.logging.ConsoleHandler
-
Publish a
LogRecord
. - publish(LogRecord) - Method in class java.util.logging.FileHandler
-
Format and publish a
LogRecord
. - publish(LogRecord) - Method in class java.util.logging.Handler
-
Publish a
LogRecord
. - publish(LogRecord) - Method in class java.util.logging.MemoryHandler
-
Store a
LogRecord
in an internal buffer. - publish(LogRecord) - Method in class java.util.logging.SocketHandler
-
Format and publish a
LogRecord
. - publish(LogRecord) - Method in class java.util.logging.StreamHandler
-
Format and publish a
LogRecord
. - publish(V...) - Method in class javax.swing.SwingWorker
-
Sends data chunks to the
SwingWorker.process(java.util.List<V>)
method. - purge() - Method in class java.util.concurrent.ThreadPoolExecutor
-
Tries to remove from the work queue all
Future
tasks that have been cancelled. - purge() - Method in class java.util.Timer
-
Removes all cancelled tasks from this timer's task queue.
- purgeRelations() - Method in class javax.management.relation.RelationService
-
Purges the relations.
- purgeRelations() - Method in interface javax.management.relation.RelationServiceMBean
-
Purges the relations.
- push() - Method in class java.util.logging.MemoryHandler
-
Push any buffered output to the target
Handler
. - push(E) - Method in class java.util.ArrayDeque
-
Pushes an element onto the stack represented by this deque.
- push(E) - Method in interface java.util.concurrent.BlockingDeque
-
Pushes an element onto the stack represented by this deque (in other words, at the head of this deque) if it is possible to do so immediately without violating capacity restrictions, throwing an
IllegalStateException
if no space is currently available. - push(E) - Method in class java.util.concurrent.ConcurrentLinkedDeque
- push(E) - Method in class java.util.concurrent.LinkedBlockingDeque
- push(E) - Method in interface java.util.Deque
-
Pushes an element onto the stack represented by this deque (in other words, at the head of this deque) if it is possible to do so immediately without violating capacity restrictions, throwing an
IllegalStateException
if no space is currently available. - push(E) - Method in class java.util.LinkedList
-
Pushes an element onto the stack represented by this list.
- push(E) - Method in class java.util.Stack
-
Pushes an item onto the top of this stack.
- push(EventQueue) - Method in class java.awt.EventQueue
-
Replaces the existing
EventQueue
with the specified one. - PUSH_BUTTON - Static variable in class javax.accessibility.AccessibleRole
-
An object the user can manipulate to tell the application to do something.
- pushBack() - Method in class java.io.StreamTokenizer
-
Causes the next call to the
nextToken
method of this tokenizer to return the current value in thettype
field, and not to modify the value in thenval
orsval
field. - PushbackInputStream - Class in java.io
-
A
PushbackInputStream
adds functionality to another input stream, namely the ability to "push back" or "unread" bytes, by storing pushed-back bytes in an internal buffer. - PushbackInputStream(InputStream) - Constructor for class java.io.PushbackInputStream
-
Creates a
PushbackInputStream
with a 1-byte pushback buffer, and saves its argument, the input streamin
, for later use. - PushbackInputStream(InputStream, int) - Constructor for class java.io.PushbackInputStream
-
Creates a
PushbackInputStream
with a pushback buffer of the specifiedsize
, and saves its argument, the input streamin
, for later use. - PushbackReader - Class in java.io
-
A character-stream reader that allows characters to be pushed back into the stream.
- PushbackReader(Reader) - Constructor for class java.io.PushbackReader
-
Creates a new pushback reader with a one-character pushback buffer.
- PushbackReader(Reader, int) - Constructor for class java.io.PushbackReader
-
Creates a new pushback reader with a pushback buffer of the given size.
- pushCharacterStyle() - Method in class javax.swing.text.html.HTMLDocument.HTMLReader
-
Pushes the current character style on a stack in preparation for forming a new nested character style.
- pushContext() - Method in class org.xml.sax.helpers.NamespaceSupport
-
Start a new Namespace context.
- put(byte) - Method in class java.nio.ByteBuffer
-
Relative put method (optional operation).
- put(byte[]) - Method in class java.nio.ByteBuffer
-
Relative bulk put method (optional operation).
- put(byte[], int, int) - Method in class java.nio.ByteBuffer
-
Relative bulk put method (optional operation).
- put(char) - Method in class java.nio.CharBuffer
-
Relative put method (optional operation).
- put(char[]) - Method in class java.nio.CharBuffer
-
Relative bulk put method (optional operation).
- put(char[], int, int) - Method in class java.nio.CharBuffer
-
Relative bulk put method (optional operation).
- put(double) - Method in class java.nio.DoubleBuffer
-
Relative put method (optional operation).
- put(double[]) - Method in class java.nio.DoubleBuffer
-
Relative bulk put method (optional operation).
- put(double[], int, int) - Method in class java.nio.DoubleBuffer
-
Relative bulk put method (optional operation).
- put(float) - Method in class java.nio.FloatBuffer
-
Relative put method (optional operation).
- put(float[]) - Method in class java.nio.FloatBuffer
-
Relative bulk put method (optional operation).
- put(float[], int, int) - Method in class java.nio.FloatBuffer
-
Relative bulk put method (optional operation).
- put(int) - Method in class java.nio.IntBuffer
-
Relative put method (optional operation).
- put(int[]) - Method in class java.nio.IntBuffer
-
Relative bulk put method (optional operation).
- put(int[], int, int) - Method in class java.nio.IntBuffer
-
Relative bulk put method (optional operation).
- put(int, byte) - Method in class java.nio.ByteBuffer
-
Absolute put method (optional operation).
- put(int, char) - Method in class java.nio.CharBuffer
-
Absolute put method (optional operation).
- put(int, double) - Method in class java.nio.DoubleBuffer
-
Absolute put method (optional operation).
- put(int, float) - Method in class java.nio.FloatBuffer
-
Absolute put method (optional operation).
- put(int, int) - Method in class java.nio.IntBuffer
-
Absolute put method (optional operation).
- put(int, long) - Method in class java.nio.LongBuffer
-
Absolute put method (optional operation).
- put(int, short) - Method in class java.nio.ShortBuffer
-
Absolute put method (optional operation).
- put(long) - Method in class java.nio.LongBuffer
-
Relative put method (optional operation).
- put(long[]) - Method in class java.nio.LongBuffer
-
Relative bulk put method (optional operation).
- put(long[], int, int) - Method in class java.nio.LongBuffer
-
Relative bulk put method (optional operation).
- put(short) - Method in class java.nio.ShortBuffer
-
Relative put method (optional operation).
- put(short[]) - Method in class java.nio.ShortBuffer
-
Relative bulk put method (optional operation).
- put(short[], int, int) - Method in class java.nio.ShortBuffer
-
Relative bulk put method (optional operation).
- put(E) - Method in class java.util.concurrent.ArrayBlockingQueue
-
Inserts the specified element at the tail of this queue, waiting for space to become available if the queue is full.
- put(E) - Method in interface java.util.concurrent.BlockingDeque
-
Inserts the specified element into the queue represented by this deque (in other words, at the tail of this deque), waiting if necessary for space to become available.
- put(E) - Method in interface java.util.concurrent.BlockingQueue
-
Inserts the specified element into this queue, waiting if necessary for space to become available.
- put(E) - Method in class java.util.concurrent.DelayQueue
-
Inserts the specified element into this delay queue.
- put(E) - Method in class java.util.concurrent.LinkedBlockingDeque
- put(E) - Method in class java.util.concurrent.LinkedBlockingQueue
-
Inserts the specified element at the tail of this queue, waiting if necessary for space to become available.
- put(E) - Method in class java.util.concurrent.LinkedTransferQueue
-
Inserts the specified element at the tail of this queue.
- put(E) - Method in class java.util.concurrent.PriorityBlockingQueue
-
Inserts the specified element into this priority queue.
- put(E) - Method in class java.util.concurrent.SynchronousQueue
-
Adds the specified element to this queue, waiting if necessary for another thread to receive it.
- put(Object, Object) - Method in class java.awt.RenderingHints
-
Maps the specified
key
to the specifiedvalue
in thisRenderingHints
object. - put(Object, Object) - Method in class java.security.Provider
-
Sets the
key
property to have the specifiedvalue
. - put(Object, Object) - Method in class java.util.jar.Attributes
-
Associates the specified value with the specified attribute name (key) in this Map.
- put(Object, Object) - Method in class javax.management.openmbean.TabularDataSupport
-
This method simply calls
put((CompositeData) value)
and therefore ignores its key parameter which can benull
. - put(Object, Object) - Method in class javax.swing.UIDefaults
-
Sets the value of
key
tovalue
for all locales. - put(Object, Object) - Static method in class javax.swing.UIManager
-
Stores an object in the developer defaults.
- put(Object, Object) - Method in class javax.xml.crypto.dom.DOMCryptoContext
-
This implementation uses an internal
HashMap
to map the key to the specified object. - put(Object, Object) - Method in interface javax.xml.crypto.XMLCryptoContext
-
Associates the specified value with the specified key in this context.
- put(Object, Action) - Method in class javax.swing.ActionMap
-
Adds a binding for
key
toaction
. - put(String) - Method in class java.nio.CharBuffer
-
Relative bulk put method (optional operation).
- put(String, boolean) - Method in class java.io.ObjectOutputStream.PutField
-
Put the value of the named boolean field into the persistent field.
- put(String, byte) - Method in class java.io.ObjectOutputStream.PutField
-
Put the value of the named byte 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 field.
- put(String, double) - Method in class java.io.ObjectOutputStream.PutField
-
Put the value of the named double field into the persistent field.
- put(String, float) - Method in class java.io.ObjectOutputStream.PutField
-
Put the value of the named float field into the persistent field.
- put(String, int) - Method in class java.io.ObjectOutputStream.PutField
-
Put the value of the named int field into the persistent field.
- put(String, int, int) - Method in class java.nio.CharBuffer
-
Relative bulk put method (optional operation).
- put(String, long) - Method in class java.io.ObjectOutputStream.PutField
-
Put the value of the named long field into the persistent field.
- put(String, short) - Method in class java.io.ObjectOutputStream.PutField
-
Put the value of the named short 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(String, Object) - Method in interface javax.naming.directory.Attributes
-
Adds a new attribute to the attribute set.
- put(String, Object) - Method in class javax.script.AbstractScriptEngine
-
Sets the specified value with the specified key in the
ENGINE_SCOPE
Bindings
of the protectedcontext
field. - put(String, Object) - Method in interface javax.script.Bindings
-
Set a named value.
- put(String, Object) - Method in interface javax.script.ScriptEngine
-
Sets a key/value pair in the state of the ScriptEngine that may either create a Java Language Binding to be used in the execution of scripts or be used in some other way, depending on whether the key is reserved.
- put(String, Object) - Method in class javax.script.ScriptEngineManager
-
Sets the specified key/value pair in the Global Scope.
- put(String, Object) - Method in class javax.script.SimpleBindings
-
Sets the specified key/value in the underlying
map
field. - put(String, String) - Method in class java.util.prefs.AbstractPreferences
-
Implements the
put
method as per the specification inPreferences.put(String,String)
. - put(String, String) - Method in class java.util.prefs.Preferences
-
Associates the specified value with the specified key in this preference node.
- put(URI, URLConnection) - Method in class java.net.ResponseCache
-
The protocol handler calls this method after a resource has been retrieved, and the ResponseCache must decide whether or not to store the resource in its cache.
- put(URI, Map<String, List<String>>) - Method in class java.net.CookieHandler
-
Sets all the applicable cookies, examples are response header fields that are named Set-Cookie2, present in the response headers into a cookie cache.
- put(ByteBuffer) - Method in class java.nio.ByteBuffer
-
Relative bulk put method (optional operation).
- put(CharBuffer) - Method in class java.nio.CharBuffer
-
Relative bulk put method (optional operation).
- put(DoubleBuffer) - Method in class java.nio.DoubleBuffer
-
Relative bulk put method (optional operation).
- put(FloatBuffer) - Method in class java.nio.FloatBuffer
-
Relative bulk put method (optional operation).
- put(IntBuffer) - Method in class java.nio.IntBuffer
-
Relative bulk put method (optional operation).
- put(LongBuffer) - Method in class java.nio.LongBuffer
-
Relative bulk put method (optional operation).
- put(ShortBuffer) - Method in class java.nio.ShortBuffer
-
Relative bulk put method (optional operation).
- put(CompositeData) - Method in interface javax.management.openmbean.TabularData
-
Adds value to this
TabularData
instance. - put(Attribute) - Method in interface javax.naming.directory.Attributes
-
Adds a new attribute to the attribute set.
- put(PrinterStateReason, Severity) - Method in class javax.print.attribute.standard.PrinterStateReasons
-
Adds the given printer state reason to this printer state reasons attribute, associating it with the given severity level.
- put(KeyStroke, Object) - Method in class javax.swing.ComponentInputMap
-
Adds a binding for
keyStroke
toactionMapKey
. - put(KeyStroke, Object) - Method in class javax.swing.InputMap
-
Adds a binding for
keyStroke
toactionMapKey
. - put(K, V) - Method in class java.util.AbstractMap
-
Associates the specified value with the specified key in this map (optional operation).
- put(K, V) - Method in class java.util.concurrent.ConcurrentHashMap
-
Maps the specified key to the specified value in this table.
- put(K, V) - Method in class java.util.concurrent.ConcurrentSkipListMap
-
Associates the specified value with the specified key in this map.
- put(K, V) - Method in class java.util.Dictionary
-
Maps the specified
key
to the specifiedvalue
in this dictionary. - put(K, V) - Method in class java.util.EnumMap
-
Associates the specified value with the specified key in this map.
- put(K, V) - Method in class java.util.HashMap
-
Associates the specified value with the specified key in this map.
- put(K, V) - Method in class java.util.Hashtable
-
Maps the specified
key
to the specifiedvalue
in this hashtable. - put(K, V) - Method in class java.util.IdentityHashMap
-
Associates the specified value with the specified key in this identity hash map.
- put(K, V) - Method in interface java.util.Map
-
Associates the specified value with the specified key in this map (optional operation).
- put(K, V) - Method in class java.util.TreeMap
-
Associates the specified value with the specified key in this map.
- put(K, V) - Method in class java.util.WeakHashMap
-
Associates the specified value with the specified key in this map.
- PUT(HttpRequest.BodyPublisher) - Method in interface java.net.http.HttpRequest.Builder
-
Sets the request method of this builder to PUT and sets its request body publisher to the given value.
- putAll(Map<?, ?>) - Method in class java.awt.RenderingHints
-
Copies all of the mappings from the specified
Map
to thisRenderingHints
. - putAll(Map<?, ?>) - Method in class java.security.Provider
-
Copies all of the mappings from the specified Map to this provider.
- putAll(Map<?, ?>) - Method in class java.util.jar.Attributes
-
Copies all of the attribute name-value mappings from the specified Attributes to this Map.
- putAll(Map<?, ?>) - Method in class javax.management.openmbean.TabularDataSupport
-
Add all the values contained in the specified map t to this
TabularData
instance. - putAll(Map<? extends String, ? extends Object>) - Method in interface javax.script.Bindings
-
Adds all the mappings in a given
Map
to thisBindings
. - putAll(Map<? extends String, ? extends Object>) - Method in class javax.script.SimpleBindings
-
putAll
is implemented usingMap.putAll
. - putAll(Map<? extends K, ? extends V>) - Method in class java.util.AbstractMap
-
Copies all of the mappings from the specified map to this map (optional operation).
- putAll(Map<? extends K, ? extends V>) - Method in class java.util.concurrent.ConcurrentHashMap
-
Copies all of the mappings from the specified map to this one.
- putAll(Map<? extends K, ? extends V>) - Method in class java.util.EnumMap
-
Copies all of the mappings from the specified map to this map.
- putAll(Map<? extends K, ? extends V>) - Method in class java.util.HashMap
-
Copies all of the mappings from the specified map to this map.
- putAll(Map<? extends K, ? extends V>) - Method in class java.util.Hashtable
-
Copies all of the mappings from the specified map to this hashtable.
- putAll(Map<? extends K, ? extends V>) - Method in class java.util.IdentityHashMap
-
Copies all of the mappings from the specified map to this map.
- putAll(Map<? extends K, ? extends V>) - Method in interface java.util.Map
-
Copies all of the mappings from the specified map to this map (optional operation).
- putAll(Map<? extends K, ? extends V>) - Method in class java.util.TreeMap
-
Copies all of the mappings from the specified map to this map.
- putAll(Map<? extends K, ? extends V>) - Method in class java.util.WeakHashMap
-
Copies all of the mappings from the specified map to this map.
- putAll(CompositeData[]) - Method in interface javax.management.openmbean.TabularData
-
Add all the elements in values to this
TabularData
instance. - putAll(CompositeData[]) - Method in class javax.management.openmbean.TabularDataSupport
-
Add all the elements in values to this
TabularData
instance. - putBoolean(String, boolean) - Method in class java.util.prefs.AbstractPreferences
-
Implements the
putBoolean
method as per the specification inPreferences.putBoolean(String,boolean)
. - putBoolean(String, boolean) - Method in class java.util.prefs.Preferences
-
Associates a string representing the specified boolean value with the specified key in this preference node.
- putByteArray(String, byte[]) - Method in class java.util.prefs.AbstractPreferences
-
Implements the
putByteArray
method as per the specification inPreferences.putByteArray(String,byte[])
. - putByteArray(String, byte[]) - Method in class java.util.prefs.Preferences
-
Associates a string representing the specified byte array with the specified key in this preference node.
- putChar(char) - Method in class java.nio.ByteBuffer
-
Relative put method for writing a char value (optional operation).
- putChar(int, char) - Method in class java.nio.ByteBuffer
-
Absolute put method for writing a char value (optional operation).
- putClientProperty(Object, Object) - Method in class javax.swing.JComponent
-
Adds an arbitrary key/value "client property" to this component.
- putConstraint(String, Component, int, String, Component) - Method in class javax.swing.SpringLayout
-
Links edge
e1
of componentc1
to edgee2
of componentc2
, with a fixed distance between the edges. - putConstraint(String, Component, Spring, String, Component) - Method in class javax.swing.SpringLayout
-
Links edge
e1
of componentc1
to edgee2
of componentc2
. - putDefaults(Object[]) - Method in class javax.swing.UIDefaults
-
Puts all of the key/value pairs in the database and unconditionally generates one
PropertyChangeEvent
. - putDouble(double) - Method in class java.nio.ByteBuffer
-
Relative put method for writing a double value (optional operation).
- putDouble(int, double) - Method in class java.nio.ByteBuffer
-
Absolute put method for writing a double value (optional operation).
- putDouble(String, double) - Method in class java.util.prefs.AbstractPreferences
-
Implements the
putDouble
method as per the specification inPreferences.putDouble(String,double)
. - putDouble(String, double) - Method in class java.util.prefs.Preferences
-
Associates a string representing the specified double value with the specified key in this preference node.
- putDTDHash(String, DTD) - Static method in class javax.swing.text.html.parser.DTD
-
Put a name and appropriate DTD to hashtable.
- PutField() - Constructor for class java.io.ObjectOutputStream.PutField
- putFields() - Method in class java.io.ObjectOutputStream
-
Retrieve the object used to buffer persistent fields to be written to the stream.
- putFirst(E) - Method in interface java.util.concurrent.BlockingDeque
-
Inserts the specified element at the front of this deque, waiting if necessary for space to become available.
- putFirst(E) - Method in class java.util.concurrent.LinkedBlockingDeque
- putFloat(float) - Method in class java.nio.ByteBuffer
-
Relative put method for writing a float value (optional operation).
- putFloat(int, float) - Method in class java.nio.ByteBuffer
-
Absolute put method for writing a float value (optional operation).
- putFloat(String, float) - Method in class java.util.prefs.AbstractPreferences
-
Implements the
putFloat
method as per the specification inPreferences.putFloat(String,float)
. - putFloat(String, float) - Method in class java.util.prefs.Preferences
-
Associates a string representing the specified float value with the specified key in this preference node.
- putIfAbsent(Object, Object) - Method in class java.security.Provider
-
If the specified key is not already associated with a value (or is mapped to
null
) associates it with the given value and returnsnull
, else returns the current value. - putIfAbsent(K, V) - Method in class java.util.concurrent.ConcurrentHashMap
-
If the specified key is not already associated with a value, associates it with the given value.
- putIfAbsent(K, V) - Method in interface java.util.concurrent.ConcurrentMap
-
If the specified key is not already associated with a value, associates it with the given value.
- putIfAbsent(K, V) - Method in class java.util.concurrent.ConcurrentSkipListMap
-
If the specified key is not already associated with a value, associates it with the given value.
- putIfAbsent(K, V) - Method in interface java.util.Map
-
If the specified key is not already associated with a value (or is mapped to
null
) associates it with the given value and returnsnull
, else returns the current value. - putInt(int) - Method in class java.nio.ByteBuffer
-
Relative put method for writing an int value (optional operation).
- putInt(int, int) - Method in class java.nio.ByteBuffer
-
Absolute put method for writing an int value (optional operation).
- putInt(String, int) - Method in class java.util.prefs.AbstractPreferences
-
Implements the
putInt
method as per the specification inPreferences.putInt(String,int)
. - putInt(String, int) - Method in class java.util.prefs.Preferences
-
Associates a string representing the specified int value with the specified key in this preference node.
- putLast(E) - Method in interface java.util.concurrent.BlockingDeque
-
Inserts the specified element at the end of this deque, waiting if necessary for space to become available.
- putLast(E) - Method in class java.util.concurrent.LinkedBlockingDeque
- putLayer(JComponent, int) - Static method in class javax.swing.JLayeredPane
-
Sets the layer property on a JComponent.
- putLong(int, long) - Method in class java.nio.ByteBuffer
-
Absolute put method for writing a long value (optional operation).
- putLong(long) - Method in class java.nio.ByteBuffer
-
Relative put method for writing a long value (optional operation).
- putLong(String, long) - Method in class java.util.prefs.AbstractPreferences
-
Implements the
putLong
method as per the specification inPreferences.putLong(String,long)
. - putLong(String, long) - Method in class java.util.prefs.Preferences
-
Associates a string representing the specified long value with the specified key in this preference node.
- putNamespacePrefix(String, String) - Method in class javax.xml.crypto.dom.DOMCryptoContext
-
This implementation uses an internal
HashMap
to map the URI to the specified prefix. - putNamespacePrefix(String, String) - Method in interface javax.xml.crypto.XMLCryptoContext
-
Maps the specified namespace URI to the specified prefix.
- putNextEntry(ZipEntry) - Method in class java.util.jar.JarOutputStream
-
Begins writing a new JAR file entry and positions the stream to the start of the entry data.
- 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 interface com.sun.jdi.request.EventRequest
-
Add an arbitrary key/value "property" to this request.
- putProperty(Object, Object) - Method in class javax.swing.text.AbstractDocument
-
A convenience method for storing up a property value.
- putProperty(Object, Object) - Method in interface javax.swing.text.Document
-
Associates a property with the document.
- putService(Provider.Service) - Method in class java.security.Provider
-
Add a service.
- putShort(int, short) - Method in class java.nio.ByteBuffer
-
Absolute put method for writing a short value (optional operation).
- putShort(short) - Method in class java.nio.ByteBuffer
-
Relative put method for writing a short value (optional operation).
- putSpi(String, String) - Method in class java.util.prefs.AbstractPreferences
-
Put the given key-value association into this preference node.
- putValue(String, Object) - Method in interface javax.net.ssl.SSLSession
-
Binds the specified
value
object into the session's application layer data with the givenname
. - putValue(String, Object) - Method in class javax.swing.AbstractAction
-
Sets the
Value
associated with the specified key. - putValue(String, Object) - Method in interface javax.swing.Action
-
Sets one of this object's properties using the associated key.
- putValue(String, String) - Method in class java.util.jar.Attributes
-
Associates the specified value with the specified attribute name, specified as a String.
All Classes All Packages