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 _
L
- L - javafx.scene.input.KeyCode
-
Constant for the
L
key. - label - Variable in class org.omg.CORBA.UnionMember
-
The label of the union member described by this
UnionMember
object. - label() - Method in interface com.sun.javadoc.SeeTag
-
Deprecated.Get the label of the
@see
tag. - label() - Method in interface com.sun.jdi.connect.Connector.Argument
-
Returns a short human-readable label for this argument.
- Label - Class in java.awt
-
A
Label
object is a component for placing text in a container. - Label - Class in javafx.scene.control
-
Label is a non-editable text control.
- Label - Annotation Type in jdk.jfr
-
Annotation that sets a human-readable name for an element, for example
"Maximum Throughput"
. - Label() - Constructor for class java.awt.Label
-
Constructs an empty label.
- Label() - Constructor for class javafx.scene.control.Label
-
Creates an empty label
- Label(String) - Constructor for class java.awt.Label
-
Constructs a new label with the specified string of text, left justified.
- Label(String) - Constructor for class javafx.scene.control.Label
-
Creates Label with supplied text.
- Label(String, int) - Constructor for class java.awt.Label
-
Constructs a new label that presents the specified string of text with the specified alignment.
- Label(String, Node) - Constructor for class javafx.scene.control.Label
-
Creates a Label with the supplied text and graphic.
- LABEL - Static variable in class javax.accessibility.AccessibleRole
-
An object used to present an icon or short string in an interface.
- LABEL - Static variable in class javax.swing.plaf.synth.Region
-
Label region.
- LABEL_FOR - Static variable in class javax.accessibility.AccessibleRelation
-
Indicates an object is a label for one or more target objects.
- LABEL_FOR_PROPERTY - Static variable in class javax.accessibility.AccessibleRelation
-
Identifies that the target group for a label has changed.
- Label.AccessibleAWTLabel - Class in java.awt
-
This class implements accessibility support for the
Label
class. - Labeled - Class in javafx.scene.control
-
A Labeled
Control
is one which has as part of its user interface a textual content associated with it. - Labeled() - Constructor for class javafx.scene.control.Labeled
-
Creates a Label with no text and graphic
- Labeled(String) - Constructor for class javafx.scene.control.Labeled
-
Creates a Label with text
- Labeled(String, Node) - Constructor for class javafx.scene.control.Labeled
-
Creates a Label with text and a graphic
- LABELED_BY - javafx.scene.AccessibleAttribute
-
Returns the node that is the label for this node.
- LABELED_BY - Static variable in class javax.accessibility.AccessibleRelation
-
Indicates an object is labeled by one or more target objects.
- LABELED_BY_PROPERTY - Static variable in class javax.accessibility.AccessibleRelation
-
Identifies that the objects that are doing the labeling have changed.
- LABELED_STATEMENT - com.sun.source.tree.Tree.Kind
-
Used for instances of
LabeledStatementTree
. - LABELED_STATEMENT - jdk.nashorn.api.tree.Tree.Kind
-
Used for instances of
LabeledStatementTree
. - LabeledSkinBase<C extends Labeled> - Class in javafx.scene.control.skin
-
Default skin implementation for controls extends
Labeled
. - LabeledSkinBase(C) - Constructor for class javafx.scene.control.skin.LabeledSkinBase
-
Constructor for LabeledSkinBase.
- LabeledStatementTree - Interface in com.sun.source.tree
-
A tree node for a labeled statement.
- LabeledStatementTree - Interface in jdk.nashorn.api.tree
-
A tree node for a labeled statement.
- labelFor - Variable in class javax.swing.JLabel
-
The Component this label is for; null if the label is not the label for a component
- labelFormatterProperty() - Method in class javafx.scene.control.Slider
-
A function for formatting the label for a major tick.
- labelForProperty() - Method in class javafx.scene.control.Label
-
A Label can act as a label for a different Control or Node.
- labelLineLengthProperty() - Method in class javafx.scene.chart.PieChart
-
The length of the line from the outside of the pie to the slice labels.
- labelPaddingProperty() - Method in class javafx.scene.control.Labeled
-
The padding around the Labeled's text and graphic content.
- labelProperty() - Method in class javafx.scene.chart.Axis
-
The axis label
- labelProperty() - Method in class javafx.scene.chart.Axis.TickMark
-
The display text for tick mark
- labelRect - Variable in class javax.swing.plaf.basic.BasicSliderUI
-
Label rectangle
- labelsHaveSameBaselines() - Method in class javax.swing.plaf.basic.BasicSliderUI
-
Returns true if all the labels from the label table have the same baseline.
- LabelSkin - Class in javafx.scene.control.skin
-
Default skin implementation for the
Label
control. - LabelSkin(Label) - Constructor for class javafx.scene.control.skin.LabelSkin
-
Creates a new LabelSkin instance, installing the necessary child nodes into the Control
children
list. - labelsVisibleProperty() - Method in class javafx.scene.chart.PieChart
-
When true pie slice labels are drawn
- labelUI - Static variable in class javax.swing.plaf.basic.BasicLabelUI
-
The default
BasicLabelUI
instance. - LabelUI - Class in javax.swing.plaf
-
Pluggable look and feel interface for JLabel.
- LabelUI() - Constructor for class javax.swing.plaf.LabelUI
- LabelView - Class in javax.swing.text
-
A
LabelView
is a styled chunk of text that represents a view mapped over an element in the text model. - LabelView(Element) - Constructor for class javax.swing.text.LabelView
-
Constructs a new view wrapped on an element.
- LadderConverter - Class in javafx.css.converter
- LAMBDA_EXPRESSION - com.sun.source.tree.Tree.Kind
-
Used for instances of
LambdaExpressionTree
. - LambdaConversionException - Exception in java.lang.invoke
-
LambdaConversionException
- LambdaConversionException() - Constructor for exception java.lang.invoke.LambdaConversionException
-
Constructs a
LambdaConversionException
. - LambdaConversionException(String) - Constructor for exception java.lang.invoke.LambdaConversionException
-
Constructs a
LambdaConversionException
with a message. - LambdaConversionException(String, Throwable) - Constructor for exception java.lang.invoke.LambdaConversionException
-
Constructs a
LambdaConversionException
with a message and cause. - LambdaConversionException(String, Throwable, boolean, boolean) - Constructor for exception java.lang.invoke.LambdaConversionException
-
Constructs a
LambdaConversionException
with a message, cause, and other settings. - LambdaConversionException(Throwable) - Constructor for exception java.lang.invoke.LambdaConversionException
-
Constructs a
LambdaConversionException
with a cause. - LambdaExpressionTree - Interface in com.sun.source.tree
-
A tree node for a lambda expression.
- LambdaExpressionTree.BodyKind - Enum in com.sun.source.tree
-
Lambda expressions come in two forms: expression lambdas, whose body is an expression, and statement lambdas, whose body is a block
- LambdaMetafactory - Class in java.lang.invoke
-
Methods to facilitate the creation of simple "function objects" that implement one or more interfaces by delegation to a provided
MethodHandle
, possibly after type adaptation and partial evaluation of arguments. - LANDSCAPE - javafx.print.PageOrientation
-
The printable area's origin is at the bottom left of the paper.
- LANDSCAPE - Static variable in class java.awt.PageAttributes.OrientationRequestedType
-
The OrientationRequestedType instance to use for specifying a landscape orientation.
- LANDSCAPE - Static variable in class java.awt.print.PageFormat
-
The origin is at the bottom left of the paper with x running bottom to top and y running left to right.
- LANDSCAPE - Static variable in class javax.print.attribute.standard.OrientationRequested
-
The content will be imaged across the long edge of the medium.
- LANG - Static variable in class javax.swing.text.html.HTML.Attribute
-
Attribute "lang"
- LANGUAGE - Static variable in class java.text.AttributedCharacterIterator.Attribute
-
Attribute key for the language of some text.
- LANGUAGE - Static variable in interface javax.naming.Context
-
Constant that holds the name of the environment property for specifying the preferred language to use with the service.
- LANGUAGE - Static variable in interface javax.script.ScriptEngine
-
Reserved key for a named value that is the full name of Scripting Language supported by the implementation.
- LANGUAGE - Static variable in class javax.swing.text.html.HTML.Attribute
-
Attribute "language"
- LANGUAGE_PROCESSING_INSTRUCTION - Static variable in class javafx.fxml.FXMLLoader
-
The tag name of language processing instruction.
- LANGUAGE_VERSION - Static variable in interface javax.script.ScriptEngine
-
Reserved key for the named value that identifies the version of the scripting language supported by the implementation.
- LanguageCallback - Class in javax.security.auth.callback
-
Underlying security services instantiate and pass a
LanguageCallback
to thehandle
method of aCallbackHandler
to retrieve theLocale
used for localizing text. - LanguageCallback() - Constructor for class javax.security.auth.callback.LanguageCallback
-
Construct a
LanguageCallback
. - LanguageRange(String) - Constructor for class java.util.Locale.LanguageRange
-
Constructs a
LanguageRange
using the givenrange
. - LanguageRange(String, double) - Constructor for class java.util.Locale.LanguageRange
-
Constructs a
LanguageRange
using the givenrange
andweight
. - languageVersion() - Static method in class com.sun.javadoc.Doclet
-
Deprecated.Return the version of the Java Programming Language supported by this doclet.
- LanguageVersion - Enum in com.sun.javadoc
-
Deprecated.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. - LAO - java.awt.font.NumericShaper.Range
-
The Lao range with the Lao digits.
- LAO - java.lang.Character.UnicodeScript
-
Unicode script "Lao".
- LAO - Static variable in class java.awt.font.NumericShaper
-
Identifies the LAO range and decimal base.
- LAO - Static variable in class java.lang.Character.UnicodeBlock
-
Constant for the "Lao" Unicode character block.
- LARGE_CAPACITY - Static variable in class javafx.print.PaperSource
-
Specify to select the LARGE_CAPACITY tray.
- LARGE_CAPACITY - Static variable in class javax.print.attribute.standard.MediaTray
-
The large capacity input tray in the printer.
- LARGE_ICON_KEY - Static variable in interface javax.swing.Action
-
The key used for storing an
Icon
. - LARGE_KEY - Static variable in class javax.swing.plaf.nimbus.NimbusStyle
-
Large key
- LARGE_MODEL_PROPERTY - Static variable in class javax.swing.JTree
-
Bound property name for
largeModel
. - LARGE_SCALE - Static variable in class javax.swing.plaf.nimbus.NimbusStyle
-
Large scale
- largeArcFlagProperty() - Method in class javafx.scene.shape.ArcTo
-
The large arc flag.
- largeModel - Variable in class javax.swing.JTree
-
Is this tree a large model?
- largeModel - Variable in class javax.swing.plaf.basic.BasicTreeUI
-
True if doing optimizations for a largeModel.
- last() - Method in interface java.sql.ResultSet
-
Moves the cursor to the last row in this
ResultSet
object. - last() - Method in class java.text.BreakIterator
-
Returns the last boundary.
- last() - Method in interface java.text.CharacterIterator
-
Sets the position to getEndIndex()-1 (getEndIndex() if the text is empty) and returns the character at that position.
- last() - Method in class java.text.StringCharacterIterator
-
Implements CharacterIterator.last() for String.
- last() - Method in class java.util.concurrent.ConcurrentSkipListSet
- last() - Method in interface java.util.SortedSet
-
Returns the last (highest) element currently in this set.
- last() - Method in class java.util.TreeSet
- last() - Method in class javax.swing.text.Segment
-
Sets the position to getEndIndex()-1 (getEndIndex() if the text is empty) and returns the character at that position.
- last(Container) - Method in class java.awt.CardLayout
-
Flips to the last card of the container.
- LAST - jdk.incubator.http.WebSocket.MessagePart
-
The last part of a message.
- LAST_DIVIDER_LOCATION_PROPERTY - Static variable in class javax.swing.JSplitPane
-
Bound property for lastLocation.
- LAST_LINE_END - Static variable in class java.awt.GridBagConstraints
-
Place the component in the corner of its display area where the last line of text on a page would normally end for the current
ComponentOrientation
. - LAST_LINE_START - Static variable in class java.awt.GridBagConstraints
-
Place the component in the corner of its display area where the last line of text on a page would normally start for the current
ComponentOrientation
. - lastAccessTime() - Method in interface java.nio.file.attribute.BasicFileAttributes
-
Returns the time of last access.
- lastAlloc - Variable in class javax.swing.text.AsyncBoxView.ChildLocator
-
The last seen allocation (for repainting when changes are flushed upward).
- lastChild() - Method in interface org.w3c.dom.traversal.TreeWalker
-
Moves the
TreeWalker
to the last visible child of the current node, and returns the new node. - lastColumn - Variable in class javax.swing.JTable.AccessibleJTable.AccessibleJTableModelChange
-
The last column
- lastDayOfMonth() - Static method in class java.time.temporal.TemporalAdjusters
-
Returns the "last day of month" adjuster, which returns a new date set to the last day of the current month.
- lastDayOfYear() - Static method in class java.time.temporal.TemporalAdjusters
-
Returns the "last day of year" adjuster, which returns a new date set to the last day of the current year.
- lastDividerLocation - Variable in class javax.swing.JSplitPane
-
Previous location of the split pane.
- lastEdit() - Method in class javax.swing.undo.CompoundEdit
-
Returns the last
UndoableEdit
inedits
, ornull
ifedits
is empty. - lastElement() - Method in class java.util.Vector
-
Returns the last component of the vector.
- lastElement() - Method in class javax.swing.DefaultListModel
-
Returns the last component of the list.
- lastEntry() - Method in class java.util.concurrent.ConcurrentSkipListMap
-
Returns a key-value mapping associated with the greatest key in this map, or
null
if the map is empty. - lastEntry() - Method in interface java.util.NavigableMap
-
Returns a key-value mapping associated with the greatest key in this map, or
null
if the map is empty. - lastEntry() - Method in class java.util.TreeMap
- lastIndexOf(int) - Method in class java.lang.String
-
Returns the index within this string of the last occurrence of the specified character.
- lastIndexOf(int, int) - Method in class java.lang.String
-
Returns the index within this string of the last occurrence of the specified character, searching backward starting at the specified index.
- lastIndexOf(E, int) - Method in class java.util.concurrent.CopyOnWriteArrayList
-
Returns the index of the last occurrence of the specified element in this list, searching backwards from
index
, or returns -1 if the element is not found. - lastIndexOf(Object) - Method in class java.util.AbstractList
-
Returns the index of the last occurrence of the specified element in this list, or -1 if this list does not contain the element.
- lastIndexOf(Object) - Method in class java.util.ArrayList
-
Returns the index of the last occurrence of the specified element in this list, or -1 if this list does not contain the element.
- lastIndexOf(Object) - Method in class java.util.LinkedList
-
Returns the index of the last occurrence of the specified element in this list, or -1 if this list does not contain the element.
- lastIndexOf(Object) - Method in interface java.util.List
-
Returns the index of the last occurrence of the specified element in this list, or -1 if this list does not contain the element.
- lastIndexOf(Object) - Method in class java.util.Vector
-
Returns the index of the last occurrence of the specified element in this vector, or -1 if this vector does not contain the element.
- lastIndexOf(Object) - Method in class javax.swing.DefaultListModel
-
Returns the index of the last occurrence of
elem
. - lastIndexOf(Object, int) - Method in class java.util.Vector
-
Returns the index of the last occurrence of the specified element in this vector, searching backwards from
index
, or returns -1 if the element is not found. - lastIndexOf(Object, int) - Method in class javax.swing.DefaultListModel
-
Searches backwards for
elem
, starting from the specified index, and returns an index to it. - lastIndexOf(String) - Method in class java.lang.String
-
Returns the index within this string of the last occurrence of the specified substring.
- lastIndexOf(String) - Method in class java.lang.StringBuffer
- lastIndexOf(String, int) - Method in class java.lang.String
-
Returns the index within this string of the last occurrence of the specified substring, searching backward starting at the specified index.
- lastIndexOf(String, int) - Method in class java.lang.StringBuffer
- lastIndexOfSubList(List<?>, List<?>) - Static method in class java.util.Collections
-
Returns the starting position of the last occurrence of the specified target list within the specified source list, or -1 if there is no such occurrence.
- lastInMonth(DayOfWeek) - Static method in class java.time.temporal.TemporalAdjusters
-
Returns the last in month adjuster, which returns a new date in the same month with the last matching day-of-week.
- lastKey() - Method in class java.util.concurrent.ConcurrentSkipListMap
- lastKey() - Method in interface java.util.SortedMap
-
Returns the last (highest) key currently in this map.
- lastKey() - Method in class java.util.TreeMap
- lastModified() - Method in class java.io.File
-
Returns the time that the file denoted by this abstract pathname was last modified.
- lastModifiedTime() - Method in interface java.nio.file.attribute.BasicFileAttributes
-
Returns the time of last modification.
- LastOwnerException - Exception 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. - LastOwnerException() - Constructor for exception java.security.acl.LastOwnerException
-
Deprecated.Constructs a LastOwnerException.
- lastPageFirst() - Method in class java.awt.PrintJob
-
Returns true if the last page will be printed first.
- lastPaintPosition - Variable in class javax.swing.JViewport
-
The last
viewPosition
that we've painted, so we know how much of the backing store image is valid. - lastParameterType() - Method in class java.lang.invoke.MethodType
-
Returns the last parameter type of this method type.
- lastPath - Variable in class javax.swing.tree.DefaultTreeCellEditor
-
Last path that was selected.
- lastRow - Variable in class javax.swing.event.TableModelEvent
-
The last row that has changed.
- lastRow - Variable in class javax.swing.JTable.AccessibleJTable.AccessibleJTableModelChange
-
The last row
- lastRow - Variable in class javax.swing.tree.DefaultTreeCellEditor
-
Row that was last passed into
getTreeCellEditorComponent
. - lastSelectedRow - Variable in class javax.swing.plaf.basic.BasicTreeUI
-
Index of the row that was last selected.
- lastTabInRun(int, int) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
-
Returns the last tab in a run.
- lastValidOffset - Variable in class javax.swing.text.AsyncBoxView.ChildLocator
-
The location of the last offset calculation that is valid.
- lastValueProperty() - Method in class javafx.concurrent.ScheduledService
-
The last successfully computed value.
- lastVisitedDateProperty() - Method in class javafx.scene.web.WebHistory.Entry
-
Defines the
Date
the page was last visited. - latest() - Static method in enum javax.lang.model.SourceVersion
-
Returns the latest source version that can be modeled.
- LATEST - Static variable in interface java.util.jar.Pack200.Packer
-
The string "latest", a possible value for certain properties.
- latestSupported() - Static method in enum javax.lang.model.SourceVersion
-
Returns the latest source version fully supported by the current execution environment.
- LATIN - java.lang.Character.UnicodeScript
-
Unicode script "Latin".
- LATIN - Static variable in class java.awt.im.InputSubset
-
Constant for all Latin characters, including the characters in the BASIC_LATIN, LATIN_1_SUPPLEMENT, LATIN_EXTENDED_A, LATIN_EXTENDED_B Unicode character blocks.
- LATIN_1_SUPPLEMENT - Static variable in class java.lang.Character.UnicodeBlock
-
Constant for the "Latin-1 Supplement" Unicode character block.
- LATIN_DIGITS - Static variable in class java.awt.im.InputSubset
-
Constant for the digits included in the BASIC_LATIN Unicode character block.
- LATIN_EXTENDED_A - Static variable in class java.lang.Character.UnicodeBlock
-
Constant for the "Latin Extended-A" Unicode character block.
- LATIN_EXTENDED_ADDITIONAL - Static variable in class java.lang.Character.UnicodeBlock
-
Constant for the "Latin Extended Additional" Unicode character block.
- LATIN_EXTENDED_B - Static variable in class java.lang.Character.UnicodeBlock
-
Constant for the "Latin Extended-B" Unicode character block.
- LATIN_EXTENDED_C - Static variable in class java.lang.Character.UnicodeBlock
-
Constant for the "Latin Extended-C" Unicode character block.
- LATIN_EXTENDED_D - Static variable in class java.lang.Character.UnicodeBlock
-
Constant for the "Latin Extended-D" Unicode character block.
- LATIN_EXTENDED_E - Static variable in class java.lang.Character.UnicodeBlock
-
Constant for the "Latin Extended-E" Unicode character block.
- LATITUDE_REF_NORTH - Static variable in class javax.imageio.plugins.tiff.ExifGPSTagSet
-
A value to be used with the "GPSLatitudeRef" and "GPSDestLatitudeRef" tags.
- LATITUDE_REF_SOUTH - Static variable in class javax.imageio.plugins.tiff.ExifGPSTagSet
-
A value to be used with the "GPSLatitudeRef" and "GPSDestLatitudeRef" tags.
- launch(Class<? extends Application>, String...) - Static method in class javafx.application.Application
-
Launch a standalone application.
- launch(String...) - Static method in class javafx.application.Application
-
Launch a standalone application.
- launch(Map<String, ? extends Connector.Argument>) - Method in interface com.sun.jdi.connect.LaunchingConnector
-
Launches an application and connects to its VM.
- LaunchingConnector - Interface in com.sun.jdi.connect
-
A connector which can launch a target VM before connecting to it.
- launchingConnectors() - Method in interface com.sun.jdi.VirtualMachineManager
-
Returns the list of known
LaunchingConnector
objects. - LAVENDER - Static variable in class javafx.scene.paint.Color
-
The color lavender with an RGB value of #E6E6FA
- LAVENDERBLUSH - Static variable in class javafx.scene.paint.Color
-
The color lavender blush with an RGB value of #FFF0F5
- LAWNGREEN - Static variable in class javafx.scene.paint.Color
-
The color lawn green with an RGB value of #7CFC00
- lax() - Method in annotation type javax.xml.bind.annotation.XmlAnyElement
-
Controls the unmarshaller behavior when it sees elements known to the current
JAXBContext
. - layer() - Method in class java.lang.ModuleLayer.Controller
-
Returns the layer that this object controls.
- LAYER_PROPERTY - Static variable in class javax.swing.JLayeredPane
-
Bound property
- LAYERED_PANE - Static variable in class javax.accessibility.AccessibleRole
-
A specialized pane that allows its children to be drawn in layers, providing a form of stacking order.
- LAYERED_PANE_PROPERTY - Static variable in class javax.swing.JInternalFrame
-
Bound property name.
- LayeredHighlighter - Class in javax.swing.text
- LayeredHighlighter() - Constructor for class javax.swing.text.LayeredHighlighter
- LayeredHighlighter.LayerPainter - Class in javax.swing.text
-
Layered highlight renderer.
- layeredPane - Variable in class javax.swing.JRootPane
-
The layered pane that manages the menu bar and content pane.
- LayerInstantiationException - Exception in java.lang
-
Thrown when creating a module layer fails.
- LayerInstantiationException() - Constructor for exception java.lang.LayerInstantiationException
-
Constructs a
LayerInstantiationException
with no detail message. - LayerInstantiationException(String) - Constructor for exception java.lang.LayerInstantiationException
-
Constructs a
LayerInstantiationException
with the given detail message. - LayerInstantiationException(String, Throwable) - Constructor for exception java.lang.LayerInstantiationException
-
Constructs a
LayerInstantiationException
with the given detail message and cause. - LayerInstantiationException(Throwable) - Constructor for exception java.lang.LayerInstantiationException
-
Constructs a
LayerInstantiationException
with the given cause. - LayerPainter() - Constructor for class javax.swing.text.LayeredHighlighter.LayerPainter
- LayerUI<V extends Component> - Class in javax.swing.plaf
-
The base class for all
JLayer
's UI delegates. - LayerUI() - Constructor for class javax.swing.plaf.LayerUI
- layout() - Method in class java.awt.Component
-
Deprecated.As of JDK version 1.1, replaced by
doLayout()
. - layout() - Method in class java.awt.Container
-
Deprecated.As of JDK version 1.1, replaced by
doLayout()
. - layout() - Method in class java.awt.ScrollPane
-
Deprecated.As of JDK version 1.1, replaced by
doLayout()
. - layout() - Method in class javafx.scene.Parent
-
Executes a top-down layout pass on the scene graph under this parent.
- layout() - Method in class javax.swing.plaf.synth.SynthSliderUI
-
Lays out the slider.
- layout(int, int) - Method in class javax.swing.text.BoxView
-
Perform layout on the box
- layout(int, int) - Method in class javax.swing.text.FlowView
-
Lays out the children.
- layout(FlowView) - Method in class javax.swing.text.FlowView.FlowStrategy
-
Update the flow on the given FlowView.
- LAYOUT_LEFT_TO_RIGHT - Static variable in class java.awt.Font
-
A flag to layoutGlyphVector indicating that text is left-to-right as determined by Bidi analysis.
- LAYOUT_NO_LIMIT_CONTEXT - Static variable in class java.awt.Font
-
A flag to layoutGlyphVector indicating that text in the char array after the indicated limit should not be examined.
- LAYOUT_NO_START_CONTEXT - Static variable in class java.awt.Font
-
A flag to layoutGlyphVector indicating that text in the char array before the indicated start should not be examined.
- LAYOUT_RIGHT_TO_LEFT - Static variable in class java.awt.Font
-
A flag to layoutGlyphVector indicating that text is right-to-left as determined by Bidi analysis.
- layoutBoundsProperty() - Method in class javafx.scene.Node
-
The rectangular bounds that should be used for layout calculations for this node.
- layoutChanged(int) - Method in class javax.swing.text.BoxView
-
Invalidates the layout along an axis.
- layoutChartChildren(double, double, double, double) - Method in class javafx.scene.chart.Chart
-
Called to update and layout the chart children available from getChartChildren()
- layoutChildren() - Method in class javafx.scene.chart.Axis
-
Invoked during the layout pass to layout this axis and all its content.
- layoutChildren() - Method in class javafx.scene.chart.Chart
-
Invoked during the layout pass to layout this chart and all its content.
- layoutChildren() - Method in class javafx.scene.chart.ValueAxis
-
Invoked during the layout pass to layout this axis and all its content.
- layoutChildren() - Method in class javafx.scene.Group
-
Group implements layoutChildren such that each child is resized to its preferred size, if the child is resizable.
- layoutChildren() - Method in class javafx.scene.Parent
-
Invoked during the layout pass to layout the children in this
Parent
. - layoutChildren(double, double, double, double) - Method in class javafx.scene.control.skin.LabeledSkinBase
-
The Layout algorithm works like this: - Get the labeled w/h, graphic w/h, text w/h - Compute content w/h based on graphicVPos, graphicHPos, graphicTextGap, and graphic w/h and text w/h - (Note that the text content has been pre-truncated where necessary) - compute content x/y based on content w/h and labeled w/h and the labeled's hpos and vpos - position the graphic and text
- layoutChildren(double, double, double, double) - Method in class javafx.scene.control.skin.SeparatorSkin
-
We only need to deal with the single "line" child region.
- layoutChildren(double, double, double, double) - Method in class javafx.scene.control.SkinBase
-
Called during the layout pass of the scenegraph.
- layoutCL(JLabel, FontMetrics, String, Icon, Rectangle, Rectangle, Rectangle) - Method in class javax.swing.plaf.basic.BasicLabelUI
-
Forwards the call to SwingUtilities.layoutCompoundLabel().
- layoutColumns(int, int[], int[], SizeRequirements[]) - Method in class javax.swing.text.TableView
-
Lays out the columns to fit within the given target span.
- layoutComboBox(Container, MetalComboBoxUI.MetalComboBoxLayoutManager) - Method in class javax.swing.plaf.metal.MetalComboBoxUI
-
Lays out the
JComboBox
in theparent
container. - layoutCompoundLabel(FontMetrics, String, Icon, int, int, int, int, Rectangle, Rectangle, Rectangle, int) - Static method in class javax.swing.SwingUtilities
-
Compute and return the location of the icons origin, the location of origin of the text baseline, and a possibly clipped version of the compound labels string.
- layoutCompoundLabel(JComponent, FontMetrics, String, Icon, int, int, int, int, Rectangle, Rectangle, Rectangle, int) - Static method in class javax.swing.SwingUtilities
-
Compute and return the location of the icons origin, the location of origin of the text baseline, and a possibly clipped version of the compound labels string.
- layoutContainer(Container) - Method in class java.awt.BorderLayout
-
Lays out the container argument using this border layout.
- layoutContainer(Container) - Method in class java.awt.CardLayout
-
Lays out the specified container using this card layout.
- layoutContainer(Container) - Method in class java.awt.FlowLayout
-
Lays out the container.
- layoutContainer(Container) - Method in class java.awt.GridBagLayout
-
Lays out the specified container using this grid bag layout.
- layoutContainer(Container) - Method in class java.awt.GridLayout
-
Lays out the specified container using this layout.
- layoutContainer(Container) - Method in interface java.awt.LayoutManager
-
Lays out the specified container.
- layoutContainer(Container) - Method in class javax.swing.BoxLayout
-
Called by the AWT when the specified container needs to be laid out.
- layoutContainer(Container) - Method in class javax.swing.GroupLayout
-
Lays out the specified container.
- layoutContainer(Container) - Method in class javax.swing.JRootPane.RootLayout
-
Instructs the layout manager to perform the layout for the specified container.
- layoutContainer(Container) - Method in class javax.swing.JSpinner.DefaultEditor
-
Resize the one (and only) child to completely fill the area within the parents insets.
- layoutContainer(Container) - Method in class javax.swing.OverlayLayout
-
Called by the AWT when the specified container needs to be laid out.
- layoutContainer(Container) - Method in class javax.swing.plaf.basic.BasicSplitPaneUI.BasicHorizontalLayoutManager
-
Does the actual layout.
- layoutContainer(Container) - Method in class javax.swing.ScrollPaneLayout
-
Lays out the scrollpane.
- layoutContainer(Container) - Method in class javax.swing.ViewportLayout
-
Called by the AWT when the specified container needs to be laid out.
- LayoutFocusTraversalPolicy - Class in javax.swing
-
A SortingFocusTraversalPolicy which sorts Components based on their size, position, and orientation.
- LayoutFocusTraversalPolicy() - Constructor for class javax.swing.LayoutFocusTraversalPolicy
-
Constructs a LayoutFocusTraversalPolicy.
- layoutGlyphVector(FontRenderContext, char[], int, int, int) - Method in class java.awt.Font
-
Returns a new
GlyphVector
object, performing full layout of the text if possible. - layoutHScrollbar(JScrollBar) - Method in class javax.swing.plaf.basic.BasicScrollBarUI
-
Laysouts a vertical scroll bar.
- layoutInArea(Node, double, double, double, double, double, HPos, VPos) - Method in class javafx.scene.control.SkinBase
-
Utility method which lays out the child within an area of this skin defined by
areaX
,areaY
,areaWidth
xareaHeight
, with a baseline offset relative to that area. - layoutInArea(Node, double, double, double, double, double, HPos, VPos) - Method in class javafx.scene.layout.Region
-
Utility method which lays out the child within an area of this region defined by
areaX
,areaY
,areaWidth
xareaHeight
, with a baseline offset relative to that area. - layoutInArea(Node, double, double, double, double, double, Insets, boolean, boolean, HPos, VPos) - Method in class javafx.scene.control.SkinBase
-
Utility method which lays out the child within an area of this skin defined by
areaX
,areaY
,areaWidth
xareaHeight
, with a baseline offset relative to that area. - layoutInArea(Node, double, double, double, double, double, Insets, boolean, boolean, HPos, VPos) - Method in class javafx.scene.layout.Region
-
Utility method which lays out the child within an area of this region defined by
areaX
,areaY
,areaWidth
xareaHeight
, with a baseline offset relative to that area. - layoutInArea(Node, double, double, double, double, double, Insets, boolean, boolean, HPos, VPos, boolean) - Static method in class javafx.scene.layout.Region
-
Utility method which lays out the child within an area of it's parent defined by
areaX
,areaY
,areaWidth
xareaHeight
, with a baseline offset relative to that area. - layoutInArea(Node, double, double, double, double, double, Insets, HPos, VPos) - Method in class javafx.scene.control.SkinBase
-
Utility method which lays out the child within an area of this skin defined by
areaX
,areaY
,areaWidth
xareaHeight
, with a baseline offset relative to that area. - layoutInArea(Node, double, double, double, double, double, Insets, HPos, VPos) - Method in class javafx.scene.layout.Region
-
Utility method which lays out the child within an area of this region defined by
areaX
,areaY
,areaWidth
xareaHeight
, with a baseline offset relative to that area. - layoutInfo - Variable in class java.awt.GridBagLayout
-
This field holds the layout information for the gridbag.
- layoutLabel(int, FontMetrics, int, String, Icon, Rectangle, Rectangle, Rectangle, boolean) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
-
Laysout a label.
- layoutLabelInArea(double, double, double, double) - Method in class javafx.scene.control.skin.LabeledSkinBase
-
Performs the actual layout of the label content within the area given.
- layoutLabelInArea(double, double, double, double, Pos) - Method in class javafx.scene.control.skin.LabeledSkinBase
-
Performs the actual layout of the label content within the area given.
- layoutMajorAxis(int, int, int[], int[]) - Method in class javax.swing.text.BoxView
-
Performs layout for the major axis of the box (i.e. the axis that it represents).
- layoutMajorAxis(int, int, int[], int[]) - Method in class javax.swing.text.TableView.TableRow
-
Perform layout for the major axis of the box (i.e. the axis that it represents).
- layoutManager - Variable in class javax.swing.plaf.basic.BasicSplitPaneUI
-
LayoutManager that is created and placed into the split pane.
- LayoutManager - Interface in java.awt
-
Defines the interface for classes that know how to lay out
Container
s. - LayoutManager2 - Interface in java.awt
-
Defines an interface for classes that know how to layout Containers based on a layout constraints object.
- layoutMinorAxis(int, int, int[], int[]) - Method in class javax.swing.text.BoxView
-
Performs layout for the minor axis of the box (i.e. the axis orthogonal to the axis that it represents).
- layoutMinorAxis(int, int, int[], int[]) - Method in class javax.swing.text.html.BlockView
-
Performs layout for the minor axis of the box (i.e. the axis orthogonal to the axis that it represents).
- layoutMinorAxis(int, int, int[], int[]) - Method in class javax.swing.text.TableView
-
Perform layout for the minor axis of the box (i.e. the axis orthogonal to the axis that it represents).
- layoutMinorAxis(int, int, int[], int[]) - Method in class javax.swing.text.TableView.TableRow
-
Perform layout for the minor axis of the box (i.e. the axis orthogonal to the axis that it represents).
- LayoutPath - Class in java.awt.font
-
LayoutPath provides a mapping between locations relative to the baseline and points in user space.
- LayoutPath() - Constructor for class java.awt.font.LayoutPath
- layoutPlotChildren() - Method in class javafx.scene.chart.XYChart
-
Called to update and layout the plot children.
- layoutPool - Variable in class javax.swing.text.FlowView
-
These are the views that represent the child elements of the element this view represents (The logical view to translate to a physical view).
- LayoutQueue - Class in javax.swing.text
-
A queue of text layout tasks.
- LayoutQueue() - Constructor for class javax.swing.text.LayoutQueue
-
Construct a layout queue.
- layoutRow(FlowView, int, int) - Method in class javax.swing.text.FlowView.FlowStrategy
-
Creates a row of views that will fit within the layout span of the row.
- layoutSpan - Variable in class javax.swing.text.FlowView
-
Default constraint against which the flow is created against.
- LayoutStyle - Class in javax.swing
-
LayoutStyle
provides information about how to position components. - LayoutStyle() - Constructor for class javax.swing.LayoutStyle
-
Creates a new
LayoutStyle
. - LayoutStyle.ComponentPlacement - Enum in javax.swing
-
ComponentPlacement
is an enumeration of the possible ways two components can be placed relative to each other. - layoutText(SynthContext, FontMetrics, String, Icon, int, int, int, int, Rectangle, Rectangle, Rectangle, int) - Method in class javax.swing.plaf.synth.SynthGraphicsUtils
-
Lays out text and an icon returning, by reference, the location to place the icon and text.
- layoutVScrollbar(JScrollBar) - Method in class javax.swing.plaf.basic.BasicScrollBarUI
-
Laysouts a vertical scroll bar.
- layoutXProperty() - Method in class javafx.scene.Node
-
Defines the x coordinate of the translation that is added to this
Node
's transform for the purpose of layout. - layoutYProperty() - Method in class javafx.scene.Node
-
Defines the y coordinate of the translation that is added to this
Node
's transform for the purpose of layout. - lazilyLoadDesktopProperty(String) - Method in class java.awt.Toolkit
-
An opportunity to lazily evaluate desktop property values.
- LazyInputMap(Object[]) - Constructor for class javax.swing.UIDefaults.LazyInputMap
-
Constructs a
LazyInputMap
. - lazySet(boolean) - Method in class java.util.concurrent.atomic.AtomicBoolean
-
Sets the value to
newValue
, with memory effects as specified byVarHandle.setRelease(java.lang.Object...)
. - lazySet(int) - Method in class java.util.concurrent.atomic.AtomicInteger
-
Sets the value to
newValue
, with memory effects as specified byVarHandle.setRelease(java.lang.Object...)
. - lazySet(int, int) - Method in class java.util.concurrent.atomic.AtomicIntegerArray
-
Sets the element at index
i
tonewValue
, with memory effects as specified byVarHandle.setRelease(java.lang.Object...)
. - lazySet(int, long) - Method in class java.util.concurrent.atomic.AtomicLongArray
-
Sets the element at index
i
tonewValue
, with memory effects as specified byVarHandle.setRelease(java.lang.Object...)
. - lazySet(int, E) - Method in class java.util.concurrent.atomic.AtomicReferenceArray
-
Sets the element at index
i
tonewValue
, with memory effects as specified byVarHandle.setRelease(java.lang.Object...)
. - lazySet(long) - Method in class java.util.concurrent.atomic.AtomicLong
-
Sets the value to
newValue
, with memory effects as specified byVarHandle.setRelease(java.lang.Object...)
. - lazySet(T, int) - Method in class java.util.concurrent.atomic.AtomicIntegerFieldUpdater
-
Eventually sets the field of the given object managed by this updater to the given updated value.
- lazySet(T, long) - Method in class java.util.concurrent.atomic.AtomicLongFieldUpdater
-
Eventually sets the field of the given object managed by this updater to the given updated value.
- lazySet(T, V) - Method in class java.util.concurrent.atomic.AtomicReferenceFieldUpdater
-
Eventually sets the field of the given object managed by this updater to the given updated value.
- lazySet(V) - Method in class java.util.concurrent.atomic.AtomicReference
-
Sets the value to
newValue
, with memory effects as specified byVarHandle.setRelease(java.lang.Object...)
. - LCD - javafx.scene.text.FontSmoothingType
-
Specifies sub-pixel LCD text, which utilises characteristics of digital LCD display panels to achieve increased pixel resolution.
- LDAPCertStoreParameters - Class in java.security.cert
-
Parameters used as input for the LDAP
CertStore
algorithm. - LDAPCertStoreParameters() - Constructor for class java.security.cert.LDAPCertStoreParameters
-
Creates an instance of
LDAPCertStoreParameters
with the default parameter values (server name "localhost", port 389). - LDAPCertStoreParameters(String) - Constructor for class java.security.cert.LDAPCertStoreParameters
-
Creates an instance of
LDAPCertStoreParameters
with the specified server name and a default port of 389. - LDAPCertStoreParameters(String, int) - Constructor for class java.security.cert.LDAPCertStoreParameters
-
Creates an instance of
LDAPCertStoreParameters
with the specified parameter values. - LdapContext - Interface in javax.naming.ldap
-
This interface represents a context in which you can perform operations with LDAPv3-style controls and perform LDAPv3-style extended operations.
- LdapLoginModule - Class in com.sun.security.auth.module
-
This
LoginModule
performs LDAP-based authentication. - LdapLoginModule() - Constructor for class com.sun.security.auth.module.LdapLoginModule
- LdapName - Class in javax.naming.ldap
-
This class represents a distinguished name as specified by RFC 2253.
- LdapName(String) - Constructor for class javax.naming.ldap.LdapName
-
Constructs an LDAP name from the given distinguished name.
- LdapName(List<Rdn>) - Constructor for class javax.naming.ldap.LdapName
-
Constructs an LDAP name given its parsed RDN components.
- LdapPrincipal - Class in com.sun.security.auth
-
A principal identified by a distinguished name as specified by RFC 2253.
- LdapPrincipal(String) - Constructor for class com.sun.security.auth.LdapPrincipal
-
Creates an LDAP principal.
- LdapReferralException - Exception in javax.naming.ldap
-
This abstract class is used to represent an LDAP referral exception.
- LdapReferralException() - Constructor for exception javax.naming.ldap.LdapReferralException
-
Constructs a new instance of LdapReferralException.
- LdapReferralException(String) - Constructor for exception javax.naming.ldap.LdapReferralException
-
Constructs a new instance of LdapReferralException using the explanation supplied.
- LE - Static variable in class javax.management.Query
-
A code representing the
Query.leq(javax.management.ValueExp, javax.management.ValueExp)
query. - LEAD_DOTS - Static variable in class javax.swing.text.TabStop
-
Lead dots
- LEAD_EQUALS - Static variable in class javax.swing.text.TabStop
-
Lead equals
- LEAD_HYPHENS - Static variable in class javax.swing.text.TabStop
-
Lead hyphens
- LEAD_NONE - Static variable in class javax.swing.text.TabStop
-
Lead none
- LEAD_SELECTION_PATH_PROPERTY - Static variable in class javax.swing.JTree
-
Bound property name for
leadSelectionPath
. - LEAD_THICKLINE - Static variable in class javax.swing.text.TabStop
-
Lead thickline
- LEAD_UNDERLINE - Static variable in class javax.swing.text.TabStop
-
Lead underline
- leadAnchorNotificationEnabled - Variable in class javax.swing.DefaultListSelectionModel
-
Whether or not the lead anchor notification is enabled.
- leadIndex - Variable in class javax.swing.tree.DefaultTreeSelectionModel
-
Index of the lead path in selection.
- leading(int) - Static method in class java.awt.font.TextHitInfo
-
Creates a
TextHitInfo
on the leading edge of the character at the specifiedcharIndex
. - LEADING - javax.swing.GroupLayout.Alignment
-
Indicates the elements should be aligned to the origin.
- LEADING - Static variable in class java.awt.FlowLayout
-
This value indicates that each row of components should be justified to the leading edge of the container's orientation, for example, to the left in left-to-right orientations.
- LEADING - Static variable in class javax.swing.border.TitledBorder
-
Position title text at the left side of the border line for left to right orientation, at the right side of the border line for right to left orientation.
- LEADING - Static variable in interface javax.swing.SwingConstants
-
Identifies the leading edge of text for use with left-to-right and right-to-left languages.
- LEADING_ELLIPSIS - javafx.scene.control.OverrunStyle
-
Same as ELLIPSIS but puts the "..." at the beginning of the text instead of at the end
- LEADING_WORD_ELLIPSIS - javafx.scene.control.OverrunStyle
-
Same as WORD_ELLIPSIS but puts the "..." at the beginning of the text instead of at the end
- leadPath - Variable in class javax.swing.tree.DefaultTreeSelectionModel
-
Last path that was added.
- leadRow - Variable in class javax.swing.tree.DefaultTreeSelectionModel
-
Lead row.
- LEAF - javafx.scene.AccessibleAttribute
-
Returns true if the node is a leaf element, otherwise false.
- LeafElement(Element, AttributeSet, int, int) - Constructor for class javax.swing.text.AbstractDocument.LeafElement
-
Constructs an element that represents content within the document (has no children).
- leafIcon - Variable in class javax.swing.tree.DefaultTreeCellRenderer
-
Icon used to show leaf nodes.
- leafProperty() - Method in class javafx.scene.control.TreeItem
-
Represents the TreeItem leaf property, which is true if the TreeItem has no children.
- Lease - Class in java.rmi.dgc
-
A lease contains a unique VM identifier and a lease duration.
- Lease(VMID, long) - Constructor for class java.rmi.dgc.Lease
-
Constructs a lease with a specific VMID and lease duration.
- leave(InetAddress) - Method in class java.net.DatagramSocketImpl
-
Leave the multicast group.
- leaveGroup(InetAddress) - Method in class java.net.MulticastSocket
-
Leave a multicast group.
- leaveGroup(SocketAddress, NetworkInterface) - Method in class java.net.DatagramSocketImpl
-
Leave the multicast group.
- leaveGroup(SocketAddress, NetworkInterface) - Method in class java.net.MulticastSocket
-
Leave a multicast group on a specified local interface.
- LEDGER - Static variable in class java.awt.PageAttributes.MediaType
-
The MediaType instance for Ledger, 11 x 17 in.
- LEDGER - Static variable in class javax.print.attribute.standard.MediaSize.Other
-
Specifies the ledger size, 11 inches by 17 inches.
- LEDGER - Static variable in class javax.print.attribute.standard.MediaSizeName
-
ledger size.
- left - Variable in class java.awt.Insets
-
The inset from the left.
- left - Variable in class javax.swing.border.EmptyBorder
-
The left inset of the border.
- LEFT - javafx.geometry.HorizontalDirection
-
A direction to the left
- LEFT - javafx.geometry.HPos
-
Indicates left horizontal position.
- LEFT - javafx.geometry.Side
-
Represents left side of a rectangle.
- LEFT - javafx.scene.control.ButtonBar.ButtonData
-
Buttons with this style tag will statically end up on the left end of the bar.
- LEFT - javafx.scene.control.ContentDisplay
-
Content will be placed at the left of the Label.
- LEFT - javafx.scene.control.skin.TextInputControlSkin.Direction
- LEFT - javafx.scene.input.KeyCode
-
Constant for the non-numpad left arrow key.
- LEFT - javafx.scene.text.TextAlignment
-
Represents text alignment to the left (left-justified, ragged right).
- LEFT - Static variable in class java.awt.Event
-
Deprecated.The Left Arrow key, a non-ASCII action key.
- LEFT - Static variable in class java.awt.FlowLayout
-
This value indicates that each row of components should be left-justified.
- LEFT - Static variable in class java.awt.Label
-
Indicates that the label should be left justified.
- LEFT - Static variable in class javax.swing.border.TitledBorder
-
Position title text at the left side of the border line.
- LEFT - Static variable in class javax.swing.JSplitPane
-
Used to add a
Component
to the left of the otherComponent
. - LEFT - Static variable in interface javax.swing.SwingConstants
-
Box-orientation constant used to specify the left side of a box.
- LEFT_ALIGNMENT - Static variable in class java.awt.Component
-
Ease-of-use constant for
getAlignmentX
. - LEFT_JUSTIFY - Static variable in class java.util.FormattableFlags
-
Left-justifies the output.
- LEFT_OUTER_JOIN - Static variable in interface javax.sql.rowset.JoinRowSet
-
An ANSI-style
JOIN
providing a left outer join between two tables. - LEFT_PARENTHESIS - javafx.scene.input.KeyCode
-
Constant for the "(" key.
- LEFT_SHIFT - com.sun.source.tree.Tree.Kind
-
Used for instances of
BinaryTree
representing left shift<<
. - LEFT_SHIFT - jdk.nashorn.api.tree.Tree.Kind
-
Used for instances of
BinaryTree
representing left shift<<
. - LEFT_SHIFT_ASSIGNMENT - com.sun.source.tree.Tree.Kind
-
Used for instances of
CompoundAssignmentTree
representing left shift assignment<<=
. - LEFT_SHIFT_ASSIGNMENT - jdk.nashorn.api.tree.Tree.Kind
-
Used for instances of
CompoundAssignmentTree
representing left shift assignment<<=
. - LEFT_TO_RIGHT - javafx.geometry.NodeOrientation
-
Indicates that the node draws from left-to-right.
- LEFT_TO_RIGHT - Static variable in class java.awt.ComponentOrientation
-
Items run left to right and lines flow top to bottom Examples: English, French.
- leftButton - Variable in class javax.swing.plaf.basic.BasicSplitPaneDivider
-
Button for quickly toggling the left component.
- leftChildIndent - Variable in class javax.swing.plaf.basic.BasicTreeUI
-
Distance between left margin and where vertical dashes will be drawn.
- leftComponent - Variable in class javax.swing.JSplitPane
-
The left or top component.
- LeftIndent - Static variable in class javax.swing.text.StyleConstants
-
The amount to indent the left side of the paragraph.
- leftKey - Variable in class javax.swing.plaf.basic.BasicSplitPaneUI
-
Deprecated.As of Java 2 platform v1.3.
- leftKey - Variable in class javax.swing.plaf.basic.BasicTabbedPaneUI
-
Deprecated.As of Java 2 platform v1.3.
- leftKey - Variable in class javax.swing.plaf.basic.BasicToolBarUI
-
Deprecated.As of Java 2 platform v1.3.
- leftProperty() - Method in class javafx.scene.layout.BorderPane
-
The node placed on the left edge of this border pane.
- leftToRightCache - Variable in class javax.swing.plaf.basic.BasicSliderUI
-
Left-to-right cache
- LEGAL - Static variable in class java.awt.PageAttributes.MediaType
-
An alias for NA_LEGAL.
- LEGAL - Static variable in class javafx.print.Paper
-
Specifies the North American legal size, 8.5 inches by 14 inches.
- LEGAL - Static variable in class javax.print.attribute.standard.MediaSize.NA
-
Specifies the North American legal size, 8.5 inches by 14 inches.
- LEGAL_VALUES_FIELD - Static variable in class javax.management.JMX
-
The name of the
legalValues
field. - legendProperty() - Method in class javafx.scene.chart.Chart
-
The node to display as the Legend.
- legendSideProperty() - Method in class javafx.scene.chart.Chart
-
The side of the chart where the legend should be displayed
- legendVisibleProperty() - Method in class javafx.scene.chart.Chart
-
When true the chart will display a legend if the chart implementation supports a legend.
- LEMONCHIFFON - Static variable in class javafx.scene.paint.Color
-
The color lemon chiffon with an RGB value of #FFFACD
- len - Variable in class java.util.zip.InflaterInputStream
-
Length of input buffer.
- length - Variable in exception java.io.OptionalDataException
-
The number of bytes of primitive data available to be read in the current buffer.
- length - Variable in class javax.sound.midi.MidiMessage
-
The number of bytes in the MIDI message, including the status byte and any data bytes.
- length() - Method in interface com.sun.jdi.ArrayReference
-
Returns the number of components in this array.
- length() - Method in class java.io.File
-
Returns the length of the file denoted by this abstract pathname.
- length() - Method in class java.io.RandomAccessFile
-
Returns the length of this file.
- length() - Method in interface java.lang.CharSequence
-
Returns the length of this character sequence.
- length() - Method in class java.lang.String
-
Returns the length of this string.
- length() - Method in class java.nio.CharBuffer
-
Returns the length of this character buffer.
- length() - Method in class java.nio.charset.CoderResult
-
Returns the length of the erroneous input described by this object (optional operation).
- length() - Method in interface java.sql.Blob
-
Returns the number of bytes in the
BLOB
value designated by thisBlob
object. - length() - Method in interface java.sql.Clob
-
Retrieves the number of characters in the
CLOB
value designated by thisClob
object. - length() - Method in class java.time.Year
-
Gets the length of this year in days.
- length() - Method in class java.util.BitSet
-
Returns the "logical size" of this
BitSet
: the index of the highest set bit in theBitSet
plus one. - length() - Method in class java.util.concurrent.atomic.AtomicIntegerArray
-
Returns the length of the array.
- length() - Method in class java.util.concurrent.atomic.AtomicLongArray
-
Returns the length of the array.
- length() - Method in class java.util.concurrent.atomic.AtomicReferenceArray
-
Returns the length of the array.
- length() - Method in class java.util.StringJoiner
-
Returns the length of the
String
representation of thisStringJoiner
. - length() - Method in class javafx.beans.binding.StringExpression
-
Creates a new
IntegerBinding
that holds the length of thisStringExpression
. - length() - Method in interface javafx.scene.control.TextInputControl.Content
-
Returns the number of characters represented by the content.
- length() - Method in class javax.imageio.stream.FileImageInputStream
-
Returns the length of the underlying file, or
-1
if it is unknown. - length() - Method in interface javax.imageio.stream.ImageInputStream
-
Returns the total length of the stream, if known.
- length() - Method in class javax.imageio.stream.ImageInputStreamImpl
-
Returns
-1L
to indicate that the stream has unknown length. - length() - Method in interface javax.jnlp.JNLPRandomAccessFile
-
Returns the length of this file.
- length() - Method in class javax.sql.rowset.serial.SerialBlob
-
Retrieves the number of bytes in this
SerialBlob
object's array of bytes. - length() - Method in class javax.sql.rowset.serial.SerialClob
-
Retrieves the number of characters in this
SerialClob
object's array of characters. - length() - Method in interface javax.swing.text.AbstractDocument.Content
-
Current length of the sequence of character content.
- length() - Method in class javax.swing.text.GapContent
-
Returns the length of the content.
- length() - Method in class javax.swing.text.Segment
-
Returns the length of this character sequence.
- length() - Method in class javax.swing.text.StringContent
-
Returns the length of the content.
- length() - Method in interface org.omg.CORBA.DynSequence
-
Deprecated.Returns the length of the sequence represented by this
DynFixed
object. - length() - Method in class org.omg.CORBA.TypeCode
-
Returns the number of elements in the type described by this
TypeCode
object. - length(boolean) - Method in enum java.time.Month
-
Gets the length of this month in days.
- length(int) - Method in interface org.omg.CORBA.DynSequence
-
Deprecated.Sets the length of the sequence represented by this
DynFixed
object to the given argument. - length(ObservableStringValue) - Static method in class javafx.beans.binding.Bindings
-
Creates a new
IntegerBinding
that holds the length of aObservableStringValue
. - lengthOfMonth() - Method in interface java.time.chrono.ChronoLocalDate
-
Returns the length of the month represented by this date, as defined by the calendar system.
- lengthOfMonth() - Method in class java.time.chrono.HijrahDate
-
Returns the length of the month represented by this date.
- lengthOfMonth() - Method in class java.time.chrono.JapaneseDate
-
Returns the length of the month represented by this date.
- lengthOfMonth() - Method in class java.time.chrono.MinguoDate
-
Returns the length of the month represented by this date.
- lengthOfMonth() - Method in class java.time.chrono.ThaiBuddhistDate
-
Returns the length of the month represented by this date.
- lengthOfMonth() - Method in class java.time.LocalDate
-
Returns the length of the month represented by this date.
- lengthOfMonth() - Method in class java.time.YearMonth
-
Returns the length of the month, taking account of the year.
- lengthOfYear() - Method in interface java.time.chrono.ChronoLocalDate
-
Returns the length of the year represented by this date, as defined by the calendar system.
- lengthOfYear() - Method in class java.time.chrono.HijrahDate
-
Returns the length of the year represented by this date.
- lengthOfYear() - Method in class java.time.LocalDate
-
Returns the length of the year represented by this date.
- lengthOfYear() - Method in class java.time.YearMonth
-
Returns the length of the year.
- lengthProperty() - Method in class javafx.scene.control.TextInputControl
-
The number of characters in the text input.
- lengthProperty() - Method in class javafx.scene.shape.Arc
-
Defines the angular extent of the arc in degrees.
- LENIENT - java.time.format.ResolverStyle
-
Style to resolve dates and times leniently.
- LEPCHA - java.awt.font.NumericShaper.Range
-
The Lepcha range with the Lepcha digits.
- LEPCHA - java.lang.Character.UnicodeScript
-
Unicode script "Lepcha".
- LEPCHA - Static variable in class java.lang.Character.UnicodeBlock
-
Constant for the "Lepcha" Unicode character block.
- leq(ValueExp, ValueExp) - Static method in class javax.management.Query
-
Returns a query expression that represents a "less than or equal to" constraint on two values.
- LESS - javafx.scene.input.KeyCode
-
Constant for the
Less
key. - LESS_THAN - com.sun.source.tree.Tree.Kind
-
Used for instances of
BinaryTree
representing less-than<
. - LESS_THAN - jdk.nashorn.api.tree.Tree.Kind
-
Used for instances of
BinaryTree
representing less-than<
. - LESS_THAN_EQUAL - com.sun.source.tree.Tree.Kind
-
Used for instances of
BinaryTree
representing less-than-equal<=
. - LESS_THAN_EQUAL - jdk.nashorn.api.tree.Tree.Kind
-
Used for instances of
BinaryTree
representing less-than-equal<=
. - LESS_THAN_MIN_ROLE_DEGREE - Static variable in class javax.management.relation.RoleStatus
-
Problem type when trying to set a role value with less ObjectNames than the minimum expected cardinality.
- LESSER - Static variable in class javax.xml.datatype.DatatypeConstants
-
Comparison result.
- lessThan(double) - Method in interface javafx.beans.binding.NumberExpression
-
Creates a new
BooleanBinding
that holdstrue
if thisNumberExpression
is lesser than a constant value. - lessThan(double, ObservableNumberValue) - Static method in class javafx.beans.binding.Bindings
-
Creates a new
BooleanBinding
that holdstrue
if a constant value is less than the value of aObservableNumberValue
. - lessThan(float) - Method in interface javafx.beans.binding.NumberExpression
-
Creates a new
BooleanBinding
that holdstrue
if thisNumberExpression
is lesser than a constant value. - lessThan(float, ObservableNumberValue) - Static method in class javafx.beans.binding.Bindings
-
Creates a new
BooleanBinding
that holdstrue
if a constant value is less than the value of aObservableNumberValue
. - lessThan(int) - Method in interface javafx.beans.binding.NumberExpression
-
Creates a new
BooleanBinding
that holdstrue
if thisNumberExpression
is lesser than a constant value. - lessThan(int, ObservableNumberValue) - Static method in class javafx.beans.binding.Bindings
-
Creates a new
BooleanBinding
that holdstrue
if a constant value is less than the value of aObservableNumberValue
. - lessThan(long) - Method in interface javafx.beans.binding.NumberExpression
-
Creates a new
BooleanBinding
that holdstrue
if thisNumberExpression
is lesser than a constant value. - lessThan(long, ObservableNumberValue) - Static method in class javafx.beans.binding.Bindings
-
Creates a new
BooleanBinding
that holdstrue
if a constant value is less than the value of aObservableNumberValue
. - lessThan(String) - Method in class javafx.beans.binding.StringExpression
-
Creates a new
BooleanBinding
that holdstrue
if thisStringExpression
is less than a constant value. - lessThan(String, ObservableStringValue) - Static method in class javafx.beans.binding.Bindings
-
Creates a new
BooleanBinding
that holdstrue
if a constant value is less than the value of aObservableStringValue
. - lessThan(ObservableNumberValue) - Method in interface javafx.beans.binding.NumberExpression
-
Creates a new
BooleanBinding
that holdstrue
if thisNumberExpression
is lesser than anotherObservableNumberValue
. - lessThan(ObservableNumberValue, double) - Static method in class javafx.beans.binding.Bindings
-
Creates a new
BooleanBinding
that holdstrue
if the value of aObservableNumberValue
is less than a constant value. - lessThan(ObservableNumberValue, float) - Static method in class javafx.beans.binding.Bindings
-
Creates a new
BooleanBinding
that holdstrue
if the value of aObservableNumberValue
is less than a constant value. - lessThan(ObservableNumberValue, int) - Static method in class javafx.beans.binding.Bindings
-
Creates a new
BooleanBinding
that holdstrue
if the value of aObservableNumberValue
is less than a constant value. - lessThan(ObservableNumberValue, long) - Static method in class javafx.beans.binding.Bindings
-
Creates a new
BooleanBinding
that holdstrue
if the value of aObservableNumberValue
is less than a constant value. - lessThan(ObservableNumberValue, ObservableNumberValue) - Static method in class javafx.beans.binding.Bindings
-
Creates a new
BooleanBinding
that holdstrue
if the value of the firstObservableNumberValue
is less than the value of the second. - lessThan(ObservableStringValue) - Method in class javafx.beans.binding.StringExpression
-
Creates a new
BooleanBinding
that holdstrue
if thisStringExpression
is less than anotherObservableStringValue
. - lessThan(ObservableStringValue, String) - Static method in class javafx.beans.binding.Bindings
-
Creates a new
BooleanBinding
that holdstrue
if the value of aObservableStringValue
is less than a constant value. - lessThan(ObservableStringValue, ObservableStringValue) - Static method in class javafx.beans.binding.Bindings
-
Creates a new
BooleanBinding
that holdstrue
if the value of the firstObservableStringValue
is less than the value of the second. - lessThan(Duration) - Method in class javafx.util.Duration
-
Returns true if the specified duration is less than (<) this instance.
- lessThanOrEqual(double, ObservableNumberValue) - Static method in class javafx.beans.binding.Bindings
-
Creates a new
BooleanBinding
that holdstrue
if a constant value is less than or equal to the value of aObservableNumberValue
. - lessThanOrEqual(float, ObservableNumberValue) - Static method in class javafx.beans.binding.Bindings
-
Creates a new
BooleanBinding
that holdstrue
if a constant value is less than or equal to the value of aObservableNumberValue
. - lessThanOrEqual(int, ObservableNumberValue) - Static method in class javafx.beans.binding.Bindings
-
Creates a new
BooleanBinding
that holdstrue
if a constant value is less than or equal to the value of aObservableNumberValue
. - lessThanOrEqual(long, ObservableNumberValue) - Static method in class javafx.beans.binding.Bindings
-
Creates a new
BooleanBinding
that holdstrue
if a constant value is less than or equal to the value of aObservableNumberValue
. - lessThanOrEqual(String, ObservableStringValue) - Static method in class javafx.beans.binding.Bindings
-
Creates a new
BooleanBinding
that holdstrue
if a constant value is less than or equal to the value of aObservableStringValue
. - lessThanOrEqual(ObservableNumberValue, double) - Static method in class javafx.beans.binding.Bindings
-
Creates a new
BooleanBinding
that holdstrue
if the value of aObservableNumberValue
is less than or equal to a constant value. - lessThanOrEqual(ObservableNumberValue, float) - Static method in class javafx.beans.binding.Bindings
-
Creates a new
BooleanBinding
that holdstrue
if the value of aObservableNumberValue
is less than or equal to a constant value. - lessThanOrEqual(ObservableNumberValue, int) - Static method in class javafx.beans.binding.Bindings
-
Creates a new
BooleanBinding
that holdstrue
if the value of aObservableNumberValue
is less than or equal to a constant value. - lessThanOrEqual(ObservableNumberValue, long) - Static method in class javafx.beans.binding.Bindings
-
Creates a new
BooleanBinding
that holdstrue
if the value of aObservableNumberValue
is less than or equal to a constant value. - lessThanOrEqual(ObservableNumberValue, ObservableNumberValue) - Static method in class javafx.beans.binding.Bindings
-
Creates a new
BooleanBinding
that holdstrue
if the value of the firstObservableNumberValue
is less than or equal to the value of the second. - lessThanOrEqual(ObservableStringValue, String) - Static method in class javafx.beans.binding.Bindings
-
Creates a new
BooleanBinding
that holdstrue
if the value of aObservableStringValue
is less than or equal to a constant value. - lessThanOrEqual(ObservableStringValue, ObservableStringValue) - Static method in class javafx.beans.binding.Bindings
-
Creates a new
BooleanBinding
that holdstrue
if the value of the firstObservableStringValue
is less than or equal to the value of the second. - lessThanOrEquals(ResolutionSyntax) - Method in class javax.print.attribute.ResolutionSyntax
-
Determine whether this resolution attribute's value is less than or equal to the given resolution attribute's value.
- lessThanOrEqualTo(double) - Method in interface javafx.beans.binding.NumberExpression
-
Creates a new
BooleanBinding
that holdstrue
if thisNumberExpression
is less than or equal to a constant value. - lessThanOrEqualTo(float) - Method in interface javafx.beans.binding.NumberExpression
-
Creates a new
BooleanBinding
that holdstrue
if thisNumberExpression
is less than or equal to a constant value. - lessThanOrEqualTo(int) - Method in interface javafx.beans.binding.NumberExpression
-
Creates a new
BooleanBinding
that holdstrue
if thisNumberExpression
is less than or equal to a constant value. - lessThanOrEqualTo(long) - Method in interface javafx.beans.binding.NumberExpression
-
Creates a new
BooleanBinding
that holdstrue
if thisNumberExpression
is less than or equal to a constant value. - lessThanOrEqualTo(String) - Method in class javafx.beans.binding.StringExpression
-
Creates a new
BooleanBinding
that holdstrue
if thisStringExpression
is less than or equal to a constant value. - lessThanOrEqualTo(ObservableNumberValue) - Method in interface javafx.beans.binding.NumberExpression
-
Creates a new
BooleanBinding
that holdstrue
if thisNumberExpression
is less than or equal to anotherObservableNumberValue
. - lessThanOrEqualTo(ObservableStringValue) - Method in class javafx.beans.binding.StringExpression
-
Creates a new
BooleanBinding
that holdstrue
if thisStringExpression
is less than or equal to anotherObservableStringValue
. - lessThanOrEqualTo(Duration) - Method in class javafx.util.Duration
-
Returns true if the specified duration is less than or equal to (<=) this instance.
- LETTER - Static variable in class java.awt.PageAttributes.MediaType
-
An alias for NA_LETTER.
- LETTER - Static variable in class javax.print.attribute.standard.MediaSize.NA
-
Specifies the North American letter size, 8.5 inches by 11 inches.
- LETTER_NUMBER - Static variable in class java.lang.Character
-
General category "Nl" in the Unicode specification.
- LETTER_SPACING - Static variable in class javax.swing.text.html.CSS.Attribute
-
CSS attribute "letter-spacing".
- LETTERLIKE_SYMBOLS - Static variable in class java.lang.Character.UnicodeBlock
-
Constant for the "Letterlike Symbols" Unicode character block.
- Level - Class in java.util.logging
-
The Level class defines a set of standard logging levels that can be used to control logging output.
- Level(String, int) - Constructor for class java.util.logging.Level
-
Create a named Level with a given integer value.
- Level(String, int, String) - Constructor for class java.util.logging.Level
-
Create a named Level with a given integer value and a given localization resource name.
- levelProperty() - Method in class javafx.scene.effect.Glow
-
The level value, which controls the intensity of the glow effect.
- levelProperty() - Method in class javafx.scene.effect.SepiaTone
-
The level value, which controls the intensity of the sepia effect.
- LexicalHandler - Interface in org.xml.sax.ext
-
SAX2 extension handler for lexical events.
- LI - Static variable in class javax.swing.text.html.HTML.Tag
-
Tag <li>
- LIFESPAN_POLICY_ID - Interface in org.omg.PortableServer
-
org/omg/PortableServer/LIFESPAN_POLICY_ID.java .
- LifespanPolicy - Interface in org.omg.PortableServer
-
The LifespanPolicy specifies the lifespan of the objects implemented in the created POA.
- LifespanPolicyOperations - Interface in org.omg.PortableServer
-
The LifespanPolicy specifies the lifespan of the objects implemented in the created POA.
- LifespanPolicyValue - Class in org.omg.PortableServer
-
The LifespanPolicyValue can have the following values.
- LifespanPolicyValue(int) - Constructor for class org.omg.PortableServer.LifespanPolicyValue
- LIGATURE - Static variable in class java.awt.font.GlyphMetrics
-
Indicates a glyph that represents multiple characters as a ligature, for example 'fi' or 'ffi'.
- LIGATURES - Static variable in class java.awt.font.TextAttribute
-
Attribute key for enabling optional ligatures.
- LIGATURES_ON - Static variable in class java.awt.font.TextAttribute
-
Request standard optional ligatures.
- Light - Class in javafx.scene.effect
-
The abstract base class for all light implementations.
- Light() - Constructor for class javafx.scene.effect.Light
-
Creates a new Light.
- LIGHT - javafx.scene.text.FontWeight
-
represents Light font weight (300).
- LIGHT - Static variable in class javax.swing.plaf.metal.MetalIconFactory
-
LIGHT
is used for the propertyTree.collapsedIcon
. - LIGHT_GRAY - Static variable in class java.awt.Color
-
The color light gray.
- LIGHT_SOURCE_CLOUDY_WEATHER - Static variable in class javax.imageio.plugins.tiff.ExifTIFFTagSet
-
A value to be used with the "LightSource" tag.
- LIGHT_SOURCE_COOL_WHITE_FLUORESCENT - Static variable in class javax.imageio.plugins.tiff.ExifTIFFTagSet
-
A value to be used with the "LightSource" tag.
- LIGHT_SOURCE_D50 - Static variable in class javax.imageio.plugins.tiff.ExifTIFFTagSet
-
A value to be used with the "LightSource" tag.
- LIGHT_SOURCE_D55 - Static variable in class javax.imageio.plugins.tiff.ExifTIFFTagSet
-
A value to be used with the "LightSource" tag.
- LIGHT_SOURCE_D65 - Static variable in class javax.imageio.plugins.tiff.ExifTIFFTagSet
-
A value to be used with the "LightSource" tag.
- LIGHT_SOURCE_D75 - Static variable in class javax.imageio.plugins.tiff.ExifTIFFTagSet
-
A value to be used with the "LightSource" tag.
- LIGHT_SOURCE_DAY_WHITE_FLUORESCENT - Static variable in class javax.imageio.plugins.tiff.ExifTIFFTagSet
-
A value to be used with the "LightSource" tag.
- LIGHT_SOURCE_DAYLIGHT - Static variable in class javax.imageio.plugins.tiff.ExifTIFFTagSet
-
A value to be used with the "LightSource" tag.
- LIGHT_SOURCE_DAYLIGHT_FLUORESCENT - Static variable in class javax.imageio.plugins.tiff.ExifTIFFTagSet
-
A value to be used with the "LightSource" tag.
- LIGHT_SOURCE_FINE_WEATHER - Static variable in class javax.imageio.plugins.tiff.ExifTIFFTagSet
-
A value to be used with the "LightSource" tag.
- LIGHT_SOURCE_FLASH - Static variable in class javax.imageio.plugins.tiff.ExifTIFFTagSet
-
A value to be used with the "LightSource" tag.
- LIGHT_SOURCE_FLUORESCENT - Static variable in class javax.imageio.plugins.tiff.ExifTIFFTagSet
-
A value to be used with the "LightSource" tag.
- LIGHT_SOURCE_ISO_STUDIO_TUNGSTEN - Static variable in class javax.imageio.plugins.tiff.ExifTIFFTagSet
-
A value to be used with the "LightSource" tag.
- LIGHT_SOURCE_OTHER - Static variable in class javax.imageio.plugins.tiff.ExifTIFFTagSet
-
A value to be used with the "LightSource" tag.
- LIGHT_SOURCE_SHADE - Static variable in class javax.imageio.plugins.tiff.ExifTIFFTagSet
-
A value to be used with the "LightSource" tag.
- LIGHT_SOURCE_STANDARD_LIGHT_A - Static variable in class javax.imageio.plugins.tiff.ExifTIFFTagSet
-
A value to be used with the "LightSource" tag.
- LIGHT_SOURCE_STANDARD_LIGHT_B - Static variable in class javax.imageio.plugins.tiff.ExifTIFFTagSet
-
A value to be used with the "LightSource" tag.
- LIGHT_SOURCE_STANDARD_LIGHT_C - Static variable in class javax.imageio.plugins.tiff.ExifTIFFTagSet
-
A value to be used with the "LightSource" tag.
- LIGHT_SOURCE_TUNGSTEN - Static variable in class javax.imageio.plugins.tiff.ExifTIFFTagSet
-
A value to be used with the "LightSource" tag.
- LIGHT_SOURCE_UNKNOWN - Static variable in class javax.imageio.plugins.tiff.ExifTIFFTagSet
-
A value to be used with the "LightSource" tag.
- LIGHT_SOURCE_WHITE_FLUORESCENT - Static variable in class javax.imageio.plugins.tiff.ExifTIFFTagSet
-
A value to be used with the "LightSource" tag.
- Light.Distant - Class in javafx.scene.effect
-
Represents a distant light source.
- Light.Point - Class in javafx.scene.effect
-
Represents a light source at a given position in 3D space.
- Light.Spot - Class in javafx.scene.effect
-
Represents a spot light source at a given position in 3D space, with configurable direction and focus.
- LightBase - Class in javafx.scene
-
The
LightBase
class provides definitions of common properties for objects that represent a form of Light source. - LightBase() - Constructor for class javafx.scene.LightBase
-
Creates a new instance of
LightBase
class with a default Color.WHITE light source. - LightBase(Color) - Constructor for class javafx.scene.LightBase
-
Creates a new instance of
LightBase
class using the specified color. - LIGHTBLUE - Static variable in class javafx.scene.paint.Color
-
The color light blue with an RGB value of #ADD8E6
- LIGHTCORAL - Static variable in class javafx.scene.paint.Color
-
The color light coral with an RGB value of #F08080
- LIGHTCYAN - Static variable in class javafx.scene.paint.Color
-
The color light cyan with an RGB value of #E0FFFF
- LIGHTEN - javafx.scene.effect.BlendMode
-
The lighter of the color components from the two inputs are selected to produce the resulting color.
- LIGHTGOLDENRODYELLOW - Static variable in class javafx.scene.paint.Color
-
The color light goldenrod yellow with an RGB value of #FAFAD2
- lightGray - Static variable in class java.awt.Color
-
The color light gray.
- LIGHTGRAY - Static variable in class javafx.scene.paint.Color
-
The color light gray with an RGB value of #D3D3D3
- LIGHTGREEN - Static variable in class javafx.scene.paint.Color
-
The color light green with an RGB value of #90EE90
- LIGHTGREY - Static variable in class javafx.scene.paint.Color
-
The color light grey with an RGB value of #D3D3D3
- lightHighlight - Variable in class javax.swing.plaf.basic.BasicBorders.ButtonBorder
-
The color of light highlight.
- lightHighlight - Variable in class javax.swing.plaf.basic.BasicBorders.FieldBorder
-
The color of light highlight.
- lightHighlight - Variable in class javax.swing.plaf.basic.BasicTabbedPaneUI
-
Light highlight color
- Lighting - Class in javafx.scene.effect
-
An effect that simulates a light source shining on the given content, which can be used to give flat objects a more realistic, three-dimensional appearance.
- Lighting() - Constructor for class javafx.scene.effect.Lighting
-
Creates a new instance of Lighting with default parameters.
- Lighting(Light) - Constructor for class javafx.scene.effect.Lighting
-
Creates a new instance of Lighting with the specified light.
- lightOnProperty() - Method in class javafx.scene.LightBase
-
Defines the light on or off.
- LIGHTPINK - Static variable in class javafx.scene.paint.Color
-
The color light pink with an RGB value of #FFB6C1
- lightProperty() - Method in class javafx.scene.effect.Lighting
-
The light source for this
Lighting
effect. - LIGHTSALMON - Static variable in class javafx.scene.paint.Color
-
The color light salmon with an RGB value of #FFA07A
- LIGHTSEAGREEN - Static variable in class javafx.scene.paint.Color
-
The color light sea green with an RGB value of #20B2AA
- LIGHTSKYBLUE - Static variable in class javafx.scene.paint.Color
-
The color light sky blue with an RGB value of #87CEFA
- LIGHTSLATEGRAY - Static variable in class javafx.scene.paint.Color
-
The color light slate gray with an RGB value of #778899
- LIGHTSLATEGREY - Static variable in class javafx.scene.paint.Color
-
The color light slate grey with an RGB value of #778899
- LIGHTSTEELBLUE - Static variable in class javafx.scene.paint.Color
-
The color light steel blue with an RGB value of #B0C4DE
- lightWeightPopupEnabled - Variable in class javax.swing.JComboBox
-
This protected field is implementation specific.
- lightWeightPopupEnabled - Variable in class javax.swing.ToolTipManager
-
Lightweight popup enabled.
- LIGHTYELLOW - Static variable in class javafx.scene.paint.Color
-
The color light yellow with an RGB value of #FFFFE0
- LIMBU - java.awt.font.NumericShaper.Range
-
The Limbu range with the Limbu digits.
- LIMBU - java.lang.Character.UnicodeScript
-
Unicode script "Limbu".
- LIMBU - Static variable in class java.lang.Character.UnicodeBlock
-
Constant for the "Limbu" Unicode character block.
- LIME - Static variable in class javafx.scene.paint.Color
-
The color lime with an RGB value of #00FF00
- LIMEGREEN - Static variable in class javafx.scene.paint.Color
-
The color lime green with an RGB value of #32CD32
- limit() - Method in class java.nio.Buffer
-
Returns this buffer's limit.
- limit(int) - Method in class java.nio.Buffer
-
Sets this buffer's limit.
- limit(long) - Method in interface java.util.stream.DoubleStream
-
Returns a stream consisting of the elements of this stream, truncated to be no longer than
maxSize
in length. - limit(long) - Method in interface java.util.stream.IntStream
-
Returns a stream consisting of the elements of this stream, truncated to be no longer than
maxSize
in length. - limit(long) - Method in interface java.util.stream.LongStream
-
Returns a stream consisting of the elements of this stream, truncated to be no longer than
maxSize
in length. - limit(long) - Method in interface java.util.stream.Stream
-
Returns a stream consisting of the elements of this stream, truncated to be no longer than
maxSize
in length. - LimitExceededException - Exception in javax.naming
-
This exception is thrown when a method terminates abnormally due to a user or system specified limit.
- LimitExceededException() - Constructor for exception javax.naming.LimitExceededException
-
Constructs a new instance of LimitExceededException with all name resolution fields and explanation initialized to null.
- LimitExceededException(String) - Constructor for exception javax.naming.LimitExceededException
-
Constructs a new instance of LimitExceededException using an explanation.
- line() - Method in interface com.sun.javadoc.SourcePosition
-
Deprecated.The line in the source file.
- Line - Class in javafx.scene.shape
-
This Line represents a line segment in
(x,y)
coordinate space. - Line - Interface in javax.sound.sampled
-
The
Line
interface represents a mono or multi-channel audio feed. - Line() - Constructor for class javafx.scene.shape.Line
-
Creates an empty instance of Line.
- Line(double, double, double, double) - Constructor for class javafx.scene.shape.Line
-
Creates a new instance of Line.
- LINE - javafx.scene.control.skin.TextInputControlSkin.TextUnit
- LINE - javafx.scene.shape.DrawMode
-
Render polygonal primitives as lines drawn between consecutive vertices of the polygon.
- LINE - Static variable in interface javax.accessibility.AccessibleExtendedText
-
Constant used to indicate that the part of the text that should be retrieved is a line of text.
- LINE_AXIS - Static variable in class javax.swing.BoxLayout
-
Specifies that components should be laid out in the direction of a line of text as determined by the target container's
ComponentOrientation
property. - LINE_END - javafx.scene.AccessibleAttribute
-
Returns the line end offset of the given line index.
- LINE_END - Static variable in class java.awt.BorderLayout
-
The component goes at the end of the line direction for the layout.
- LINE_END - Static variable in class java.awt.GridBagConstraints
-
Place the component centered along the edge of its display area where lines of text would normally end for the current
ComponentOrientation
. - LINE_FOR_OFFSET - javafx.scene.AccessibleAttribute
-
Returns the line index of the given character offset.
- LINE_HEIGHT - Static variable in class javax.swing.text.html.CSS.Attribute
-
CSS attribute "line-height".
- LINE_IN - Static variable in class javax.sound.sampled.Port.Info
-
A type of port that gets audio from a line-level audio input jack.
- LINE_OUT - Static variable in class javax.sound.sampled.Port.Info
-
A type of port that sends audio to a line-level audio output jack.
- LINE_SEPARATOR - Static variable in class java.lang.Character
-
General category "Zl" in the Unicode specification.
- LINE_START - javafx.scene.AccessibleAttribute
-
Returns the line start offset of the given line index.
- LINE_START - Static variable in class java.awt.BorderLayout
-
The component goes at the beginning of the line direction for the layout.
- LINE_START - Static variable in class java.awt.GridBagConstraints
-
Place the component centered along the edge of its display area where lines of text would normally begin for the current
ComponentOrientation
. - Line.Info - Class in javax.sound.sampled
-
A
Line.Info
object contains information about a line. - Line2D - Class in java.awt.geom
-
This
Line2D
represents a line segment in(x,y)
coordinate space. - Line2D() - Constructor for class java.awt.geom.Line2D
-
This is an abstract class that cannot be instantiated directly.
- Line2D.Double - Class in java.awt.geom
-
A line segment specified with double coordinates.
- Line2D.Float - Class in java.awt.geom
-
A line segment specified with float coordinates.
- LINEAR - Static variable in class javafx.animation.Interpolator
-
Built-in interpolator that provides linear time interpolation.
- LINEAR_A - java.lang.Character.UnicodeScript
-
Unicode script "Linear A".
- LINEAR_A - Static variable in class java.lang.Character.UnicodeBlock
-
Constant for the "Linear A" Unicode character block.
- LINEAR_B - java.lang.Character.UnicodeScript
-
Unicode script "Linear_B".
- LINEAR_B_IDEOGRAMS - Static variable in class java.lang.Character.UnicodeBlock
-
Constant for the "Linear B Ideograms" Unicode character block.
- LINEAR_B_SYLLABARY - Static variable in class java.lang.Character.UnicodeBlock
-
Constant for the "Linear B Syllabary" Unicode character block.
- LINEAR_BACKOFF_STRATEGY - Static variable in class javafx.concurrent.ScheduledService
-
A Callback implementation for the
backoffStrategy
property which will linearly backoff the period between re-executions in the case of a failure. - LINEAR_RGB - java.awt.MultipleGradientPaint.ColorSpaceType
-
Indicates that the color interpolation should occur in linearized RGB space.
- LinearGradient - Class in javafx.scene.paint
-
The
LinearGradient
class fills a shape with a linear color gradient pattern. - LinearGradient(double, double, double, double, boolean, CycleMethod, List<Stop>) - Constructor for class javafx.scene.paint.LinearGradient
-
Creates a new instance of LinearGradient.
- LinearGradient(double, double, double, double, boolean, CycleMethod, Stop...) - Constructor for class javafx.scene.paint.LinearGradient
-
Creates a new instance of LinearGradient.
- LinearGradientPaint - Class in java.awt
-
The
LinearGradientPaint
class provides a way to fill aShape
with a linear color gradient pattern. - LinearGradientPaint(float, float, float, float, float[], Color[]) - Constructor for class java.awt.LinearGradientPaint
-
Constructs a
LinearGradientPaint
with a defaultNO_CYCLE
repeating method andSRGB
color space. - LinearGradientPaint(float, float, float, float, float[], Color[], MultipleGradientPaint.CycleMethod) - Constructor for class java.awt.LinearGradientPaint
-
Constructs a
LinearGradientPaint
with a defaultSRGB
color space. - LinearGradientPaint(Point2D, Point2D, float[], Color[]) - Constructor for class java.awt.LinearGradientPaint
-
Constructs a
LinearGradientPaint
with a defaultNO_CYCLE
repeating method andSRGB
color space. - LinearGradientPaint(Point2D, Point2D, float[], Color[], MultipleGradientPaint.CycleMethod) - Constructor for class java.awt.LinearGradientPaint
-
Constructs a
LinearGradientPaint
with a defaultSRGB
color space. - LinearGradientPaint(Point2D, Point2D, float[], Color[], MultipleGradientPaint.CycleMethod, MultipleGradientPaint.ColorSpaceType, AffineTransform) - Constructor for class java.awt.LinearGradientPaint
-
Constructs a
LinearGradientPaint
. - LineBorder - Class in javax.swing.border
-
A class which implements a line border of arbitrary thickness and of a single color.
- LineBorder(Color) - Constructor for class javax.swing.border.LineBorder
-
Creates a line border with the specified color and a thickness = 1.
- LineBorder(Color, int) - Constructor for class javax.swing.border.LineBorder
-
Creates a line border with the specified color and thickness.
- LineBorder(Color, int, boolean) - Constructor for class javax.swing.border.LineBorder
-
Creates a line border with the specified color, thickness, and corner shape.
- LineBorderUIResource(Color) - Constructor for class javax.swing.plaf.BorderUIResource.LineBorderUIResource
-
Constructs a
LineBorderUIResource
. - LineBorderUIResource(Color, int) - Constructor for class javax.swing.plaf.BorderUIResource.LineBorderUIResource
-
Constructs a
LineBorderUIResource
. - LineBreakMeasurer - Class in java.awt.font
-
The
LineBreakMeasurer
class allows styled text to be broken into lines (or segments) that fit within a particular visual advance. - LineBreakMeasurer(AttributedCharacterIterator, FontRenderContext) - Constructor for class java.awt.font.LineBreakMeasurer
-
Constructs a
LineBreakMeasurer
for the specified text. - LineBreakMeasurer(AttributedCharacterIterator, BreakIterator, FontRenderContext) - Constructor for class java.awt.font.LineBreakMeasurer
-
Constructs a
LineBreakMeasurer
for the specified text. - LineChart<X,Y> - Class in javafx.scene.chart
-
Line Chart plots a line connecting the data points in a series.
- LineChart(Axis<X>, Axis<Y>) - Constructor for class javafx.scene.chart.LineChart
-
Construct a new LineChart with the given axis.
- LineChart(Axis<X>, Axis<Y>, ObservableList<XYChart.Series<X, Y>>) - Constructor for class javafx.scene.chart.LineChart
-
Construct a new LineChart with the given axis and data.
- LineChart.SortingPolicy - Enum in javafx.scene.chart
-
This enum defines a policy for
LineChart.axisSortingPolicyProperty()
. - lineColor - Variable in class javax.swing.border.LineBorder
-
Color of the border.
- LineEvent - Class in javax.sound.sampled
-
The
LineEvent
class encapsulates information that a line sends its listeners whenever the line opens, closes, starts, or stops. - LineEvent(Line, LineEvent.Type, long) - Constructor for class javax.sound.sampled.LineEvent
-
Constructs a new event of the specified type, originating from the specified line.
- LineEvent.Type - Class in javax.sound.sampled
-
The LineEvent.Type inner class identifies what kind of event occurred on a line.
- lineLimitAttribute - Static variable in class javax.swing.text.PlainDocument
-
Name of the attribute that specifies the maximum length of a line, if there is a maximum length.
- LineListener - Interface in javax.sound.sampled
-
Instances of classes that implement the
LineListener
interface can register to receive events when a line's status changes. - LineMap - Interface in com.sun.source.tree
-
Provides methods to convert between character positions and line numbers for a compilation unit.
- LineMap - Interface in jdk.nashorn.api.tree
-
Provides methods to convert between character positions and line numbers for a compilation unit.
- LineMetrics - Class in java.awt.font
-
The
LineMetrics
class allows access to the metrics needed to layout characters along a line and to layout of a set of lines. - LineMetrics() - Constructor for class java.awt.font.LineMetrics
- LINEN - Static variable in class javafx.scene.paint.Color
-
The color linen with an RGB value of #FAF0E6
- lineno() - Method in class java.io.StreamTokenizer
-
Return the current line number.
- lineNumber() - Method in interface com.sun.jdi.Location
-
Gets the line number of this Location.
- lineNumber(String) - Method in interface com.sun.jdi.Location
-
The line number of this Location.
- LineNumberInputStream - Class in java.io
-
Deprecated.This class incorrectly assumes that bytes adequately represent characters. As of JDK 1.1, the preferred way to operate on character streams is via the new character-stream classes, which include a class for counting line numbers.
- LineNumberInputStream(InputStream) - Constructor for class java.io.LineNumberInputStream
-
Deprecated.Constructs a newline number input stream that reads its input from the specified input stream.
- LineNumberReader - Class in java.io
-
A buffered character-input stream that keeps track of line numbers.
- LineNumberReader(Reader) - Constructor for class java.io.LineNumberReader
-
Create a new line-numbering reader, using the default input-buffer size.
- LineNumberReader(Reader, int) - Constructor for class java.io.LineNumberReader
-
Create a new line-numbering reader, reading characters into a buffer of the given size.
- lines() - Method in class java.io.BufferedReader
-
Returns a
Stream
, the elements of which are lines read from thisBufferedReader
. - lines(Path) - Static method in class java.nio.file.Files
-
Read all lines from a file as a
Stream
. - lines(Path, Charset) - Static method in class java.nio.file.Files
-
Read all lines from a file as a
Stream
. - LINES - javafx.scene.input.ScrollEvent.VerticalTextScrollUnits
-
The vertical text-based scrolling amount is a number of lines to scroll.
- lineSeparator() - Static method in class java.lang.System
-
Returns the system-dependent line separator string.
- linesIntersect(double, double, double, double, double, double, double, double) - Static method in class java.awt.geom.Line2D
-
Tests if the line segment from
(x1,y1)
to(x2,y2)
intersects the line segment from(x3,y3)
to(x4,y4)
. - LineSpacing - Static variable in class javax.swing.text.StyleConstants
-
The amount of space between lines of the paragraph.
- lineSpacingProperty() - Method in class javafx.scene.control.Labeled
-
Specifies the space in pixel between lines.
- lineSpacingProperty() - Method in class javafx.scene.text.Text
-
Defines the vertical space in pixel between lines.
- lineSpacingProperty() - Method in class javafx.scene.text.TextFlow
-
Defines the vertical space in pixel between lines.
- lineTo(double, double) - Method in class java.awt.geom.Path2D.Double
-
Adds a point to the path by drawing a straight line from the current coordinates to the new specified coordinates specified in double precision.
- lineTo(double, double) - Method in class java.awt.geom.Path2D.Float
-
Adds a point to the path by drawing a straight line from the current coordinates to the new specified coordinates specified in double precision.
- lineTo(double, double) - Method in class java.awt.geom.Path2D
-
Adds a point to the path by drawing a straight line from the current coordinates to the new specified coordinates specified in double precision.
- lineTo(double, double) - Method in class javafx.scene.canvas.GraphicsContext
-
Adds segments to the current path to make a line to the given x,y coordinate.
- lineTo(float, float) - Method in class java.awt.geom.Path2D.Float
-
Adds a point to the path by drawing a straight line from the current coordinates to the new specified coordinates specified in float precision.
- LineTo - Class in javafx.scene.shape
-
Creates a line path element by drawing a straight line from the current coordinate to the new coordinates.
- LineTo() - Constructor for class javafx.scene.shape.LineTo
-
Creates an empty instance of LineTo.
- LineTo(double, double) - Constructor for class javafx.scene.shape.LineTo
-
Creates a new isntance of LineTo.
- lineToRect(Shape, int) - Method in class javax.swing.text.PlainView
-
Determine the rectangle that represents the given line.
- LineUnavailableException - Exception in javax.sound.sampled
-
A
LineUnavailableException
is an exception indicating that a line cannot be opened because it is unavailable. - LineUnavailableException() - Constructor for exception javax.sound.sampled.LineUnavailableException
-
Constructs a
LineUnavailableException
that hasnull
as its error detail message. - LineUnavailableException(String) - Constructor for exception javax.sound.sampled.LineUnavailableException
-
Constructs a
LineUnavailableException
that has the specified detail message. - link(T) - Method in class jdk.dynalink.DynamicLinker
-
Links an invokedynamic call site.
- LINK - com.sun.source.doctree.DocTree.Kind
-
Used for instances of
LinkTree
representing an @link tag. - LINK - javafx.scene.input.TransferMode
-
Indicates linking of data is supported or intended.
- LINK - Static variable in class javax.swing.text.html.HTML.Attribute
-
Attribute "link"
- LINK - Static variable in class javax.swing.text.html.HTML.Tag
-
Tag <link>
- LINK - Static variable in class javax.swing.TransferHandler
-
An
int
representing a "link" transfer action. - LINK_PLAIN - com.sun.source.doctree.DocTree.Kind
-
Used for instances of
LinkTree
representing an @linkplain tag. - LinkageError - Error in java.lang
-
Subclasses of
LinkageError
indicate that a class has some dependency on another class; however, the latter class has incompatibly changed after the compilation of the former class. - LinkageError() - Constructor for error java.lang.LinkageError
-
Constructs a
LinkageError
with no detail message. - LinkageError(String) - Constructor for error java.lang.LinkageError
-
Constructs a
LinkageError
with the specified detail message. - LinkageError(String, Throwable) - Constructor for error java.lang.LinkageError
-
Constructs a
LinkageError
with the specified detail message and cause. - LinkController() - Constructor for class javax.swing.text.html.HTMLEditorKit.LinkController
- LinkedBlockingDeque<E> - Class in java.util.concurrent
-
An optionally-bounded blocking deque based on linked nodes.
- LinkedBlockingDeque() - Constructor for class java.util.concurrent.LinkedBlockingDeque
-
Creates a
LinkedBlockingDeque
with a capacity ofInteger.MAX_VALUE
. - LinkedBlockingDeque(int) - Constructor for class java.util.concurrent.LinkedBlockingDeque
-
Creates a
LinkedBlockingDeque
with the given (fixed) capacity. - LinkedBlockingDeque(Collection<? extends E>) - Constructor for class java.util.concurrent.LinkedBlockingDeque
-
Creates a
LinkedBlockingDeque
with a capacity ofInteger.MAX_VALUE
, initially containing the elements of the given collection, added in traversal order of the collection's iterator. - LinkedBlockingQueue<E> - Class in java.util.concurrent
-
An optionally-bounded blocking queue based on linked nodes.
- LinkedBlockingQueue() - Constructor for class java.util.concurrent.LinkedBlockingQueue
-
Creates a
LinkedBlockingQueue
with a capacity ofInteger.MAX_VALUE
. - LinkedBlockingQueue(int) - Constructor for class java.util.concurrent.LinkedBlockingQueue
-
Creates a
LinkedBlockingQueue
with the given (fixed) capacity. - LinkedBlockingQueue(Collection<? extends E>) - Constructor for class java.util.concurrent.LinkedBlockingQueue
-
Creates a
LinkedBlockingQueue
with a capacity ofInteger.MAX_VALUE
, initially containing the elements of the given collection, added in traversal order of the collection's iterator. - LinkedHashMap<K,V> - Class in java.util
-
Hash table and linked list implementation of the
Map
interface, with predictable iteration order. - LinkedHashMap() - Constructor for class java.util.LinkedHashMap
-
Constructs an empty insertion-ordered
LinkedHashMap
instance with the default initial capacity (16) and load factor (0.75). - LinkedHashMap(int) - Constructor for class java.util.LinkedHashMap
-
Constructs an empty insertion-ordered
LinkedHashMap
instance with the specified initial capacity and a default load factor (0.75). - LinkedHashMap(int, float) - Constructor for class java.util.LinkedHashMap
-
Constructs an empty insertion-ordered
LinkedHashMap
instance with the specified initial capacity and load factor. - LinkedHashMap(int, float, boolean) - Constructor for class java.util.LinkedHashMap
-
Constructs an empty
LinkedHashMap
instance with the specified initial capacity, load factor and ordering mode. - LinkedHashMap(Map<? extends K, ? extends V>) - Constructor for class java.util.LinkedHashMap
-
Constructs an insertion-ordered
LinkedHashMap
instance with the same mappings as the specified map. - LinkedHashSet<E> - Class in java.util
-
Hash table and linked list implementation of the
Set
interface, with predictable iteration order. - LinkedHashSet() - Constructor for class java.util.LinkedHashSet
-
Constructs a new, empty linked hash set with the default initial capacity (16) and load factor (0.75).
- LinkedHashSet(int) - Constructor for class java.util.LinkedHashSet
-
Constructs a new, empty linked hash set with the specified initial capacity and the default load factor (0.75).
- LinkedHashSet(int, float) - Constructor for class java.util.LinkedHashSet
-
Constructs a new, empty linked hash set with the specified initial capacity and load factor.
- LinkedHashSet(Collection<? extends E>) - Constructor for class java.util.LinkedHashSet
-
Constructs a new linked hash set with the same elements as the specified collection.
- LinkedList<E> - Class in java.util
-
Doubly-linked list implementation of the
List
andDeque
interfaces. - LinkedList() - Constructor for class java.util.LinkedList
-
Constructs an empty list.
- LinkedList(Collection<? extends E>) - Constructor for class java.util.LinkedList
-
Constructs a list containing the elements of the specified collection, in the order they are returned by the collection's iterator.
- LinkedTransferQueue<E> - Class in java.util.concurrent
-
An unbounded
TransferQueue
based on linked nodes. - LinkedTransferQueue() - Constructor for class java.util.concurrent.LinkedTransferQueue
-
Creates an initially empty
LinkedTransferQueue
. - LinkedTransferQueue(Collection<? extends E>) - Constructor for class java.util.concurrent.LinkedTransferQueue
-
Creates a
LinkedTransferQueue
initially containing the elements of the given collection, added in traversal order of the collection's iterator. - LinkerServices - Interface in jdk.dynalink.linker
-
Interface for services provided to
GuardingDynamicLinker
instances by theDynamicLinker
that owns them. - LinkException - Exception in javax.naming
-
This exception is used to describe problems encountered while resolving links.
- LinkException() - Constructor for exception javax.naming.LinkException
-
Constructs a new instance of LinkException.
- LinkException(String) - Constructor for exception javax.naming.LinkException
-
Constructs a new instance of LinkException with an explanation.
- linkExplanation - Variable in exception javax.naming.LinkException
-
Contains the exception of why resolution of the link failed.
- LinkLoopException - Exception in javax.naming
-
This exception is thrown when a loop was detected while attempting to resolve a link, or an implementation specific limit on link counts has been reached.
- LinkLoopException() - Constructor for exception javax.naming.LinkLoopException
-
Constructs a new instance of LinkLoopException.
- LinkLoopException(String) - Constructor for exception javax.naming.LinkLoopException
-
Constructs a new instance of LinkLoopException with an explanation.
- LinkOption - Enum in java.nio.file
-
Defines the options as to how symbolic links are handled.
- LinkPermission - Class in java.nio.file
-
The
Permission
class for link creation operations. - LinkPermission(String) - Constructor for class java.nio.file.LinkPermission
-
Constructs a
LinkPermission
with the specified name. - LinkPermission(String, String) - Constructor for class java.nio.file.LinkPermission
-
Constructs a
LinkPermission
with the specified name. - LinkRef - Class in javax.naming
-
This class represents a Reference whose contents is a name, called the link name, that is bound to an atomic name in a context.
- LinkRef(String) - Constructor for class javax.naming.LinkRef
-
Constructs a LinkRef for a string name.
- LinkRef(Name) - Constructor for class javax.naming.LinkRef
-
Constructs a LinkRef for a name.
- linkRemainingName - Variable in exception javax.naming.LinkException
-
Contains the remaining link name that has not been resolved yet.
- LinkRequest - Interface in jdk.dynalink.linker
-
Represents a request to link a particular invocation at a particular call site.
- linkResolvedName - Variable in exception javax.naming.LinkException
-
Contains the part of the link that has been successfully resolved.
- linkResolvedObj - Variable in exception javax.naming.LinkException
-
Contains the object to which resolution of the part of the link was successful.
- linkSize(int, Component...) - Method in class javax.swing.GroupLayout
-
Forces the specified components to have the same size along the specified axis regardless of their preferred, minimum or maximum sizes.
- linkSize(Component...) - Method in class javax.swing.GroupLayout
-
Forces the specified components to have the same size regardless of their preferred, minimum or maximum sizes.
- LinkStyle - Interface in org.w3c.dom.stylesheets
-
The
LinkStyle
interface provides a mechanism by which a style sheet can be retrieved from the node responsible for linking it into a document. - LinkTree - Interface in com.sun.source.doctree
-
A tree node for an @link or @linkplain inline tag.
- list - Variable in class javax.swing.plaf.basic.BasicComboPopup
-
This protected field is implementation specific.
- list - Variable in class javax.swing.plaf.basic.BasicListUI
-
The instance of
JList
. - list() - Static method in class com.sun.tools.attach.VirtualMachine
-
Return a list of Java virtual machines.
- list() - Method in class java.awt.Component
-
Prints a listing of this component to the standard system output stream
System.out
. - list() - Method in class java.io.File
-
Returns an array of strings naming the files and directories in the directory denoted by this abstract pathname.
- list() - Method in interface java.lang.module.ModuleReader
-
Lists the contents of the module, returning a stream of elements that are the names of all resources in the module.
- list() - Method in class java.lang.ThreadGroup
-
Prints information about this thread group to the standard output.
- list() - Method in interface java.nio.file.attribute.UserDefinedFileAttributeView
-
Returns a list containing the names of the user-defined attributes.
- list() - Method in interface java.rmi.registry.Registry
-
Returns an array of the names bound in this registry.
- list() - Method in class javax.smartcardio.CardTerminals
-
Returns an unmodifiable list of all available terminals.
- list(int, BindingListHolder, BindingIteratorHolder) - Method in class org.omg.CosNaming._NamingContextExtStub
-
The list operation allows a client to iterate through a set of bindings in a naming context.
- list(int, BindingListHolder, BindingIteratorHolder) - Method in class org.omg.CosNaming._NamingContextStub
-
The list operation allows a client to iterate through a set of bindings in a naming context.
- list(int, BindingListHolder, BindingIteratorHolder) - Method in interface org.omg.CosNaming.NamingContextOperations
-
The list operation allows a client to iterate through a set of bindings in a naming context.
- list(FilenameFilter) - Method in class java.io.File
-
Returns an array of strings naming the files and directories in the directory denoted by this abstract pathname that satisfy the specified filter.
- list(PrintStream) - Method in class java.awt.Component
-
Prints a listing of this component to the specified output stream.
- list(PrintStream) - Method in class java.util.Properties
-
Prints this property list out to the specified output stream.
- list(PrintStream, int) - Method in class java.awt.Component
-
Prints out a list, starting at the specified indentation, to the specified print stream.
- list(PrintStream, int) - Method in class java.awt.Container
-
Prints a listing of this container to the specified output stream.
- list(PrintWriter) - Method in class java.awt.Component
-
Prints a listing to the specified print writer.
- list(PrintWriter) - Method in class java.util.Properties
-
Prints this property list out to the specified output stream.
- list(PrintWriter, int) - Method in class java.awt.Component
-
Prints out a list, starting at the specified indentation, to the specified print writer.
- list(PrintWriter, int) - Method in class java.awt.Container
-
Prints out a list, starting at the specified indentation, to the specified print writer.
- list(String) - Static method in class java.rmi.Naming
-
Returns an array of the names bound in the registry.
- list(String) - Method in interface javax.naming.Context
-
Enumerates the names bound in the named context, along with the class names of objects bound to them.
- list(Path) - Static method in class java.nio.file.Files
-
Return a lazily populated
Stream
, the elements of which are the entries in the directory. - list(Enumeration<T>) - Static method in class java.util.Collections
-
Returns an array list containing the elements returned by the specified enumeration in the order they are returned by the enumeration.
- list(Name) - Method in interface javax.naming.Context
-
Enumerates the names bound in the named context, along with the class names of objects bound to them.
- list(CardTerminals.State) - Method in class javax.smartcardio.CardTerminals
-
Returns an unmodifiable list of all terminals matching the specified state.
- list(JavaFileManager.Location, String, Set<JavaFileObject.Kind>, boolean) - Method in class javax.tools.ForwardingJavaFileManager
- list(JavaFileManager.Location, String, Set<JavaFileObject.Kind>, boolean) - Method in interface javax.tools.JavaFileManager
-
Lists all file objects matching the given criteria in the given package-oriented location.
- List - Class in java.awt
-
The
List
component presents the user with a scrolling list of text items. - List<E> - Interface in java.util
-
An ordered collection (also known as a sequence).
- List() - Constructor for class java.awt.List
-
Creates a new scrolling list.
- List(int) - Constructor for class java.awt.List
-
Creates a new scrolling list initialized with the specified number of visible lines.
- List(int, boolean) - Constructor for class java.awt.List
-
Creates a new scrolling list initialized to display the specified number of rows.
- LIST - Static variable in class javax.accessibility.AccessibleRole
-
An object that presents a list of objects to the user and allows the user to select one or more of them.
- LIST - Static variable in class javax.swing.plaf.synth.Region
-
List region.
- LIST_DESELECT - Static variable in class java.awt.Event
-
Deprecated.An item in a list has been deselected.
- LIST_DIRECTORY - Static variable in enum java.nio.file.attribute.AclEntryPermission
-
Permission to list the entries of a directory (equal to
AclEntryPermission.READ_DATA
) - list_initial_services() - Method in class org.omg.CORBA.ORB
-
Returns a list of the initially available CORBA object references, such as "NameService" and "InterfaceRepository".
- LIST_ITEM - javafx.scene.AccessibleRole
-
List Item role.
- LIST_ITEM - Static variable in class javax.accessibility.AccessibleRole
-
An object that presents an element in a list.
- LIST_SELECT - Static variable in class java.awt.Event
-
Deprecated.An item in a list has been selected.
- LIST_STYLE - Static variable in class javax.swing.text.html.CSS.Attribute
-
CSS attribute "list-style".
- LIST_STYLE_IMAGE - Static variable in class javax.swing.text.html.CSS.Attribute
-
CSS attribute "list-style-image".
- LIST_STYLE_POSITION - Static variable in class javax.swing.text.html.CSS.Attribute
-
CSS attribute "list-style-position".
- LIST_STYLE_TYPE - Static variable in class javax.swing.text.html.CSS.Attribute
-
CSS attribute "list-style-type".
- LIST_VIEW - javafx.scene.AccessibleRole
-
List View role.
- List.AccessibleAWTList - Class in java.awt
-
This class implements accessibility support for the
List
class. - List.AccessibleAWTList.AccessibleAWTListChild - Class in java.awt
-
This class implements accessibility support for List children.
- ListBinding<E> - Class in javafx.beans.binding
-
Base class that provides most of the functionality needed to implement a
Binding
of anObservableList
. - ListBinding() - Constructor for class javafx.beans.binding.ListBinding
- listBindings(String) - Method in interface javax.naming.Context
-
Enumerates the names bound in the named context, along with the objects bound to them.
- listBindings(Name) - Method in interface javax.naming.Context
-
Enumerates the names bound in the named context, along with the objects bound to them.
- listBox - Variable in class javax.swing.plaf.basic.BasicComboBoxUI
-
This list is for drawing the current item in the combo box.
- listBox - Variable in class javax.swing.plaf.metal.MetalComboBoxButton
-
The instance of
JList
. - ListCell<T> - Class in javafx.scene.control
- ListCell() - Constructor for class javafx.scene.control.ListCell
-
Creates a default ListCell with the default style class of 'list-cell'.
- ListCellRenderer<E> - Interface in javax.swing
-
Identifies components that can be used as "rubber stamps" to paint the cells in a JList.
- ListCellSkin<T> - Class in javafx.scene.control.skin
-
Default skin implementation for the
ListCell
control. - ListCellSkin(ListCell<T>) - Constructor for class javafx.scene.control.skin.ListCellSkin
-
Creates a new ListCellSkin instance, installing the necessary child nodes into the Control
children
list, as well as the necessary input mappings for handling key, mouse, etc events. - ListChangeListener<E> - Interface in javafx.collections
-
Interface that receives notifications of changes to an ObservableList.
- ListChangeListener.Change<E> - Class in javafx.collections
-
Represents a report of changes done to an
ObservableList
. - LISTDATA - Static variable in class com.sun.java.accessibility.util.EventID
-
Maps to Swing ListData support (i.e., ListDataListener and ListDataEvent)
- ListDataEvent - Class in javax.swing.event
-
Defines an event that encapsulates changes to a list.
- ListDataEvent(Object, int, int, int) - Constructor for class javax.swing.event.ListDataEvent
-
Constructs a ListDataEvent object.
- ListDataHandler() - Constructor for class javax.swing.plaf.basic.BasicComboBoxUI.ListDataHandler
- ListDataHandler() - Constructor for class javax.swing.plaf.basic.BasicComboPopup.ListDataHandler
- ListDataHandler() - Constructor for class javax.swing.plaf.basic.BasicListUI.ListDataHandler
- listDataListener - Variable in class javax.swing.plaf.basic.BasicComboBoxUI
-
This protected field is implementation specific.
- listDataListener - Variable in class javax.swing.plaf.basic.BasicComboPopup
-
This protected field is implementation specific.
- listDataListener - Variable in class javax.swing.plaf.basic.BasicListUI
-
ListDataListener
that attached toJList
. - ListDataListener - Interface in javax.swing.event
-
ListDataListener
- ListEditor(JSpinner) - Constructor for class javax.swing.JSpinner.ListEditor
-
Construct a
JSpinner
editor that supports displaying and editing the value of aSpinnerListModel
with aJFormattedTextField
. - listen(int) - Method in class java.net.SocketImpl
-
Sets the maximum queue length for incoming connection indications (a request to connect) to the
count
argument. - Listener() - Constructor for class javax.xml.bind.Marshaller.Listener
- Listener() - Constructor for class javax.xml.bind.Unmarshaller.Listener
- listenerList - Static variable in class com.sun.java.accessibility.util.AccessibilityEventMonitor
-
The current list of registered
PropertyChangeListener
classes. - listenerList - Variable in class com.sun.java.accessibility.util.AccessibilityListenerList
-
The list of listener type, listener pairs
- listenerList - Static variable in class com.sun.java.accessibility.util.SwingEventMonitor
-
The master list of all listeners registered by other classes.
- listenerList - Variable in class javax.swing.AbstractCellEditor
-
The list of listeners.
- listenerList - Variable in class javax.swing.AbstractListModel
-
The listener list.
- listenerList - Variable in class javax.swing.AbstractSpinnerModel
-
The list of ChangeListeners for this model.
- listenerList - Variable in class javax.swing.colorchooser.DefaultColorSelectionModel
-
The listener list.
- listenerList - Variable in class javax.swing.DefaultBoundedRangeModel
-
The listeners waiting for model changes.
- listenerList - Variable in class javax.swing.DefaultButtonModel
-
Stores the listeners on this model.
- listenerList - Variable in class javax.swing.DefaultListSelectionModel
-
The list of listeners.
- listenerList - Variable in class javax.swing.DefaultSingleSelectionModel
-
The collection of registered listeners
- listenerList - Variable in class javax.swing.event.EventListenerList
-
The list of ListenerType - Listener pairs
- listenerList - Variable in class javax.swing.JComponent
-
A list of event listeners for this component.
- listenerList - Variable in class javax.swing.MenuSelectionManager
-
The collection of registered listeners
- listenerList - Variable in class javax.swing.table.AbstractTableModel
-
List of listeners
- listenerList - Variable in class javax.swing.table.DefaultTableColumnModel
-
List of TableColumnModelListener
- listenerList - Variable in class javax.swing.text.AbstractDocument
-
The event listener list for the document.
- listenerList - Variable in class javax.swing.text.DefaultCaret
-
The event listener list.
- listenerList - Variable in class javax.swing.text.StyleContext.NamedStyle
-
The change listeners for the model.
- listenerList - Variable in class javax.swing.Timer
-
The collection of registered listeners
- listenerList - Variable in class javax.swing.tree.DefaultTreeModel
-
Listeners.
- listenerList - Variable in class javax.swing.tree.DefaultTreeSelectionModel
-
Event listener list.
- ListenerNotFoundException - Exception in javax.management
-
The specified MBean listener does not exist in the repository.
- ListenerNotFoundException() - Constructor for exception javax.management.ListenerNotFoundException
-
Default constructor.
- ListenerNotFoundException(String) - Constructor for exception javax.management.ListenerNotFoundException
-
Constructor that allows a specific error message to be specified.
- listeners - Variable in class javax.swing.undo.UndoableEditSupport
-
The list of listeners.
- ListeningConnector - Interface in com.sun.jdi.connect
-
A connector which listens for a connection initiated by a target VM.
- listeningConnectors() - Method in interface com.sun.jdi.VirtualMachineManager
-
Returns the list of known
ListeningConnector
objects. - ListenKey() - Constructor for class com.sun.jdi.connect.spi.TransportService.ListenKey
- listExpression(ObservableListValue<E>) - Static method in class javafx.beans.binding.ListExpression
-
Returns a
ListExpression
that wraps aObservableListValue
. - ListExpression<E> - Class in javafx.beans.binding
-
ListExpression
is anObservableListValue
plus additional convenience methods to generate bindings in a fluent style. - ListExpression() - Constructor for class javafx.beans.binding.ListExpression
- listFiles() - Method in class java.io.File
-
Returns an array of abstract pathnames denoting the files in the directory denoted by this abstract pathname.
- listFiles(FileFilter) - Method in class java.io.File
-
Returns an array of abstract pathnames denoting the files and directories in the directory denoted by this abstract pathname that satisfy the specified filter.
- listFiles(FilenameFilter) - Method in class java.io.File
-
Returns an array of abstract pathnames denoting the files and directories in the directory denoted by this abstract pathname that satisfy the specified filter.
- listIterator() - Method in class java.util.AbstractList
-
Returns a list iterator over the elements in this list (in proper sequence).
- listIterator() - Method in class java.util.ArrayList
-
Returns a list iterator over the elements in this list (in proper sequence).
- listIterator() - Method in class java.util.concurrent.CopyOnWriteArrayList
-
Returns a list iterator over the elements in this list (in proper sequence).
- listIterator() - Method in interface java.util.List
-
Returns a list iterator over the elements in this list (in proper sequence).
- listIterator() - Method in class java.util.Vector
-
Returns a list iterator over the elements in this list (in proper sequence).
- listIterator(int) - Method in class java.util.AbstractList
-
Returns a list iterator over the elements in this list (in proper sequence), starting at the specified position in the list.
- listIterator(int) - Method in class java.util.AbstractSequentialList
-
Returns a list iterator over the elements in this list (in proper sequence).
- listIterator(int) - Method in class java.util.ArrayList
-
Returns a list iterator over the elements in this list (in proper sequence), starting at the specified position in the list.
- listIterator(int) - Method in class java.util.concurrent.CopyOnWriteArrayList
-
Returns a list iterator over the elements in this list (in proper sequence), starting at the specified position in the list.
- listIterator(int) - Method in class java.util.LinkedList
-
Returns a list-iterator of the elements in this list (in proper sequence), starting at the specified position in the list.
- listIterator(int) - Method in interface java.util.List
-
Returns a list iterator over the elements in this list (in proper sequence), starting at the specified position in the list.
- listIterator(int) - Method in class java.util.Vector
-
Returns a list iterator over the elements in this list (in proper sequence), starting at the specified position in the list.
- ListIterator<E> - Interface in java.util
-
An iterator for lists that allows the programmer to traverse the list in either direction, modify the list during iteration, and obtain the iterator's current position in the list.
- listLocationsForModules(JavaFileManager.Location) - Method in class javax.tools.ForwardingJavaFileManager
- listLocationsForModules(JavaFileManager.Location) - Method in interface javax.tools.JavaFileManager
-
Lists the locations for all the modules in a module-oriented location or an output location.
- ListModel<E> - Interface in javax.swing
-
This interface defines the methods components like JList use to get the value of each cell in a list and the length of the list.
- ListMouseHandler() - Constructor for class javax.swing.plaf.basic.BasicComboPopup.ListMouseHandler
- listMouseListener - Variable in class javax.swing.plaf.basic.BasicComboPopup
-
This protected field is implementation specific.
- ListMouseMotionHandler() - Constructor for class javax.swing.plaf.basic.BasicComboPopup.ListMouseMotionHandler
- listMouseMotionListener - Variable in class javax.swing.plaf.basic.BasicComboPopup
-
This protected field is implementation specific.
- ListProperty<E> - Class in javafx.beans.property
-
This class provides a full implementation of a
Property
wrapping anObservableList
. - ListProperty() - Constructor for class javafx.beans.property.ListProperty
- ListPropertyBase<E> - Class in javafx.beans.property
-
The class
ListPropertyBase
is the base class for a property wrapping anObservableList
. - ListPropertyBase() - Constructor for class javafx.beans.property.ListPropertyBase
-
The Constructor of
ListPropertyBase
- ListPropertyBase(ObservableList<E>) - Constructor for class javafx.beans.property.ListPropertyBase
-
The constructor of the
ListPropertyBase
. - listQualifiedNames(String, int) - Method in class jdk.jshell.SourceCodeAnalysis
-
List qualified names known for the simple name in the given code immediately to the left of the given cursor position.
- ListResourceBundle - Class in java.util
-
ListResourceBundle
is an abstract subclass ofResourceBundle
that manages resources for a locale in a convenient and easy to use list. - ListResourceBundle() - Constructor for class java.util.ListResourceBundle
-
Sole constructor.
- listRoots() - Static method in class java.io.File
-
List the available filesystem roots.
- LISTSELECTION - Static variable in class com.sun.java.accessibility.util.EventID
-
Maps to Swing ListSelection support (i.e., ListSelectionListener and ListSelectionEvent)
- ListSelectionEvent - Class in javax.swing.event
-
An event that characterizes a change in selection.
- ListSelectionEvent(Object, int, int, boolean) - Constructor for class javax.swing.event.ListSelectionEvent
-
Represents a change in selection status between
firstIndex
andlastIndex
, inclusive. - ListSelectionHandler() - Constructor for class javax.swing.plaf.basic.BasicComboPopup.ListSelectionHandler
- ListSelectionHandler() - Constructor for class javax.swing.plaf.basic.BasicListUI.ListSelectionHandler
- listSelectionListener - Variable in class javax.swing.plaf.basic.BasicComboPopup
-
This protected field is implementation specific.
- listSelectionListener - Variable in class javax.swing.plaf.basic.BasicListUI
-
ListSelectionListener
that attached toJList
. - ListSelectionListener - Interface in javax.swing.event
-
The listener that's notified when a lists selection value changes.
- listSelectionModel - Variable in class javax.swing.tree.DefaultTreeSelectionModel
-
Handles maintaining the list selection model.
- ListSelectionModel - Interface in javax.swing
-
This interface represents the current state of the selection for any of the components that display a list of values with stable indices.
- ListSpinnerValueFactory(ObservableList<T>) - Constructor for class javafx.scene.control.SpinnerValueFactory.ListSpinnerValueFactory
-
Creates a new instance of the ListSpinnerValueFactory with the given list used as the list to step through.
- ListUI - Class in javax.swing.plaf
-
The
JList
pluggable look and feel delegate. - ListUI() - Constructor for class javax.swing.plaf.ListUI
- ListView<T> - Class in javafx.scene.control
-
A ListView displays a horizontal or vertical list of items from which the user may select, or with which the user may interact.
- ListView - Class in javax.swing.text.html
-
A view implementation to display an html list
- ListView() - Constructor for class javafx.scene.control.ListView
-
Creates a default ListView which will display contents stacked vertically.
- ListView(ObservableList<T>) - Constructor for class javafx.scene.control.ListView
-
Creates a default ListView which will stack the contents retrieved from the provided
ObservableList
vertically. - ListView(Element) - Constructor for class javax.swing.text.html.ListView
-
Creates a new view that represents a list element.
- ListView.EditEvent<T> - Class in javafx.scene.control
-
An
Event
subclass used specifically in ListView for representing edit-related events. - listViewIcon - Variable in class javax.swing.plaf.basic.BasicFileChooserUI
-
List view icon
- listViewProperty() - Method in class javafx.scene.control.ListCell
-
The ListView associated with this Cell.
- ListViewSkin<T> - Class in javafx.scene.control.skin
-
Default skin implementation for the
ListView
control. - ListViewSkin(ListView<T>) - Constructor for class javafx.scene.control.skin.ListViewSkin
-
Creates a new ListViewSkin instance, installing the necessary child nodes into the Control
children
list, as well as the necessary input mappings for handling key, mouse, etc events. - listVirtualMachines() - Method in class com.sun.tools.attach.spi.AttachProvider
-
Lists the Java virtual machines known to this provider.
- LISU - java.lang.Character.UnicodeScript
-
Unicode script "Lisu".
- LISU - Static variable in class java.lang.Character.UnicodeBlock
-
Constant for the "Lisu" Unicode character block.
- LITERAL - com.sun.source.doctree.DocTree.Kind
-
Used for instances of
LiteralTree
representing an @literal tag. - LITERAL - javax.jws.soap.SOAPBinding.Use
- LITERAL - Static variable in class java.util.regex.Pattern
-
Enables literal parsing of the pattern.
- LiteralTree - Interface in com.sun.source.doctree
-
A tree node for an @literal or @code inline tag.
- LiteralTree - Interface in com.sun.source.tree
-
A tree node for a literal expression.
- LiteralTree - Interface in jdk.nashorn.api.tree
-
A tree node for a literal expression.
- LITTLE_ENDIAN - Static variable in class java.nio.ByteOrder
-
Constant denoting little-endian byte order.
- LIVE_DRAG_MODE - Static variable in class javax.swing.JDesktopPane
-
Indicates that the entire contents of the item being dragged should appear inside the desktop pane.
- llxProperty() - Method in class javafx.scene.effect.PerspectiveTransform
-
The x coordinate of the output location onto which the lower left corner of the source is mapped.
- llyProperty() - Method in class javafx.scene.effect.PerspectiveTransform
-
The y coordinate of the output location onto which the lower left corner of the source is mapped.
- load() - Method in class java.nio.MappedByteBuffer
-
Loads this buffer's content into physical memory.
- load() - Method in class javafx.fxml.FXMLLoader
-
Loads an object hierarchy from a FXML document.
- load() - Method in class javax.management.modelmbean.RequiredModelMBean
-
Instantiates this MBean instance with the data found for the MBean in the persistent store.
- load() - Method in interface javax.management.PersistentMBean
-
Instantiates thisMBean instance with the data found for the MBean in the persistent store.
- load(InputStream) - Method in class java.security.Provider
-
Reads a property list (key and element pairs) from the input stream.
- load(InputStream) - Method in class java.util.Properties
-
Reads a property list (key and element pairs) from the input byte stream.
- load(InputStream) - Method in class javafx.fxml.FXMLLoader
-
Loads an object hierarchy from a FXML document.
- load(InputStream, char[]) - Method in class java.security.KeyStore
-
Loads this KeyStore from the given input stream.
- load(InputStream, Class<?>) - Method in class javax.swing.plaf.synth.SynthLookAndFeel
-
Loads the set of
SynthStyle
s that will be used by thisSynthLookAndFeel
. - load(Reader) - Method in class java.util.Properties
-
Reads a property list (key and element pairs) from the input character stream in a simple line-oriented format.
- load(Class<S>) - Static method in class java.util.ServiceLoader
-
Creates a new service loader for the given service type, using the current thread's context class loader.
- load(Class<S>, ClassLoader) - Static method in class java.util.ServiceLoader
-
Creates a new service loader for the given service.
- load(ModuleLayer, Class<S>) - Static method in class java.util.ServiceLoader
-
Creates a new service loader for the given service type to load service providers from modules in the given module layer and its ancestors.
- load(String) - Method in class java.lang.Runtime
-
Loads the native library specified by the filename argument.
- load(String) - Static method in class java.lang.System
-
Loads the native library specified by the filename argument.
- load(String) - Method in class javafx.scene.web.WebEngine
-
Loads a Web page into this engine.
- load(URL) - Static method in class javafx.fxml.FXMLLoader
-
Loads an object hierarchy from a FXML document.
- load(URL) - Method in class javax.swing.plaf.synth.SynthLookAndFeel
-
Loads the set of
SynthStyle
s that will be used by thisSynthLookAndFeel
. - load(URL, ResourceBundle) - Static method in class javafx.fxml.FXMLLoader
-
Loads an object hierarchy from a FXML document.
- load(URL, ResourceBundle, BuilderFactory) - Static method in class javafx.fxml.FXMLLoader
-
Loads an object hierarchy from a FXML document.
- load(URL, ResourceBundle, BuilderFactory, Callback<Class<?>, Object>) - Static method in class javafx.fxml.FXMLLoader
-
Loads an object hierarchy from a FXML document.
- load(URL, ResourceBundle, BuilderFactory, Callback<Class<?>, Object>, Charset) - Static method in class javafx.fxml.FXMLLoader
-
Loads an object hierarchy from a FXML document.
- load(KeyStore.LoadStoreParameter) - Method in class java.security.KeyStore
-
Loads this keystore using the given
LoadStoreParameter
. - load(ExecutionControl.ClassBytecodes[]) - Method in interface jdk.jshell.execution.LoaderDelegate
-
Attempts to load new classes.
- load(ExecutionControl.ClassBytecodes[]) - Method in interface jdk.jshell.spi.ExecutionControl
-
Attempts to load new classes.
- LOAD - Static variable in class java.awt.FileDialog
-
This constant value indicates that the purpose of the file dialog window is to locate a file from which to read.
- LOAD_FILE - Static variable in class java.awt.Event
-
Deprecated.A file loading event.
- loadAgent(String) - Method in class com.sun.tools.attach.VirtualMachine
-
Loads an agent.
- loadAgent(String, String) - Method in class com.sun.tools.attach.VirtualMachine
-
Loads an agent.
- loadAgentLibrary(String) - Method in class com.sun.tools.attach.VirtualMachine
-
Loads an agent library.
- loadAgentLibrary(String, String) - Method in class com.sun.tools.attach.VirtualMachine
-
Loads an agent library.
- loadAgentPath(String) - Method in class com.sun.tools.attach.VirtualMachine
-
Load a native agent library by full pathname.
- loadAgentPath(String, String) - Method in class com.sun.tools.attach.VirtualMachine
-
Load a native agent library by full pathname.
- loadAllInstruments(Soundbank) - Method in interface javax.sound.midi.Synthesizer
-
Loads onto the
Synthesizer
all instruments contained in the specifiedSoundbank
. - loadBinary(URL) - Static method in class javafx.css.Stylesheet
-
Load a binary stylesheet file from a input stream.
- loadChildren() - Method in class javax.swing.JTree.DynamicUtilTreeNode
-
Loads the children based on
childValue
. - loadChildren(ViewFactory) - Method in class javax.swing.text.AsyncBoxView
-
Loads all of the children to initialize the view.
- loadChildren(ViewFactory) - Method in class javax.swing.text.CompositeView
-
Loads all of the children to initialize the view.
- loadChildren(ViewFactory) - Method in class javax.swing.text.FlowView
-
Loads all of the children to initialize the view.
- loadChildren(ViewFactory) - Method in class javax.swing.text.WrappedPlainView
-
Loads all of the children to initialize the view.
- loadChildren(ViewFactory) - Method in class javax.swing.text.ZoneView
-
Loads all of the children to initialize the view.
- loadClass(String) - Method in class java.lang.ClassLoader
-
Loads the class with the specified binary name.
- loadClass(String) - Method in interface java.rmi.server.LoaderHandler
-
Deprecated.no replacement
- loadClass(String) - Static method in class java.rmi.server.RMIClassLoader
-
Deprecated.replaced by
loadClass(String,String)
method - loadClass(String) - Static method in class javax.management.DefaultLoaderRepository
-
Deprecated.Go through the list of class loaders and try to load the requested class.
- loadClass(String) - Method in interface javax.management.loading.ClassLoaderRepository
-
Load the given class name through the list of class loaders.
- loadClass(String) - Static method in class javax.management.loading.DefaultLoaderRepository
-
Deprecated.Go through the list of class loaders and try to load the requested class.
- loadClass(String, boolean) - Method in class java.lang.ClassLoader
-
Loads the class with the specified binary name.
- loadClass(String, String) - Static method in class java.rmi.server.RMIClassLoader
-
Loads a class from a codebase URL path.
- loadClass(String, String, ClassLoader) - Static method in class java.rmi.server.RMIClassLoader
-
Loads a class from a codebase URL path, optionally using the supplied loader.
- loadClass(String, String, ClassLoader) - Method in class java.rmi.server.RMIClassLoaderSpi
-
Provides the implementation for
RMIClassLoader.loadClass(URL,String)
,RMIClassLoader.loadClass(String,String)
, andRMIClassLoader.loadClass(String,String,ClassLoader)
. - loadClass(String, String, ClassLoader) - Static method in class javax.rmi.CORBA.Util
-
Returns a class instance for the specified class.
- loadClass(String, String, ClassLoader) - Method in interface javax.rmi.CORBA.UtilDelegate
-
Delegation call for
Util.loadClass(java.lang.String, java.lang.String, java.lang.ClassLoader)
. - loadClass(String, ClassLoaderRepository) - Method in class javax.management.loading.MLet
-
Load a class, using the given
ClassLoaderRepository
if the class is not found in this MLet's URLs. - loadClass(URL, String) - Method in interface java.rmi.server.LoaderHandler
-
Deprecated.no replacement
- loadClass(URL, String) - Static method in class java.rmi.server.RMIClassLoader
-
Loads a class from a codebase URL.
- loadClassBefore(ClassLoader, String) - Method in interface javax.management.loading.ClassLoaderRepository
-
Load the given class name through the list of class loaders, stopping at the given one.
- loadClassWithout(ClassLoader, String) - Static method in class javax.management.DefaultLoaderRepository
-
Deprecated.Go through the list of class loaders but exclude the given class loader, then try to load the requested class.
- loadClassWithout(ClassLoader, String) - Method in interface javax.management.loading.ClassLoaderRepository
-
Load the given class name through the list of class loaders, excluding the given one.
- loadClassWithout(ClassLoader, String) - Static method in class javax.management.loading.DefaultLoaderRepository
-
Deprecated.Go through the list of class loaders but exclude the given class loader, then try to load the requested class.
- loadContent(String) - Method in class javafx.scene.web.WebEngine
-
Loads the given HTML content directly.
- loadContent(String, String) - Method in class javafx.scene.web.WebEngine
-
Loads the given content directly.
- loadedChildren - Variable in class javax.swing.JTree.DynamicUtilTreeNode
-
Have the children been loaded yet?
- LoaderDelegate - Interface in jdk.jshell.execution
-
This interface specifies the loading specific subset of
ExecutionControl
. - LoaderHandler - Interface in java.rmi.server
-
Deprecated.no replacement
- LoadException - Exception in javafx.fxml
-
Thrown when an error is encountered during a load operation.
- LoadException() - Constructor for exception javafx.fxml.LoadException
- LoadException(String) - Constructor for exception javafx.fxml.LoadException
- LoadException(String, Throwable) - Constructor for exception javafx.fxml.LoadException
- LoadException(Throwable) - Constructor for exception javafx.fxml.LoadException
- loadExtensionPart(URL, String, String[], DownloadServiceListener) - Method in interface javax.jnlp.DownloadService
-
Downloads the given parts of the given extension, if the parts and the extension are mentioned in the JNLP file for the application.
- loadExtensionPart(URL, String, String, DownloadServiceListener) - Method in interface javax.jnlp.DownloadService
-
Downloads the given part of the given extension, if the part and the extension are mentioned in the JNLP file for the application.
- loadFont(InputStream, double) - Static method in class javafx.scene.text.Font
-
Loads a font resource from the specified input stream.
- loadFont(String, double) - Static method in class javafx.scene.text.Font
-
Loads a font resource from the specified URL.
- loadFonts(InputStream, double) - Static method in class javafx.scene.text.Font
-
Loads font resources from the specified input stream.
- loadFonts(String, double) - Static method in class javafx.scene.text.Font
-
Loads font resources from the specified URL.
- loadFromXML(InputStream) - Method in class java.util.Properties
-
Loads all of the properties represented by the XML document on the specified input stream into this properties table.
- loadImage(Image) - Method in class javax.swing.ImageIcon
-
Loads the image, returning only when the image is loaded.
- loadImage(String) - Method in class java.beans.SimpleBeanInfo
-
This is a utility method to help in loading icon images.
- LOADING - Static variable in class java.awt.MediaTracker
-
Flag indicating that media is currently being loaded.
- loadInstalled(Class<S>) - Static method in class java.util.ServiceLoader
-
Creates a new service loader for the given service type, using the platform class loader.
- loadInstrument(Instrument) - Method in interface javax.sound.midi.Synthesizer
-
Makes a particular instrument available for synthesis.
- loadInstruments(Soundbank, Patch[]) - Method in interface javax.sound.midi.Synthesizer
-
Loads the instruments referenced by the specified patches, from the specified
Soundbank
. - loadKeyBindings(InputMap, Object[]) - Static method in class javax.swing.LookAndFeel
-
Populates an
InputMap
with the specified bindings. - loadKeymap(Keymap, JTextComponent.KeyBinding[], Action[]) - Static method in class javax.swing.text.JTextComponent
-
Loads a keymap with a bunch of bindings.
- loadLibrary(String) - Method in class java.lang.Runtime
-
Loads the native library specified by the
libname
argument. - loadLibrary(String) - Static method in class java.lang.System
-
Loads the native library specified by the
libname
argument. - LoadListener - Interface in javafx.fxml
-
Load listener interface.
- loadLoadFence() - Static method in class java.lang.invoke.VarHandle
-
Ensures that loads before the fence will not be reordered with loads after the fence.
- loadPart(String[], DownloadServiceListener) - Method in interface javax.jnlp.DownloadService
-
Downloads the given parts, if the parts are mentioned in the JNLP file for the application.
- loadPart(String, DownloadServiceListener) - Method in interface javax.jnlp.DownloadService
-
Downloads the given part, if the part is mentioned in the JNLP file for the application.
- loadProxyClass(String, String[], ClassLoader) - Static method in class java.rmi.server.RMIClassLoader
-
Loads a dynamic proxy class (see
Proxy
) that implements a set of interfaces with the given names from a codebase URL path. - loadProxyClass(String, String[], ClassLoader) - Method in class java.rmi.server.RMIClassLoaderSpi
-
Provides the implementation for
RMIClassLoader.loadProxyClass(String,String[],ClassLoader)
. - loadResource(URL, String, DownloadServiceListener) - Method in interface javax.jnlp.DownloadService
-
Downloads the given resource, if the resource is either mentioned in the calling applications JNLP file, is within the codebase of the calling applications JNLP file, or if the calling application has been granted all-permissions.
- loadRules(Reader, URL) - Method in class javax.swing.text.html.StyleSheet
-
Loads a set of rules that have been specified in terms of CSS1 grammar.
- loadSystemColors(int[]) - Method in class java.awt.Toolkit
-
Fills in the integer array that is supplied as an argument with the current system color values.
- loadSystemColors(UIDefaults, String[], boolean) - Method in class javax.swing.plaf.basic.BasicLookAndFeel
-
Populates
table
with thename-color
pairs insystemColors
. - loadType(String) - Static method in class javafx.fxml.FXMLLoader
-
Deprecated.This method now delegates to
FXMLLoader.getDefaultClassLoader()
. - loadType(String, String) - Static method in class javafx.fxml.FXMLLoader
-
Deprecated.This method now delegates to
FXMLLoader.getDefaultClassLoader()
. - LOCAL - javax.lang.model.element.NestingKind
-
A named type declared within a construct other than a type.
- LOCAL_VARIABLE - java.lang.annotation.ElementType
-
Local variable declaration
- LOCAL_VARIABLE - javax.lang.model.element.ElementKind
-
A local variable.
- localControl(boolean) - Method in interface javax.sound.midi.MidiChannel
-
Turns local control on or off.
- localDate() - Static method in class java.time.temporal.TemporalQueries
-
A query for
LocalDate
returning null if not found. - LocalDate - Class in java.time
-
A date without a time-zone in the ISO-8601 calendar system, such as
2007-12-03
. - LocalDateStringConverter - Class in javafx.util.converter
-
StringConverter
implementation forLocalDate
values. - LocalDateStringConverter() - Constructor for class javafx.util.converter.LocalDateStringConverter
-
Create a
StringConverter
forLocalDate
values, using a default formatter and parser based onIsoChronology
,FormatStyle.SHORT
, and the user'sLocale
. - LocalDateStringConverter(DateTimeFormatter, DateTimeFormatter) - Constructor for class javafx.util.converter.LocalDateStringConverter
-
Create a {#link StringConverter} for
LocalDate
values using the supplied formatter and parser. - LocalDateStringConverter(FormatStyle) - Constructor for class javafx.util.converter.LocalDateStringConverter
-
Create a
StringConverter
forLocalDate
values, using a default formatter and parser based onIsoChronology
, the specifiedFormatStyle
, and the user'sLocale
. - LocalDateStringConverter(FormatStyle, Locale, Chronology) - Constructor for class javafx.util.converter.LocalDateStringConverter
-
Create a StringConverter for
LocalDate
values using a default formatter and parser, which will be based on the suppliedFormatStyle
,Locale
, andChronology
. - localDateTime(TemporalAccessor) - Method in interface java.time.chrono.Chronology
-
Obtains a local date-time in this chronology from another temporal object.
- localDateTime(TemporalAccessor) - Method in class java.time.chrono.IsoChronology
-
Obtains an ISO local date-time from another date-time object.
- LocalDateTime - Class in java.time
-
A date-time without a time-zone in the ISO-8601 calendar system, such as
2007-12-03T10:15:30
. - LocalDateTimeStringConverter - Class in javafx.util.converter
-
StringConverter
implementation forLocalDateTime
values. - LocalDateTimeStringConverter() - Constructor for class javafx.util.converter.LocalDateTimeStringConverter
-
Create a
StringConverter
forLocalDateTime
values, using a default formatter and parser based onIsoChronology
,FormatStyle.SHORT
for both date and time, and the user'sLocale
. - LocalDateTimeStringConverter(DateTimeFormatter, DateTimeFormatter) - Constructor for class javafx.util.converter.LocalDateTimeStringConverter
-
Create a
StringConverter
forLocalDateTime
values using the supplied formatter and parser. - LocalDateTimeStringConverter(FormatStyle, FormatStyle) - Constructor for class javafx.util.converter.LocalDateTimeStringConverter
-
Create a
StringConverter
forLocalDateTime
values, using a default formatter and parser based onIsoChronology
, the specifiedFormatStyle
values for date and time, and the user'sLocale
. - LocalDateTimeStringConverter(FormatStyle, FormatStyle, Locale, Chronology) - Constructor for class javafx.util.converter.LocalDateTimeStringConverter
-
Create a
StringConverter
forLocalDateTime
values using a default formatter and parser, which will be based on the suppliedFormatStyle
s,Locale
, andChronology
. - locale - Variable in class java.beans.beancontext.BeanContextSupport
-
The current locale of this BeanContext.
- locale - Variable in class javafx.util.converter.DateTimeStringConverter
- locale - Variable in class javax.imageio.ImageReader
-
The current
Locale
to be used for localization, ornull
if none has been set. - locale - Variable in class javax.imageio.ImageWriteParam
-
A
Locale
to be used to localize compression type names and quality descriptions, ornull
to use a defaultLocale
. - locale - Variable in class javax.imageio.ImageWriter
-
The current
Locale
to be used for localization, ornull
if none has been set. - locale() - Method in class java.util.Formatter
-
Returns the locale set by the construction of this formatter.
- locale() - Method in class java.util.Scanner
-
Returns this scanner's locale.
- locale(Locale) - Method in interface jdk.jshell.tool.JavaShellToolBuilder
-
Set the locale.
- Locale - Class in java.util
-
A
Locale
object represents a specific geographical, political, or cultural region. - Locale(String) - Constructor for class java.util.Locale
-
Construct a locale from a language code.
- Locale(String, String) - Constructor for class java.util.Locale
-
Construct a locale from language and country.
- Locale(String, String, String) - Constructor for class java.util.Locale
-
Construct a locale from language, country and variant.
- Locale.Builder - Class in java.util
-
Builder
is used to build instances ofLocale
from values configured by the setters. - Locale.Category - Enum in java.util
-
Enum for locale categories.
- Locale.FilteringMode - Enum in java.util
-
This enum provides constants to select a filtering mode for locale matching.
- Locale.IsoCountryCode - Enum in java.util
-
Enum for specifying the type defined in ISO 3166.
- Locale.LanguageRange - Class in java.util
-
This class expresses a Language Range defined in RFC 4647 Matching of Language Tags.
- LocaleNameProvider - Class in java.util.spi
-
An abstract class for service providers that provide localized names for the
Locale
class. - LocaleNameProvider() - Constructor for class java.util.spi.LocaleNameProvider
-
Sole constructor.
- LocaleServiceProvider - Class in java.util.spi
-
This is the super class of all the locale sensitive service provider interfaces (SPIs).
- LocaleServiceProvider() - Constructor for class java.util.spi.LocaleServiceProvider
-
Initializes a new locale service provider.
- LocalExecutionControl - Class in jdk.jshell.execution
-
An implementation of
ExecutionControl
which executes in the same JVM as the JShell-core. - LocalExecutionControl() - Constructor for class jdk.jshell.execution.LocalExecutionControl
-
Create an instance using the default class loading.
- LocalExecutionControl(LoaderDelegate) - Constructor for class jdk.jshell.execution.LocalExecutionControl
-
Creates an instance, delegating loader operations to the specified delegate.
- LocalExecutionControlProvider - Class in jdk.jshell.execution
-
A provider of execution engines which run in the same process as JShell.
- LocalExecutionControlProvider() - Constructor for class jdk.jshell.execution.LocalExecutionControlProvider
-
Create an instance.
- localizedBy(Locale) - Method in class java.time.format.DateTimeFormatter
-
Returns a copy of this formatter with localized values of the locale, calendar, region, decimal style and/or timezone, that supercede values in this formatter.
- localName() - Method in annotation type javax.xml.ws.RequestWrapper
-
Element's local name.
- localName() - Method in annotation type javax.xml.ws.ResponseWrapper
-
Element's local name.
- LocalObject - Class in org.omg.CORBA
-
Used as a base class for implementation of a local IDL interface in the Java language mapping.
- LocalObject() - Constructor for class org.omg.CORBA.LocalObject
-
Constructs a default
LocalObject
instance. - localport - Variable in class java.net.SocketImpl
-
The local port number to which this socket is connected.
- localPort - Variable in class java.net.DatagramSocketImpl
-
The local port number.
- localTime() - Static method in class java.time.temporal.TemporalQueries
-
A query for
LocalTime
returning null if not found. - LocalTime - Class in java.time
-
A time without a time-zone in the ISO-8601 calendar system, such as
10:15:30
. - LocalTimeStringConverter - Class in javafx.util.converter
-
StringConverter
implementation forLocalTime
values. - LocalTimeStringConverter() - Constructor for class javafx.util.converter.LocalTimeStringConverter
-
Create a
StringConverter
forLocalTime
values, using a default formatter and parser withFormatStyle.SHORT
, and the user'sLocale
. - LocalTimeStringConverter(DateTimeFormatter, DateTimeFormatter) - Constructor for class javafx.util.converter.LocalTimeStringConverter
- LocalTimeStringConverter(FormatStyle) - Constructor for class javafx.util.converter.LocalTimeStringConverter
-
Create a
StringConverter
forLocalTime
values, using a default formatter and parser with the specifiedFormatStyle
and based on the user'sLocale
. - LocalTimeStringConverter(FormatStyle, Locale) - Constructor for class javafx.util.converter.LocalTimeStringConverter
-
Create a StringConverter for
LocalTime
values, using a default formatter and parser with the specifiedFormatStyle
andLocale
. - localToParent(double, double) - Method in class javafx.scene.Node
-
Transforms a point from the local coordinate space of this
Node
into the coordinate space of its parent. - localToParent(double, double, double) - Method in class javafx.scene.Node
-
Transforms a point from the local coordinate space of this
Node
into the coordinate space of its parent. - localToParent(Bounds) - Method in class javafx.scene.Node
-
Transforms a bounds from the local coordinate space of this
Node
into the coordinate space of its parent. - localToParent(Point2D) - Method in class javafx.scene.Node
-
Transforms a point from the local coordinate space of this
Node
into the coordinate space of its parent. - localToParent(Point3D) - Method in class javafx.scene.Node
-
Transforms a point from the local coordinate space of this
Node
into the coordinate space of its parent. - localToParentTransformProperty() - Method in class javafx.scene.Node
-
An affine transform that holds the computed local-to-parent transform.
- localToScene(double, double) - Method in class javafx.scene.Node
-
Transforms a point from the local coordinate space of this
Node
into the coordinate space of its scene. - localToScene(double, double, boolean) - Method in class javafx.scene.Node
-
Transforms a point from the local coordinate space of this
Node
into the coordinate space of its scene. - localToScene(double, double, double) - Method in class javafx.scene.Node
-
Transforms a point from the local coordinate space of this
Node
into the coordinate space of its scene. - localToScene(double, double, double, boolean) - Method in class javafx.scene.Node
-
Transforms a point from the local coordinate space of this
Node
into the coordinate space of its scene. - localToScene(Bounds) - Method in class javafx.scene.Node
-
Transforms a bounds from the local coordinate space of this
Node
into the coordinate space of its scene. - localToScene(Bounds, boolean) - Method in class javafx.scene.Node
-
Transforms a bounds from the local coordinate space of this
Node
into the coordinate space of its scene. - localToScene(Point2D) - Method in class javafx.scene.Node
-
Transforms a point from the local coordinate space of this
Node
into the coordinate space of its scene. - localToScene(Point2D, boolean) - Method in class javafx.scene.Node
-
Transforms a point from the local coordinate space of this
Node
into the coordinate space of its scene. - localToScene(Point3D) - Method in class javafx.scene.Node
-
Transforms a point from the local coordinate space of this
Node
into the coordinate space of its scene. - localToScene(Point3D, boolean) - Method in class javafx.scene.Node
-
Transforms a point from the local coordinate space of this
Node
into the coordinate space of its scene. - localToSceneTransformProperty() - Method in class javafx.scene.Node
-
An affine transform that holds the computed local-to-scene transform.
- localToScreen(double, double) - Method in class javafx.scene.Node
-
Transforms a point from the local coordinate space of this
Node
into the coordinate space of itsScreen
. - localToScreen(double, double, double) - Method in class javafx.scene.Node
-
Transforms a point from the local coordinate space of this
Node
into the coordinate space of itsScreen
. - localToScreen(Bounds) - Method in class javafx.scene.Node
-
Transforms a bounds from the local coordinate space of this
Node
into the coordinate space of itsScreen
. - localToScreen(Point2D) - Method in class javafx.scene.Node
-
Transforms a point from the local coordinate space of this
Node
into the coordinate space of itsScreen
. - localToScreen(Point3D) - Method in class javafx.scene.Node
-
Transforms a point from the local coordinate space of this
Node
into the coordinate space of itsScreen
. - LocalVariable - Interface in com.sun.jdi
-
A local variable in the target VM.
- Locatable - Interface in com.sun.jdi
-
A mirror that has a
Location
. - LocatableEvent - Interface in com.sun.jdi.event
-
Abstract superinterface of events which have both location and thread.
- locate(int, int) - Method in class java.awt.Component
-
Deprecated.As of JDK version 1.1, replaced by getComponentAt(int, int).
- locate(int, int) - Method in class java.awt.Container
-
Deprecated.As of JDK version 1.1, replaced by
getComponentAt(int, int)
. - LocateRegistry - Class in java.rmi.registry
-
LocateRegistry
is used to obtain a reference to a bootstrap remote object registry on a particular host (including the local host), or to create a remote object registry that accepts calls on a specific port. - location - Variable in exception javax.xml.stream.XMLStreamException
- location() - Method in interface com.sun.jdi.Locatable
-
Returns the
Location
of this mirror, if there is executable code associated with it. - location() - Method in interface com.sun.jdi.Method
-
Returns the
Location
of this method, if there is executable code associated with it. - location() - Method in interface com.sun.jdi.request.BreakpointRequest
-
Returns the location of the requested breakpoint.
- location() - Method in interface com.sun.jdi.StackFrame
-
Returns the
Location
of the current instruction in the frame. - location() - Method in class java.awt.Component
-
Deprecated.As of JDK version 1.1, replaced by
getLocation()
. - location() - Method in class java.lang.module.ModuleReference
-
Returns the location of this module's content, if known.
- location() - Method in annotation type javax.xml.bind.annotation.XmlSchema
-
Indicates that this namespace (specified by
XmlSchema.namespace()
) has a schema already available exeternally, available at this location. - location(int, int) - Method in class java.awt.GridBagLayout
-
Determines which cell in the layout grid contains the point specified by
(x, y)
. - Location - Interface in com.sun.jdi
-
A point within the executing code of the target VM.
- Location - Interface in javax.xml.stream
-
Provides information on the location of an event.
- LOCATION_FORWARD - Interface in org.omg.PortableInterceptor
-
org/omg/PortableInterceptor/LOCATION_FORWARD.java .
- LOCATION_KEY - Static variable in class javafx.fxml.FXMLLoader
-
A key for location URL in namespace map.
- locationFor(String) - Static method in enum javax.tools.StandardLocation
-
Returns a location object with the given name.
- locationOfCodeIndex(long) - Method in interface com.sun.jdi.Method
-
Returns a
Location
for the given code index. - locationProperty() - Method in class javafx.scene.web.WebEngine
-
URL of the current Web page.
- locationsOfLine(int) - Method in interface com.sun.jdi.Method
-
Returns a List containing all
Location
objects that map to the given line number. - locationsOfLine(int) - Method in interface com.sun.jdi.ReferenceType
-
Returns a List containing all
Location
objects that map to the given line number. - locationsOfLine(String, String, int) - Method in interface com.sun.jdi.Method
-
Returns a List containing all
Location
objects that map to the given line number and source name. - locationsOfLine(String, String, int) - Method in interface com.sun.jdi.ReferenceType
-
Returns a List containing all
Location
objects that map to the given line number. - locationToIndex(Point) - Method in class javax.swing.JList
-
Returns the cell index closest to the given location in the list's coordinate system.
- locationToIndex(JList<?>, Point) - Method in class javax.swing.plaf.basic.BasicListUI
-
Returns the cell index in the specified
JList
closest to the given location in the list's coordinate system. - locationToIndex(JList<?>, Point) - Method in class javax.swing.plaf.ListUI
-
Returns the cell index in the specified
JList
closest to the given location in the list's coordinate system. - locationToIndex(JList<?>, Point) - Method in class javax.swing.plaf.multi.MultiListUI
-
Invokes the
locationToIndex
method on each UI handled by this object. - locator - Variable in class javax.swing.text.AsyncBoxView
-
Object that manages the offsets of the children.
- Locator - Interface in org.xml.sax
-
Interface for associating a SAX event with a document location.
- Locator2 - Interface in org.xml.sax.ext
-
SAX2 extension to augment the entity information provided though a
Locator
. - Locator2Impl - Class in org.xml.sax.ext
-
SAX2 extension helper for holding additional Entity information, implementing the
Locator2
interface. - Locator2Impl() - Constructor for class org.xml.sax.ext.Locator2Impl
-
Construct a new, empty Locator2Impl object.
- Locator2Impl(Locator) - Constructor for class org.xml.sax.ext.Locator2Impl
-
Copy an existing Locator or Locator2 object.
- LocatorImpl - Class in org.xml.sax.helpers
-
Provide an optional convenience implementation of Locator.
- LocatorImpl() - Constructor for class org.xml.sax.helpers.LocatorImpl
-
Zero-argument constructor.
- LocatorImpl(Locator) - Constructor for class org.xml.sax.helpers.LocatorImpl
-
Copy constructor.
- locatorsUpdateCopy() - Method in interface java.sql.DatabaseMetaData
-
Indicates whether updates made to a LOB are made on a copy or directly to the LOB.
- lock - Variable in class java.io.Reader
-
The object used to synchronize operations on this stream.
- lock - Variable in class java.io.Writer
-
The object used to synchronize operations on this stream.
- lock - Variable in class java.util.prefs.AbstractPreferences
-
An object whose monitor is used to lock this node.
- lock() - Method in class java.nio.channels.AsynchronousFileChannel
-
Acquires an exclusive lock on this channel's file.
- lock() - Method in class java.nio.channels.FileChannel
-
Acquires an exclusive lock on this channel's file.
- lock() - Method in interface java.util.concurrent.locks.Lock
-
Acquires the lock.
- lock() - Method in class java.util.concurrent.locks.ReentrantLock
-
Acquires the lock.
- lock() - Method in class java.util.concurrent.locks.ReentrantReadWriteLock.ReadLock
-
Acquires the read lock.
- lock() - Method in class java.util.concurrent.locks.ReentrantReadWriteLock.WriteLock
-
Acquires the write lock.
- lock(long, long, boolean) - Method in class java.nio.channels.AsynchronousFileChannel
-
Acquires a lock on the given region of this channel's file.
- lock(long, long, boolean) - Method in class java.nio.channels.FileChannel
-
Acquires a lock on the given region of this channel's file.
- lock(long, long, boolean, A, CompletionHandler<FileLock, ? super A>) - Method in class java.nio.channels.AsynchronousFileChannel
-
Acquires a lock on the given region of this channel's file.
- lock(A, CompletionHandler<FileLock, ? super A>) - Method in class java.nio.channels.AsynchronousFileChannel
-
Acquires an exclusive lock on this channel's file.
- Lock - Interface in java.util.concurrent.locks
-
Lock
implementations provide more extensive locking operations than can be obtained usingsynchronized
methods and statements. - LOCK - java.awt.desktop.UserSessionEvent.Reason
-
The session has been locked/unlocked.
- LockInfo - Class in java.lang.management
-
Information about a lock.
- LockInfo(String, int) - Constructor for class java.lang.management.LockInfo
-
Constructs a
LockInfo
object. - lockInterruptibly() - Method in interface java.util.concurrent.locks.Lock
-
Acquires the lock unless the current thread is interrupted.
- lockInterruptibly() - Method in class java.util.concurrent.locks.ReentrantLock
-
Acquires the lock unless the current thread is interrupted.
- lockInterruptibly() - Method in class java.util.concurrent.locks.ReentrantReadWriteLock.ReadLock
-
Acquires the read lock unless the current thread is interrupted.
- lockInterruptibly() - Method in class java.util.concurrent.locks.ReentrantReadWriteLock.WriteLock
-
Acquires the write lock unless the current thread is interrupted.
- LockSupport - Class in java.util.concurrent.locks
-
Basic thread blocking primitives for creating locks and other synchronization classes.
- log(double) - Static method in class java.lang.Math
-
Returns the natural logarithm (base e) of a
double
value. - log(double) - Static method in class java.lang.StrictMath
-
Returns the natural logarithm (base e) of a
double
value. - log(String) - Static method in class java.rmi.server.LogStream
-
Deprecated.no replacement
- log(System.Logger.Level, Object) - Method in interface java.lang.System.Logger
-
Logs a message produced from the given object.
- log(System.Logger.Level, String) - Method in interface java.lang.System.Logger
-
Logs a message.
- log(System.Logger.Level, String, Object...) - Method in interface java.lang.System.Logger
-
Logs a message with an optional list of parameters.
- log(System.Logger.Level, String, Throwable) - Method in interface java.lang.System.Logger
-
Logs a message associated with a given throwable.
- log(System.Logger.Level, Supplier<String>) - Method in interface java.lang.System.Logger
-
Logs a lazily supplied message.
- log(System.Logger.Level, Supplier<String>, Throwable) - Method in interface java.lang.System.Logger
-
Logs a lazily supplied message associated with a given throwable.
- log(System.Logger.Level, ResourceBundle, String, Object...) - Method in interface java.lang.System.Logger
-
Logs a message with resource bundle and an optional list of parameters.
- log(System.Logger.Level, ResourceBundle, String, Throwable) - Method in interface java.lang.System.Logger
-
Logs a localized message associated with a given throwable.
- log(Level, String) - Method in class java.util.logging.Logger
-
Log a message, with no arguments.
- log(Level, String, Object) - Method in class java.util.logging.Logger
-
Log a message, with one object parameter.
- log(Level, String, Object[]) - Method in class java.util.logging.Logger
-
Log a message, with an array of object arguments.
- log(Level, String, Throwable) - Method in class java.util.logging.Logger
-
Log a message, with associated Throwable information.
- log(Level, Throwable, Supplier<String>) - Method in class java.util.logging.Logger
-
Log a lazily constructed message, with associated Throwable information.
- log(Level, Supplier<String>) - Method in class java.util.logging.Logger
-
Log a message, which is only to be constructed if the logging level is such that the message will actually be logged.
- log(LogRecord) - Method in class java.util.logging.Logger
-
Log a LogRecord.
- LOG_OPTION - Static variable in class javax.swing.DebugGraphics
-
Log graphics operations.
- log10(double) - Static method in class java.lang.Math
-
Returns the base 10 logarithm of a
double
value. - log10(double) - Static method in class java.lang.StrictMath
-
Returns the base 10 logarithm of a
double
value. - log1p(double) - Static method in class java.lang.Math
-
Returns the natural logarithm of the sum of the argument and 1.
- log1p(double) - Static method in class java.lang.StrictMath
-
Returns the natural logarithm of the sum of the argument and 1.
- LOGARITHMIC_BACKOFF_STRATEGY - Static variable in class javafx.concurrent.ScheduledService
-
A Callback implementation for the
backoffStrategy
property which will logarithmically backoff the period between re-executions in the case of a failure. - Logger - Class in java.util.logging
-
A Logger object is used to log messages for a specific system or application component.
- Logger(String, String) - Constructor for class java.util.logging.Logger
-
Protected method to construct a logger for a named subsystem.
- LoggerFinder() - Constructor for class java.lang.System.LoggerFinder
-
Creates a new instance of
LoggerFinder
. - LOGGING_MXBEAN_NAME - Static variable in class java.util.logging.LogManager
-
String representation of the
ObjectName
for the management interface for the logging facility. - LoggingMXBean - Interface in java.util.logging
-
Deprecated.
LoggingMXBean
is no longer aplatform MXBean
and is replaced withPlatformLoggingMXBean
. It will not register in the platformMBeanServer
. UseManagementFactory.getPlatformMXBean(PlatformLoggingMXBean.class)
instead. - LoggingPermission - Class in java.util.logging
-
The permission which the SecurityManager will check when code that is running with a SecurityManager calls one of the logging control methods (such as Logger.setLevel).
- LoggingPermission(String, String) - Constructor for class java.util.logging.LoggingPermission
-
Creates a new LoggingPermission object.
- LOGICAL - javafx.scene.text.TextBoundsType
-
Use logical bounds as the basis for calculating the bounds.
- LOGICAL_COMPLEMENT - com.sun.source.tree.Tree.Kind
-
Used for instances of
UnaryTree
representing logical complement operator!
. - LOGICAL_COMPLEMENT - jdk.nashorn.api.tree.Tree.Kind
-
Used for instances of
UnaryTree
representing logical complement operator!
. - LOGICAL_STYLE_ACTION - Static variable in class javax.swing.text.html.HTMLEditorKit
-
The logical style choice action identifier The logical style is passed in as an argument
- LOGICAL_VERTICAL_CENTER - javafx.scene.text.TextBoundsType
-
Use logical vertical centered bounds as the basis for calculating the bounds.
- logicalAnd(boolean, boolean) - Static method in class java.lang.Boolean
-
Returns the result of applying the logical AND operator to the specified
boolean
operands. - LogicalHandler<C extends LogicalMessageContext> - Interface in javax.xml.ws.handler
-
The
LogicalHandler
extends Handler to provide typesafety for the message context parameter. - LogicalMessage - Interface in javax.xml.ws
-
The
LogicalMessage
interface represents a protocol agnostic XML message and contains methods that provide access to the payload of the message. - LogicalMessageContext - Interface in javax.xml.ws.handler
-
The
LogicalMessageContext
interface extendsMessageContext
to provide access to a the contained message as a protocol neutral LogicalMessage - logicalOr(boolean, boolean) - Static method in class java.lang.Boolean
-
Returns the result of applying the logical OR operator to the specified
boolean
operands. - logicalXor(boolean, boolean) - Static method in class java.lang.Boolean
-
Returns the result of applying the logical XOR operator to the specified
boolean
operands. - login() - Method in class com.sun.security.auth.module.JndiLoginModule
-
Prompt for username and password.
- login() - Method in class com.sun.security.auth.module.KeyStoreLoginModule
-
Authenticate the user.
- login() - Method in class com.sun.security.auth.module.Krb5LoginModule
-
Authenticate the user
- login() - Method in class com.sun.security.auth.module.LdapLoginModule
-
Begin user authentication.
- login() - Method in class com.sun.security.auth.module.NTLoginModule
-
Import underlying NT system identity information.
- login() - Method in class com.sun.security.auth.module.UnixLoginModule
-
Authenticate the user (first phase).
- login() - Method in class javax.security.auth.login.LoginContext
-
Perform the authentication.
- login() - Method in interface javax.security.auth.spi.LoginModule
-
Method to authenticate a
Subject
(phase 1). - login(Subject, CallbackHandler) - Method in class java.security.AuthProvider
-
Log in to this provider.
- LoginContext - Class in javax.security.auth.login
-
The
LoginContext
class describes the basic methods used to authenticate Subjects and provides a way to develop an application independent of the underlying authentication technology. - LoginContext(String) - Constructor for class javax.security.auth.login.LoginContext
-
Instantiate a new
LoginContext
object with a name. - LoginContext(String, CallbackHandler) - Constructor for class javax.security.auth.login.LoginContext
-
Instantiate a new
LoginContext
object with a name and aCallbackHandler
object. - LoginContext(String, Subject) - Constructor for class javax.security.auth.login.LoginContext
-
Instantiate a new
LoginContext
object with a name and aSubject
object. - LoginContext(String, Subject, CallbackHandler) - Constructor for class javax.security.auth.login.LoginContext
-
Instantiate a new
LoginContext
object with a name, aSubject
to be authenticated, and aCallbackHandler
object. - LoginContext(String, Subject, CallbackHandler, Configuration) - Constructor for class javax.security.auth.login.LoginContext
-
Instantiate a new
LoginContext
object with a name, aSubject
to be authenticated, aCallbackHandler
object, and a loginConfiguration
. - LoginException - Exception in javax.security.auth.login
-
This is the basic login exception.
- LoginException() - Constructor for exception javax.security.auth.login.LoginException
-
Constructs a LoginException with no detail message.
- LoginException(String) - Constructor for exception javax.security.auth.login.LoginException
-
Constructs a LoginException with the specified detail message.
- LoginModule - Interface in javax.security.auth.spi
-
Service-provider interface for authentication technology providers.
- LogManager - Class in java.util.logging
-
There is a single global LogManager object that is used to maintain a set of shared state about Loggers and log services.
- LogManager() - Constructor for class java.util.logging.LogManager
-
Protected constructor.
- logout() - Method in class com.sun.security.auth.module.JndiLoginModule
-
Logout a user.
- logout() - Method in class com.sun.security.auth.module.KeyStoreLoginModule
-
Logout a user.
- logout() - Method in class com.sun.security.auth.module.Krb5LoginModule
-
Logout the user.
- logout() - Method in class com.sun.security.auth.module.LdapLoginModule
-
Logout a user.
- logout() - Method in class com.sun.security.auth.module.NTLoginModule
-
Logout the user.
- logout() - Method in class com.sun.security.auth.module.UnixLoginModule
-
Logout the user
- logout() - Method in class java.security.AuthProvider
-
Log out from this provider.
- logout() - Method in class javax.security.auth.login.LoginContext
-
Logout the
Subject
. - logout() - Method in interface javax.security.auth.spi.LoginModule
-
Method which logs out a
Subject
. - logp(Level, String, String, String) - Method in class java.util.logging.Logger
-
Log a message, specifying source class and method, with no arguments.
- logp(Level, String, String, String, Object) - Method in class java.util.logging.Logger
-
Log a message, specifying source class and method, with a single object parameter to the log message.
- logp(Level, String, String, String, Object[]) - Method in class java.util.logging.Logger
-
Log a message, specifying source class and method, with an array of object arguments.
- logp(Level, String, String, String, Throwable) - Method in class java.util.logging.Logger
-
Log a message, specifying source class and method, with associated Throwable information.
- logp(Level, String, String, Throwable, Supplier<String>) - Method in class java.util.logging.Logger
-
Log a lazily constructed message, specifying source class and method, with associated Throwable information.
- logp(Level, String, String, Supplier<String>) - Method in class java.util.logging.Logger
-
Log a lazily constructed message, specifying source class and method, with no arguments.
- logrb(Level, String, String, String, String) - Method in class java.util.logging.Logger
- logrb(Level, String, String, String, String, Object) - Method in class java.util.logging.Logger
- logrb(Level, String, String, String, String, Object[]) - Method in class java.util.logging.Logger
- logrb(Level, String, String, String, String, Throwable) - Method in class java.util.logging.Logger
- logrb(Level, String, String, ResourceBundle, String, Object...) - Method in class java.util.logging.Logger
-
Log a message, specifying source class, method, and resource bundle, with an optional list of message parameters.
- logrb(Level, String, String, ResourceBundle, String, Throwable) - Method in class java.util.logging.Logger
-
Log a message, specifying source class, method, and resource bundle, with associated Throwable information.
- logrb(Level, ResourceBundle, String, Object...) - Method in class java.util.logging.Logger
-
Log a message, specifying source class, method, and resource bundle, with an optional list of message parameters.
- logrb(Level, ResourceBundle, String, Throwable) - Method in class java.util.logging.Logger
-
Log a message, specifying source class, method, and resource bundle, with associated Throwable information.
- LogRecord - Class in java.util.logging
-
LogRecord objects are used to pass logging requests between the logging framework and individual log Handlers.
- LogRecord(Level, String) - Constructor for class java.util.logging.LogRecord
-
Construct a LogRecord with the given level and message values.
- logStream() - Static method in class javax.swing.DebugGraphics
-
Returns the stream to which the DebugGraphics logs drawing operations.
- LogStream - Class in java.rmi.server
-
Deprecated.no replacement
- Long - Class in java.lang
-
The
Long
class wraps a value of the primitive typelong
in an object. - Long(long) - Constructor for class java.lang.Long
-
Deprecated.It is rarely appropriate to use this constructor. The static factory
Long.valueOf(long)
is generally a better choice, as it is likely to yield significantly better space and time performance. - Long(String) - Constructor for class java.lang.Long
-
Deprecated.It is rarely appropriate to use this constructor. Use
Long.parseLong(String)
to convert a string to along
primitive, or useLong.valueOf(String)
to convert a string to aLong
object. - LONG - java.time.format.FormatStyle
-
Long text style, with lots of detail.
- LONG - javax.lang.model.type.TypeKind
-
The primitive type
long
. - LONG - Static variable in class java.text.DateFormat
-
Constant for long style pattern.
- LONG - Static variable in class java.util.Calendar
- LONG - Static variable in class java.util.TimeZone
-
A style specifier for
getDisplayName()
indicating a long name, such as "Pacific Standard Time." - LONG - Static variable in class javax.management.openmbean.SimpleType
-
The
SimpleType
instance describing values whose Java class name isjava.lang.Long
. - LONG_DESCRIPTION - Static variable in interface javax.swing.Action
-
The key used for storing a longer
String
description for the action, could be used for context-sensitive help. - LONG_FORMAT - Static variable in class java.util.Calendar
-
A style specifier for
getDisplayName
andgetDisplayNames
indicating a long name used for format. - LONG_LITERAL - com.sun.source.tree.Tree.Kind
-
Used for instances of
LiteralTree
representing an integral literal expression of typelong
. - LONG_STANDALONE - Static variable in class java.util.Calendar
-
A style specifier for
getDisplayName
andgetDisplayNames
indicating a long name used independently, such as a month name as calendar headers. - LongAccumulator - Class in java.util.concurrent.atomic
-
One or more variables that together maintain a running
long
value updated using a supplied function. - LongAccumulator(LongBinaryOperator, long) - Constructor for class java.util.concurrent.atomic.LongAccumulator
-
Creates a new instance using the given accumulator function and identity element.
- LongAdder - Class in java.util.concurrent.atomic
-
One or more variables that together maintain an initially zero
long
sum. - LongAdder() - Constructor for class java.util.concurrent.atomic.LongAdder
-
Creates a new adder with initial sum of zero.
- LongBinaryOperator - Interface in java.util.function
-
Represents an operation upon two
long
-valued operands and producing along
-valued result. - LongBinding - Class in javafx.beans.binding
-
Base class that provides most of the functionality needed to implement a
Binding
of along
value. - LongBinding() - Constructor for class javafx.beans.binding.LongBinding
- longBitsToDouble(long) - Static method in class java.lang.Double
-
Returns the
double
value corresponding to a given bit representation. - LongBuffer - Class in java.nio
-
A long buffer.
- LongConsumer - Interface in java.util.function
-
Represents an operation that accepts a single
long
-valued argument and returns no result. - longExpression(ObservableLongValue) - Static method in class javafx.beans.binding.LongExpression
-
Returns a
LongExpression
that wraps aObservableLongValue
. - longExpression(ObservableValue<T>) - Static method in class javafx.beans.binding.LongExpression
-
Returns a
LongExpression
that wraps anObservableValue
. - LongExpression - Class in javafx.beans.binding
-
LongExpression
is anObservableLongValue
plus additional convenience methods to generate bindings in a fluent style. - LongExpression() - Constructor for class javafx.beans.binding.LongExpression
- LongFunction<R> - Interface in java.util.function
-
Represents a function that accepts a long-valued argument and produces a result.
- LongHolder - Class in org.omg.CORBA
-
The Holder for
Long
. - LongHolder() - Constructor for class org.omg.CORBA.LongHolder
-
Constructs a new
LongHolder
object with itsvalue
field initialized to0
. - LongHolder(long) - Constructor for class org.omg.CORBA.LongHolder
-
Constructs a new
LongHolder
object with itsvalue
field initialized to the givenlong
. - LONGITUDE_REF_EAST - Static variable in class javax.imageio.plugins.tiff.ExifGPSTagSet
-
A value to be used with the "GPSLongitudeRef" and "GPSDestLongitudeRef" tags.
- LONGITUDE_REF_WEST - Static variable in class javax.imageio.plugins.tiff.ExifGPSTagSet
-
A value to be used with the "GPSLongitudeRef" and "GPSDestLongitudeRef" tags.
- LongLongSeqHelper - Class in org.omg.CORBA
-
The Helper for
LongLongSeq
. - LongLongSeqHelper() - Constructor for class org.omg.CORBA.LongLongSeqHelper
- LongLongSeqHolder - Class in org.omg.CORBA
-
The Holder for
LongLongSeq
. - LongLongSeqHolder() - Constructor for class org.omg.CORBA.LongLongSeqHolder
- LongLongSeqHolder(long[]) - Constructor for class org.omg.CORBA.LongLongSeqHolder
- LONGNVARCHAR - java.sql.JDBCType
-
Identifies the generic SQL type
LONGNVARCHAR
. - LONGNVARCHAR - Static variable in class java.sql.Types
-
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type
LONGNVARCHAR
. - LongPredicate - Interface in java.util.function
-
Represents a predicate (boolean-valued function) of one
long
-valued argument. - longProperty(Property<Long>) - Static method in class javafx.beans.property.LongProperty
-
Returns a
LongProperty
that wraps aProperty
and is bidirectionally bound to it. - LongProperty - Class in javafx.beans.property
-
This class defines a
Property
wrapping along
value. - LongProperty() - Constructor for class javafx.beans.property.LongProperty
- LongPropertyBase - Class in javafx.beans.property
-
The class
LongPropertyBase
is the base class for a property wrapping along
value. - LongPropertyBase() - Constructor for class javafx.beans.property.LongPropertyBase
-
The constructor of the
LongPropertyBase
. - LongPropertyBase(long) - Constructor for class javafx.beans.property.LongPropertyBase
-
The constructor of the
LongPropertyBase
. - longs() - Method in class java.util.concurrent.ThreadLocalRandom
-
Returns an effectively unlimited stream of pseudorandom
long
values. - longs() - Method in class java.util.Random
-
Returns an effectively unlimited stream of pseudorandom
long
values. - longs() - Method in class java.util.SplittableRandom
-
Returns an effectively unlimited stream of pseudorandom
long
values from this generator and/or one split from it. - longs(long) - Method in class java.util.concurrent.ThreadLocalRandom
-
Returns a stream producing the given
streamSize
number of pseudorandomlong
values. - longs(long) - Method in class java.util.Random
-
Returns a stream producing the given
streamSize
number of pseudorandomlong
values. - longs(long) - Method in class java.util.SplittableRandom
-
Returns a stream producing the given
streamSize
number of pseudorandomlong
values from this generator and/or one split from it. - longs(long, long) - Method in class java.util.concurrent.ThreadLocalRandom
-
Returns an effectively unlimited stream of pseudorandom
long
values, each conforming to the given origin (inclusive) and bound (exclusive). - longs(long, long) - Method in class java.util.Random
-
Returns an effectively unlimited stream of pseudorandom
long
values, each conforming to the given origin (inclusive) and bound (exclusive). - longs(long, long) - Method in class java.util.SplittableRandom
-
Returns an effectively unlimited stream of pseudorandom
long
values from this generator and/or one split from it; each value conforms to the given origin (inclusive) and bound (exclusive). - longs(long, long, long) - Method in class java.util.concurrent.ThreadLocalRandom
-
Returns a stream producing the given
streamSize
number of pseudorandomlong
, each conforming to the given origin (inclusive) and bound (exclusive). - longs(long, long, long) - Method in class java.util.Random
-
Returns a stream producing the given
streamSize
number of pseudorandomlong
, each conforming to the given origin (inclusive) and bound (exclusive). - longs(long, long, long) - Method in class java.util.SplittableRandom
-
Returns a stream producing the given
streamSize
number of pseudorandomlong
values from this generator and/or one split from it; each value conforms to the given origin (inclusive) and bound (exclusive). - LongSeqHelper - Class in org.omg.CORBA
-
The Helper for
LongSeqHelper
. - LongSeqHelper() - Constructor for class org.omg.CORBA.LongSeqHelper
- LongSeqHolder - Class in org.omg.CORBA
-
The Holder for
LongSeq
. - LongSeqHolder() - Constructor for class org.omg.CORBA.LongSeqHolder
- LongSeqHolder(int[]) - Constructor for class org.omg.CORBA.LongSeqHolder
- longStream(Supplier<? extends Spliterator.OfLong>, int, boolean) - Static method in class java.util.stream.StreamSupport
-
Creates a new sequential or parallel
LongStream
from aSupplier
ofSpliterator.OfLong
. - longStream(Spliterator.OfLong, boolean) - Static method in class java.util.stream.StreamSupport
-
Creates a new sequential or parallel
LongStream
from aSpliterator.OfLong
. - LongStream - Interface in java.util.stream
-
A sequence of primitive long-valued elements supporting sequential and parallel aggregate operations.
- LongStream.Builder - Interface in java.util.stream
-
A mutable builder for a
LongStream
. - LongStringConverter - Class in javafx.util.converter
-
StringConverter
implementation forLong
(and long primitive) values. - LongStringConverter() - Constructor for class javafx.util.converter.LongStringConverter
- LongSummaryStatistics - Class in java.util
-
A state object for collecting statistics such as count, min, max, sum, and average.
- LongSummaryStatistics() - Constructor for class java.util.LongSummaryStatistics
-
Constructs an empty instance with zero count, zero sum,
Long.MAX_VALUE
min,Long.MIN_VALUE
max and zero average. - LongSummaryStatistics(long, long, long, long) - Constructor for class java.util.LongSummaryStatistics
-
Constructs a non-empty instance with the specified
count
,min
,max
, andsum
. - LongSupplier - Interface in java.util.function
-
Represents a supplier of
long
-valued results. - LongToDoubleFunction - Interface in java.util.function
-
Represents a function that accepts a long-valued argument and produces a double-valued result.
- LongToIntFunction - Interface in java.util.function
-
Represents a function that accepts a long-valued argument and produces an int-valued result.
- LongType - Interface in com.sun.jdi
-
The type of all primitive
long
values accessed in the target VM. - LongUnaryOperator - Interface in java.util.function
-
Represents an operation on a single
long
-valued operand that produces along
-valued result. - longValue() - Method in interface com.sun.jdi.PrimitiveValue
-
Converts this value to a LongValue and returns the result as a long.
- longValue() - Method in class com.sun.security.auth.UnixNumericGroupPrincipal
-
Return the user's group identification number (GID) for this
UnixNumericGroupPrincipal
as a long. - longValue() - Method in class com.sun.security.auth.UnixNumericUserPrincipal
-
Return the user identification number (UID) for this
UnixNumericUserPrincipal
as a long. - longValue() - Method in class java.lang.Byte
-
Returns the value of this
Byte
as along
after a widening primitive conversion. - longValue() - Method in class java.lang.Double
-
Returns the value of this
Double
as along
after a narrowing primitive conversion. - longValue() - Method in class java.lang.Float
-
Returns value of this
Float
as along
after a narrowing primitive conversion. - longValue() - Method in class java.lang.Integer
-
Returns the value of this
Integer
as along
after a widening primitive conversion. - longValue() - Method in class java.lang.Long
-
Returns the value of this
Long
as along
value. - longValue() - Method in class java.lang.Number
-
Returns the value of the specified number as a
long
. - longValue() - Method in class java.lang.Short
-
Returns the value of this
Short
as along
after a widening primitive conversion. - longValue() - Method in class java.math.BigDecimal
-
Converts this
BigDecimal
to along
. - longValue() - Method in class java.math.BigInteger
-
Converts this BigInteger to a
long
. - longValue() - Method in class java.util.concurrent.atomic.AtomicInteger
-
Returns the current value of this
AtomicInteger
as along
after a widening primitive conversion, with memory effects as specified byVarHandle.getVolatile(java.lang.Object...)
. - longValue() - Method in class java.util.concurrent.atomic.AtomicLong
-
Returns the current value of this
AtomicLong
as along
, with memory effects as specified byVarHandle.getVolatile(java.lang.Object...)
. - longValue() - Method in class java.util.concurrent.atomic.DoubleAccumulator
-
Returns the current value as a
long
after a narrowing primitive conversion. - longValue() - Method in class java.util.concurrent.atomic.DoubleAdder
-
Returns the
DoubleAdder.sum()
as along
after a narrowing primitive conversion. - longValue() - Method in class java.util.concurrent.atomic.LongAccumulator
-
Equivalent to
LongAccumulator.get()
. - longValue() - Method in class java.util.concurrent.atomic.LongAdder
-
Equivalent to
LongAdder.sum()
. - longValue() - Method in interface javafx.beans.value.ObservableNumberValue
-
Returns the value of this
ObservableNumberValue
as along
. - LongValue - Interface in com.sun.jdi
-
Provides access to a primitive
long
value in the target VM. - longValueAt(ObservableList<? extends Number>, int) - Static method in class javafx.beans.binding.Bindings
-
Creates a new
LongBinding
that contains the element of anObservableList
at the specified position. - longValueAt(ObservableList<? extends Number>, ObservableIntegerValue) - Static method in class javafx.beans.binding.Bindings
-
Creates a new
LongBinding
that contains the element of anObservableList
at the specified position. - longValueAt(ObservableList<? extends Number>, ObservableNumberValue) - Static method in class javafx.beans.binding.Bindings
-
Creates a new
LongBinding
that contains the element of anObservableList
at the specified position. - longValueAt(ObservableMap<K, ? extends Number>, ObservableValue<? extends K>) - Static method in class javafx.beans.binding.Bindings
-
Creates a new
LongBinding
that contains the mapping of a specific key in anObservableMap
. - longValueAt(ObservableMap<K, ? extends Number>, K) - Static method in class javafx.beans.binding.Bindings
-
Creates a new
LongBinding
that contains the mapping of a specific key in anObservableMap
. - longValueExact() - Method in class java.math.BigDecimal
-
Converts this
BigDecimal
to along
, checking for lost information. - longValueExact() - Method in class java.math.BigInteger
-
Converts this
BigInteger
to along
, checking for lost information. - LONGVARBINARY - java.sql.JDBCType
-
Identifies the generic SQL type
LONGVARBINARY
. - LONGVARBINARY - Static variable in class java.sql.Types
-
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type
LONGVARBINARY
. - LONGVARCHAR - java.sql.JDBCType
-
Identifies the generic SQL type
LONGVARCHAR
. - LONGVARCHAR - Static variable in class java.sql.Types
-
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type
LONGVARCHAR
. - LookAndFeel - Class in javax.swing
-
LookAndFeel
, as the name implies, encapsulates a look and feel. - LookAndFeel() - Constructor for class javax.swing.LookAndFeel
- LookAndFeelInfo(String, String) - Constructor for class javax.swing.UIManager.LookAndFeelInfo
-
Constructs a
UIManager
sLookAndFeelInfo
object. - lookingAt() - Method in class java.util.regex.Matcher
-
Attempts to match the input sequence, starting at the beginning of the region, against the pattern.
- lookup() - Static method in class java.lang.invoke.MethodHandles
-
Returns a
lookup object
with full capabilities to emulate all supported bytecode behaviors of the caller. - lookup() - Method in annotation type javax.annotation.Resource
-
The name of the resource that the reference points to.
- lookup() - Method in annotation type javax.xml.ws.WebServiceRef
-
A portable JNDI lookup name that resolves to the target web service reference.
- lookup(Class<?>) - Static method in class java.io.ObjectStreamClass
-
Find the descriptor for a class that can be serialized.
- lookup(String) - Static method in class java.rmi.Naming
-
Returns a reference, a stub, for the remote object associated with the specified
name
. - lookup(String) - Method in interface java.rmi.registry.Registry
-
Returns the remote reference bound to the specified
name
in this registry. - lookup(String) - Method in class javafx.scene.Node
-
Finds this
Node
, or the first sub-node, based on the given CSS selector. - lookup(String) - Method in class javafx.scene.Scene
-
Looks for any node within the scene graph based on the specified CSS selector.
- lookup(String) - Static method in class javax.jnlp.ServiceManager
-
Asks the JNLP Client for a service with a given name.
- lookup(String) - Method in interface javax.jnlp.ServiceManagerStub
-
See description for
ServiceManager.lookup(java.lang.String)
- lookup(String) - Method in interface javax.naming.Context
-
Retrieves the named object.
- lookup(String) - Method in class jdk.management.resource.ResourceContextFactory
-
Deprecated.Returns the ResourceContext given by name.
- lookup(List<Locale.LanguageRange>, Collection<Locale>) - Static method in class java.util.Locale
-
Returns a
Locale
instance for the best-matching language tag using the lookup mechanism defined in RFC 4647. - lookup(Name) - Method in interface javax.naming.Context
-
Retrieves the named object.
- Lookup - Class in jdk.dynalink.linker.support
-
A wrapper around
MethodHandles.Lookup
that masks checked exceptions. - Lookup(MethodHandles.Lookup) - Constructor for class jdk.dynalink.linker.support.Lookup
-
Creates a new instance, bound to an instance of
MethodHandles.Lookup
. - lookup_value_factory(String) - Method in class org.omg.CORBA_2_3.ORB
- lookupAll(String) - Method in class javafx.scene.Node
-
Finds all
Node
s, including this one and any children, which match the given CSS selector. - lookupAny(Class<?>) - Static method in class java.io.ObjectStreamClass
-
Returns the descriptor for any class, regardless of whether it implements
Serializable
. - lookupButton(ButtonType) - Method in class javafx.scene.control.DialogPane
-
This method provides a way in which developers may retrieve the actual Node for a given
ButtonType
(assuming it is part of thebutton types
list). - lookupClass() - Method in class java.lang.invoke.MethodHandles.Lookup
-
Tells which class is performing the lookup.
- lookupConstraints(Component) - Method in class java.awt.GridBagLayout
-
Retrieves the constraints for the specified component.
- lookupDefaultPrintService() - Static method in class javax.print.PrintServiceLookup
-
Locates the default print service for this environment.
- lookupLink(String) - Method in interface javax.naming.Context
-
Retrieves the named object, following links except for the terminal atomic component of the name.
- lookupLink(Name) - Method in interface javax.naming.Context
-
Retrieves the named object, following links except for the terminal atomic component of the name.
- lookupMimeType(String) - Static method in class javafx.scene.input.DataFormat
-
Looks for the DataFormat which has been previously created with the given mime type as one of its ids.
- lookupModes() - Method in class java.lang.invoke.MethodHandles.Lookup
-
Tells which access-protection classes of members this lookup object can produce.
- lookupMultiDocPrintServices(DocFlavor[], AttributeSet) - Static method in class javax.print.PrintServiceLookup
-
Locates
MultiDoc
printServices
capable of printingMultiDocs
containing all the specified doc flavors. - lookupNamespaceURI(String) - Method in class javax.imageio.metadata.IIOMetadataNode
-
This DOM Level 3 method is not supported for
IIOMetadataNode
and will throw aDOMException
. - lookupNamespaceURI(String) - Method in interface org.w3c.dom.Node
-
Look up the namespace URI associated to the given prefix, starting from this node.
- lookupNamespaceURI(String) - Method in interface org.w3c.dom.xpath.XPathNSResolver
-
Look up the namespace URI associated to the given namespace prefix.
- LookupOp - Class in java.awt.image
-
This class implements a lookup operation from the source to the destination.
- LookupOp(LookupTable, RenderingHints) - Constructor for class java.awt.image.LookupOp
-
Constructs a
LookupOp
object given the lookup table and aRenderingHints
object, which might benull
. - lookupPixel(byte[], byte[]) - Method in class java.awt.image.ByteLookupTable
-
Returns an array of samples of a pixel, translated with the lookup table.
- lookupPixel(int[], int[]) - Method in class java.awt.image.ByteLookupTable
-
Returns an array of samples of a pixel, translated with the lookup table.
- lookupPixel(int[], int[]) - Method in class java.awt.image.LookupTable
-
Returns an
int
array of components for one pixel. - lookupPixel(int[], int[]) - Method in class java.awt.image.ShortLookupTable
-
Returns an array of samples of a pixel, translated with the lookup table.
- lookupPixel(short[], short[]) - Method in class java.awt.image.ShortLookupTable
-
Returns an array of samples of a pixel, translated with the lookup table.
- lookupPrefix(String) - Method in class javax.imageio.metadata.IIOMetadataNode
-
This DOM Level 3 method is not supported for
IIOMetadataNode
and will throw aDOMException
. - lookupPrefix(String) - Method in interface org.w3c.dom.Node
-
Look up the prefix associated to the given namespace URI, starting from this node.
- lookupPrincipalByGroupName(String) - Method in class java.nio.file.attribute.UserPrincipalLookupService
-
Lookup a group principal by group name.
- lookupPrincipalByName(String) - Method in class java.nio.file.attribute.UserPrincipalLookupService
-
Lookup a user principal by name.
- lookupPrintServices() - Static method in class java.awt.print.PrinterJob
-
A convenience method which looks up 2D print services.
- lookupPrintServices(DocFlavor, AttributeSet) - Static method in class javax.print.PrintServiceLookup
-
Locates print services capable of printing the specified
DocFlavor
. - lookupProviders(Class<T>) - Static method in class javax.imageio.spi.ServiceRegistry
-
Locates and incrementally instantiates the available providers of a given service using the context class loader.
- lookupProviders(Class<T>, ClassLoader) - Static method in class javax.imageio.spi.ServiceRegistry
-
Searches for implementations of a particular service class using the given class loader.
- lookupStreamPrintServiceFactories(DocFlavor, String) - Static method in class javax.print.StreamPrintServiceFactory
-
Locates factories for print services that can be used with a print job to output a stream of data in the format specified by
outputMimeType
. - lookupStreamPrintServices(String) - Static method in class java.awt.print.PrinterJob
-
A convenience method which locates factories for stream print services which can image 2D graphics.
- LookupTable - Class in java.awt.image
-
This abstract class defines a lookup table object.
- LookupTable(int, int) - Constructor for class java.awt.image.LookupTable
-
Constructs a new LookupTable from the number of components and an offset into the lookup table.
- lookupTag(List<Locale.LanguageRange>, Collection<String>) - Static method in class java.util.Locale
-
Returns the best-matching language tag using the lookup mechanism defined in RFC 4647.
- loop() - Method in interface java.applet.AudioClip
-
Deprecated.Starts playing this audio clip in a loop.
- loop(int) - Method in interface javax.sound.sampled.Clip
-
Starts looping playback from the current position.
- loop(MethodHandle[]...) - Static method in class java.lang.invoke.MethodHandles
-
Constructs a method handle representing a loop with several loop variables that are updated and checked upon each iteration.
- LOOP_CONTINUOUSLY - Static variable in interface javax.sound.midi.Sequencer
-
A value indicating that looping should continue indefinitely rather than complete after a specific number of loops.
- LOOP_CONTINUOUSLY - Static variable in interface javax.sound.sampled.Clip
-
A value indicating that looping should continue indefinitely rather than complete after a specific number of loops.
- LoopTree - Interface in jdk.nashorn.api.tree
-
A mixin for "loop" statements.
- LOST_FOCUS - Static variable in class java.awt.Event
-
Deprecated.A component lost the focus.
- lostFocus(Event, Object) - Method in class java.awt.Component
-
Deprecated.As of JDK version 1.1, replaced by processFocusEvent(FocusEvent).
- lostOwnership(Clipboard, Transferable) - Method in interface java.awt.datatransfer.ClipboardOwner
-
Notifies this object that it is no longer the clipboard owner.
- LOW - javafx.print.PrintQuality
-
Specify LOW quality printing.
- LOW - jdk.management.resource.ResourceAccuracy
-
Deprecated.The ResourceAccuracy is low.
- LOW_SURROGATES - Static variable in class java.lang.Character.UnicodeBlock
-
Constant for the "Low Surrogates" Unicode character block.
- lower(E) - Method in class java.util.concurrent.ConcurrentSkipListSet
- lower(E) - Method in interface java.util.NavigableSet
-
Returns the greatest element in this set strictly less than the given element, or
null
if there is no such element. - lower(E) - Method in class java.util.TreeSet
- LOWER_LEADING_CORNER - Static variable in interface javax.swing.ScrollPaneConstants
-
Identifies the lower leading edge corner of the viewport.
- LOWER_LEFT_CORNER - Static variable in interface javax.swing.ScrollPaneConstants
-
Identifies the lower left corner of the viewport.
- LOWER_RIGHT_CORNER - Static variable in interface javax.swing.ScrollPaneConstants
-
Identifies the lower right corner of the viewport.
- LOWER_TRAILING_CORNER - Static variable in interface javax.swing.ScrollPaneConstants
-
Identifies the lower trailing edge corner of the viewport.
- lowerBoundProperty() - Method in class javafx.scene.chart.ValueAxis
-
The value for the lower bound of this axis (minimum value).
- LOWERCASE_LETTER - Static variable in class java.lang.Character
-
General category "Ll" in the Unicode specification.
- lowerCaseMode(boolean) - Method in class java.io.StreamTokenizer
-
Determines whether or not word token are automatically lowercased.
- LOWERED - Static variable in class javax.swing.border.BevelBorder
-
Lowered bevel type.
- LOWERED - Static variable in class javax.swing.border.EtchedBorder
-
Lowered etched type.
- lowerEntry(K) - Method in class java.util.concurrent.ConcurrentSkipListMap
-
Returns a key-value mapping associated with the greatest key strictly less than the given key, or
null
if there is no such key. - lowerEntry(K) - Method in interface java.util.NavigableMap
-
Returns a key-value mapping associated with the greatest key strictly less than the given key, or
null
if there is no such key. - lowerEntry(K) - Method in class java.util.TreeMap
- lowerKey(K) - Method in class java.util.concurrent.ConcurrentSkipListMap
- lowerKey(K) - Method in interface java.util.NavigableMap
-
Returns the greatest key strictly less than the given key, or
null
if there is no such key. - lowerKey(K) - Method in class java.util.TreeMap
- lowerLeft - Variable in class javax.swing.JScrollPane
-
The component to display in the lower left corner.
- lowerLeft - Variable in class javax.swing.ScrollPaneLayout
-
The component to display in the lower left corner.
- lowerRight - Variable in class javax.swing.JScrollPane
-
The component to display in the lower right corner.
- lowerRight - Variable in class javax.swing.ScrollPaneLayout
-
The component to display in the lower right corner.
- lowestLayer() - Method in class javax.swing.JLayeredPane
-
Returns the lowest layer value from all current children.
- lowestOneBit(int) - Static method in class java.lang.Integer
-
Returns an
int
value with at most a single one-bit, in the position of the lowest-order ("rightmost") one-bit in the specifiedint
value. - lowestOneBit(long) - Static method in class java.lang.Long
-
Returns a
long
value with at most a single one-bit, in the position of the lowest-order ("rightmost") one-bit in the specifiedlong
value. - LOWSRC - Static variable in class javax.swing.text.html.HTML.Attribute
-
Attribute "lowsrc"
- lowSurrogate(int) - Static method in class java.lang.Character
-
Returns the trailing surrogate (a low surrogate code unit) of the surrogate pair representing the specified supplementary character (Unicode code point) in the UTF-16 encoding.
- lrxProperty() - Method in class javafx.scene.effect.PerspectiveTransform
-
The x coordinate of the output location onto which the lower right corner of the source is mapped.
- lryProperty() - Method in class javafx.scene.effect.PerspectiveTransform
-
The y coordinate of the output location onto which the lower right corner of the source is mapped.
- LSException - Exception in org.w3c.dom.ls
-
Parser or write operations may throw an
LSException
if the processing is stopped. - LSException(short, String) - Constructor for exception org.w3c.dom.ls.LSException
- LSInput - Interface in org.w3c.dom.ls
-
This interface represents an input source for data.
- LSLoadEvent - Interface in org.w3c.dom.ls
-
This interface represents a load event object that signals the completion of a document load.
- LSOutput - Interface in org.w3c.dom.ls
-
This interface represents an output destination for data.
- LSParser - Interface in org.w3c.dom.ls
-
An interface to an object that is able to build, or augment, a DOM tree from various input sources.
- LSParserFilter - Interface in org.w3c.dom.ls
-
LSParserFilter
s provide applications the ability to examine nodes as they are being constructed while parsing. - LSProgressEvent - Interface in org.w3c.dom.ls
-
This interface represents a progress event object that notifies the application about progress as a document is parsed.
- LSResourceResolver - Interface in org.w3c.dom.ls
-
LSResourceResolver
provides a way for applications to redirect references to external resources. - LSSerializer - Interface in org.w3c.dom.ls
-
A
LSSerializer
provides an API for serializing (writing) a DOM document out into XML. - LSSerializerFilter - Interface in org.w3c.dom.ls
-
LSSerializerFilter
s provide applications the ability to examine nodes as they are being serialized and decide what nodes should be serialized or not. - lt(File, File) - Method in class javax.swing.plaf.basic.BasicDirectoryModel
-
Obsolete - not used
- lt(ValueExp, ValueExp) - Static method in class javax.management.Query
-
Returns a query expression that represents a "less than" constraint on two values.
- LT - Static variable in class javax.management.Query
-
A code representing the
Query.lt(javax.management.ValueExp, javax.management.ValueExp)
query. - LYCIAN - java.lang.Character.UnicodeScript
-
Unicode script "Lycian".
- LYCIAN - Static variable in class java.lang.Character.UnicodeBlock
-
Constant for the "Lycian" Unicode character block.
- LYDIAN - java.lang.Character.UnicodeScript
-
Unicode script "Lydian".
- LYDIAN - Static variable in class java.lang.Character.UnicodeBlock
-
Constant for the "Lydian" Unicode character block.