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

label() - Method in interface com.sun.javadoc. SeeTag
Deprecated.
获取 @see标签的标签。
label() - Method in interface com.sun.jdi.connect. Connector.Argument
返回此参数的简短人类可读标签。
Label - Class in java.awt
Label对象是用于在容器中放置文本的组件。
Label - Annotation Type in jdk.jfr
为元素设置人类可读名称的注释(例如, "Maximum Throughput" )。
Label() - Constructor for class java.awt. Label
构造一个空标签。
Label(String) - Constructor for class java.awt. Label
使用指定的文本字符串构造一个新标签,左对齐。
Label(String, int) - Constructor for class java.awt. Label
构造一个新标签,该标签显示具有指定对齐方式的指定文本字符串。
LABEL - Static variable in class javax.accessibility. AccessibleRole
用于在界面中显示图标或短字符串的对象。
LABEL - Static variable in class javax.swing.plaf.synth. Region
标签区域。
LABEL_FOR - Static variable in class javax.accessibility. AccessibleRelation
表示对象是一个或多个目标对象的标签。
LABEL_FOR_PROPERTY - Static variable in class javax.accessibility. AccessibleRelation
标识标签的目标组已更改。
Label.AccessibleAWTLabel - Class in java.awt
此类实现 Label类的可访问性支持。
LABELED_BY - Static variable in class javax.accessibility. AccessibleRelation
表示对象由一个或多个目标对象标记。
LABELED_BY_PROPERTY - Static variable in class javax.accessibility. AccessibleRelation
标识正在执行标记的对象已更改。
LABELED_STATEMENT - com.sun.source.tree. Tree.Kind
用于LabeledStatementTree实例。
LABELED_STATEMENT - jdk.nashorn.api.tree. Tree.Kind
Deprecated.
用于LabeledStatementTree实例。
LabeledStatementTree - Interface in com.sun.source.tree
标记语句的树节点。
LabeledStatementTree - Interface in jdk.nashorn.api.tree
Deprecated, for removal: This API element is subject to removal in a future version.
Nashorn JavaScript script engine and APIs, and the jjs tool are deprecated with the intent to remove them in a future release.
labelFor - Variable in class javax.swing. JLabel
此标签所用的组件; 如果标签不是组件的标签,则返回null
labelRect - Variable in class javax.swing.plaf.basic. BasicSliderUI
标签矩形
labelsHaveSameBaselines() - Method in class javax.swing.plaf.basic. BasicSliderUI
如果label表中的所有标签具有相同的基线,则返回true。
labelUI - Static variable in class javax.swing.plaf.basic. BasicLabelUI
默认的 BasicLabelUI实例。
LabelUI - Class in javax.swing.plaf
JLabel的可插拔外观界面。
LabelUI() - Constructor for class javax.swing.plaf. LabelUI
 
LabelView - Class in javax.swing.text
LabelView是一种样式的文本块,表示映射到文本模型中的元素的视图。
LabelView(Element) - Constructor for class javax.swing.text. LabelView
构造一个包含在元素上的新视图。
LAMBDA_EXPRESSION - com.sun.source.tree. Tree.Kind
用于LambdaExpressionTree实例。
LambdaConversionException - Exception in java.lang.invoke
LambdaConversionException
LambdaConversionException() - Constructor for exception java.lang.invoke. LambdaConversionException
构造一个 LambdaConversionException
LambdaConversionException(String) - Constructor for exception java.lang.invoke. LambdaConversionException
使用消息构造一个 LambdaConversionException
LambdaConversionException(String, Throwable) - Constructor for exception java.lang.invoke. LambdaConversionException
构造一个带有消息和原因的 LambdaConversionException
LambdaConversionException(String, Throwable, boolean, boolean) - Constructor for exception java.lang.invoke. LambdaConversionException
构造一个带有消息,原因和其他设置的 LambdaConversionException
LambdaConversionException(Throwable) - Constructor for exception java.lang.invoke. LambdaConversionException
构造一个有原因的 LambdaConversionException
LambdaExpressionTree - Interface in com.sun.source.tree
lambda表达式的树节点。
LambdaExpressionTree.BodyKind - Enum in com.sun.source.tree
Lambda表达式有两种形式:表达式lambdas,其主体是表达式,语句lambdas,其主体是块
LambdaMetafactory - Class in java.lang.invoke
通过委托给提供的MethodHandle ,可能在对参数进行类型调整和部分评估之后,有助于创建实现一个或多个接口的简单“功能对象”的方法。
LANDSCAPE - Static variable in class java.awt. PageAttributes.OrientationRequestedType
用于指定横向方向的OrientationRequestedType实例。
LANDSCAPE - Static variable in class java.awt.print. PageFormat
原点位于纸张的左下角,x从下到上运行,y从左到右运行。
LANDSCAPE - Static variable in class javax.print.attribute.standard. OrientationRequested
内容将在媒体的长边上成像。
LANG - Static variable in class javax.swing.text.html. HTML.Attribute
属性“lang”
LANGUAGE - Static variable in class java.text. AttributedCharacterIterator.Attribute
某些文本语言的属性键。
LANGUAGE - Static variable in interface javax.naming. Context
包含环境属性名称的常量,用于指定与服务一起使用的首选语言。
LANGUAGE - Static variable in interface javax.script. ScriptEngine
指定值的保留键,它是实现支持的脚本语言的全名。
LANGUAGE - Static variable in class javax.swing.text.html. HTML.Attribute
属性“语言”
LANGUAGE_VERSION - Static variable in interface javax.script. ScriptEngine
指定值的保留键,用于标识实现支持的脚本语言的版本。
LanguageCallback - Class in javax.security.auth.callback
基础安全服务实例,并通过一个 LanguageCallbackhandle一个方法 CallbackHandler检索 Locale用于本地化的文本。
LanguageCallback() - Constructor for class javax.security.auth.callback. LanguageCallback
构建一个 LanguageCallback
LanguageRange(String) - Constructor for class java.util. Locale.LanguageRange
构造一个 LanguageRange使用给定的 range
LanguageRange(String, double) - Constructor for class java.util. Locale.LanguageRange
构造一个 LanguageRange使用给定的 rangeweight
languageVersion() - Static method in class com.sun.javadoc. Doclet
Deprecated.
返回此doclet支持的Java编程语言版本。
LanguageVersion - Enum in com.sun.javadoc
Deprecated, for removal: This API element is subject to removal in a future version.
The declarations in this package have been superseded by those in the package jdk.javadoc.doclet. For more information, see the Migration Guide in the documentation for that package.
LAO - java.awt.font. NumericShaper.Range
老挝的数字与老挝的数字。
LAO - java.lang. Character.UnicodeScript
Unicode脚本“老挝”。
LAO - Static variable in class java.awt.font. NumericShaper
标识LAO范围和十进制基数。
LAO - Static variable in class java.lang. Character.UnicodeBlock
“Lao”Unicode字符块的常量。
LARGE_CAPACITY - Static variable in class javax.print.attribute.standard. MediaTray
打印机中的大容量进纸盘。
LARGE_ICON_KEY - Static variable in interface javax.swing. Action
用于存储 Icon的密钥。
LARGE_KEY - Static variable in class javax.swing.plaf.nimbus. NimbusStyle
大钥匙
LARGE_MODEL_PROPERTY - Static variable in class javax.swing. JTree
绑定属性名称为 largeModel
LARGE_SCALE - Static variable in class javax.swing.plaf.nimbus. NimbusStyle
规模大
largeModel - Variable in class javax.swing. JTree
这棵树是大型模型吗?
largeModel - Variable in class javax.swing.plaf.basic. BasicTreeUI
如果对largeModel进行优化,则为True。
last() - Method in interface java.sql. ResultSet
将光标移动到此 ResultSet对象中的最后一行。
last() - Method in class java.text. BreakIterator
返回最后一个边界。
last() - Method in interface java.text. CharacterIterator
将位置设置为getEndIndex() - 1(如果文本为空,则为getEndIndex())并返回该位置的字符。
last() - Method in class java.text. StringCharacterIterator
为String实现CharacterIterator.last()。
last() - Method in class java.util.concurrent. ConcurrentSkipListSet
 
last() - Method in interface java.util. SortedSet
返回此集合中当前的最后一个(最高)元素。
last() - Method in class java.util. TreeSet
 
last() - Method in class javax.swing.text. Segment
将位置设置为getEndIndex() - 1(如果文本为空,则为getEndIndex())并返回该位置的字符。
last(Container) - Method in class java.awt. CardLayout
翻转到容器的最后一张卡片。
LAST_DIVIDER_LOCATION_PROPERTY - Static variable in class javax.swing. JSplitPane
lastLocation的绑定属性。
LAST_LINE_END - Static variable in class java.awt. GridBagConstraints
将组件放在其显示区域的角落,页面上的最后一行文本通常会以当前 ComponentOrientation结束。
LAST_LINE_START - Static variable in class java.awt. GridBagConstraints
将组件放置在其显示区域的角落,页面上的最后一行文本通常会从当前 ComponentOrientation开始。
lastAccessTime() - Method in interface java.nio.file.attribute. BasicFileAttributes
返回上次访问的时间。
lastAlloc - Variable in class javax.swing.text. AsyncBoxView.ChildLocator
最后看到的分配(用于在向上刷新更改时重新绘制)。
lastChild() - Method in interface org.w3c.dom.traversal. TreeWalker
TreeWalker移动到当前节点的最后一个可见子节点,并返回新节点。
lastColumn - Variable in class javax.swing. JTable.AccessibleJTable.AccessibleJTableModelChange
最后一栏
lastDayOfMonth() - Static method in class java.time.temporal. TemporalAdjusters
返回“最后一天”调整器,它返回设置为当前月份最后一天的新日期。
lastDayOfYear() - Static method in class java.time.temporal. TemporalAdjusters
返回“年末的最后一天”调整器,它返回设置为当前年度最后一天的新日期。
lastDividerLocation - Variable in class javax.swing. JSplitPane
拆分窗格的上一个位置。
lastEdit() - Method in class javax.swing.undo. CompoundEdit
返回最后 UndoableEditedits ,或 null如果 edits是空的。
lastElement() - Method in class java.util. Vector
返回向量的最后一个组件。
lastElement() - Method in class javax.swing. DefaultListModel
返回列表的最后一个组件。
lastEntry() - Method in class java.util.concurrent. ConcurrentSkipListMap
返回与此映射中的最大键关联的键 - 值映射,如果映射为空,则 null
lastEntry() - Method in interface java.util. NavigableMap
返回与此映射中的最大键关联的键 - 值映射,如果映射为空,则 null
lastEntry() - Method in class java.util. TreeMap
 
lastIndexOf(int) - Method in class java.lang. String
返回指定字符最后一次出现的字符串中的索引。
lastIndexOf(int, int) - Method in class java.lang. String
返回指定字符最后一次出现的字符串中的索引,从指定的索引开始向后搜索。
lastIndexOf(E, int) - Method in class java.util.concurrent. CopyOnWriteArrayList
返回此列表中指定元素最后一次出现的索引,从 index向后搜索,如果找不到该元素,则返回-1。
lastIndexOf(Object) - Method in class java.util. AbstractList
返回此列表中指定元素最后一次出现的索引,如果此列表不包含该元素,则返回-1。
lastIndexOf(Object) - Method in class java.util. ArrayList
返回此列表中指定元素最后一次出现的索引,如果此列表不包含该元素,则返回-1。
lastIndexOf(Object) - Method in class java.util. LinkedList
返回此列表中指定元素最后一次出现的索引,如果此列表不包含该元素,则返回-1。
lastIndexOf(Object) - Method in interface java.util. List
返回此列表中指定元素最后一次出现的索引,如果此列表不包含该元素,则返回-1。
lastIndexOf(Object) - Method in class java.util. Vector
返回此向量中指定元素最后一次出现的索引,如果此向量不包含该元素,则返回-1。
lastIndexOf(Object) - Method in class javax.swing. DefaultListModel
返回上次出现的索引 elem
lastIndexOf(Object, int) - Method in class java.util. Vector
返回此向量中最后一次出现的指定元素的索引,从 index向后搜索,如果找不到该元素,则返回-1。
lastIndexOf(Object, int) - Method in class javax.swing. DefaultListModel
从指定的索引开始向后搜索 elem ,并返回索引。
lastIndexOf(String) - Method in class java.lang. String
返回指定子字符串最后一次出现的字符串中的索引。
lastIndexOf(String) - Method in class java.lang. StringBuffer
 
lastIndexOf(String) - Method in class java.lang. StringBuilder
 
lastIndexOf(String, int) - Method in class java.lang. String
返回指定子字符串最后一次出现的字符串中的索引,从指定索引开始向后搜索。
lastIndexOf(String, int) - Method in class java.lang. StringBuffer
 
lastIndexOf(String, int) - Method in class java.lang. StringBuilder
 
lastIndexOfSubList(List<?>, List<?>) - Static method in class java.util. Collections
返回指定源列表中指定目标列表最后一次出现的起始位置,如果不存在,则返回-1。
lastInMonth(DayOfWeek) - Static method in class java.time.temporal. TemporalAdjusters
返回月份调整器中的最后一个,它返回同一个月中与上一个匹配的星期几相关的新日期。
lastKey() - Method in class java.util.concurrent. ConcurrentSkipListMap
 
lastKey() - Method in interface java.util. SortedMap
返回此映射中当前的最后一个(最高)键。
lastKey() - Method in class java.util. TreeMap
 
lastModified() - Method in class java.io. File
返回上次修改此抽象路径名表示的文件的时间。
lastModifiedTime() - Method in interface java.nio.file.attribute. BasicFileAttributes
返回上次修改的时间。
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.
构造一个LastOwnerException。
lastPageFirst() - Method in class java.awt. PrintJob
如果将首先打印最后一页,则返回true。
lastPaintPosition - Variable in class javax.swing. JViewport
我们绘制的最后一个 viewPosition ,因此我们知道有多少后备存储图像是有效的。
lastParameterType() - Method in class java.lang.invoke. MethodType
返回此方法类型的最后一个参数类型。
lastPath - Variable in class javax.swing.tree. DefaultTreeCellEditor
选择的最后一条路径。
lastRow - Variable in class javax.swing.event. TableModelEvent
最后一行已更改。
lastRow - Variable in class javax.swing. JTable.AccessibleJTable.AccessibleJTableModelChange
最后一排
lastRow - Variable in class javax.swing.tree. DefaultTreeCellEditor
最后传入 getTreeCellEditorComponent
lastSelectedRow - Variable in class javax.swing.plaf.basic. BasicTreeUI
上次选择的行的索引。
lastTabInRun(int, int) - Method in class javax.swing.plaf.basic. BasicTabbedPaneUI
返回运行中的最后一个选项卡。
lastValidOffset - Variable in class javax.swing.text. AsyncBoxView.ChildLocator
最后一次偏移计算的位置是有效的。
latest() - Static method in enum javax.lang.model. SourceVersion
返回可以建模的最新源版本。
LATEST - Static variable in interface java.util.jar. Pack200.Packer
Deprecated.
字符串“latest”,某些属性的可能值。
latestSupported() - Static method in enum javax.lang.model. SourceVersion
返回当前执行环境完全支持的最新源版本。
LATIN - java.lang. Character.UnicodeScript
Unicode脚本“拉丁文”。
LATIN - Static variable in class java.awt.im. InputSubset
所有拉丁字符的常量,包括BASIC_LATIN,LATIN_1_SUPPLEMENT,LATIN_EXTENDED_A,LATIN_EXTENDED_B Unicode字符块中的字符。
LATIN_1_SUPPLEMENT - Static variable in class java.lang. Character.UnicodeBlock
“Latin-1 Supplement”Unicode字符块的常量。
LATIN_DIGITS - Static variable in class java.awt.im. InputSubset
BASIC_LATIN Unicode字符块中包含的数字的常量。
LATIN_EXTENDED_A - Static variable in class java.lang. Character.UnicodeBlock
“Latin Extended-A”Unicode字符块的常量。
LATIN_EXTENDED_ADDITIONAL - Static variable in class java.lang. Character.UnicodeBlock
“Latin Extended Additional”Unicode字符块的常量。
LATIN_EXTENDED_B - Static variable in class java.lang. Character.UnicodeBlock
“Latin Extended-B”Unicode字符块的常量。
LATIN_EXTENDED_C - Static variable in class java.lang. Character.UnicodeBlock
“Latin Extended-C”Unicode字符块的常量。
LATIN_EXTENDED_D - Static variable in class java.lang. Character.UnicodeBlock
“Latin Extended-D”Unicode字符块的常量。
LATIN_EXTENDED_E - Static variable in class java.lang. Character.UnicodeBlock
“Latin Extended-E”Unicode字符块的常量。
LATITUDE_REF_NORTH - Static variable in class javax.imageio.plugins.tiff. ExifGPSTagSet
与“GPSLatitudeRef”和“GPSDestLatitudeRef”标记一起使用的值。
LATITUDE_REF_SOUTH - Static variable in class javax.imageio.plugins.tiff. ExifGPSTagSet
与“GPSLatitudeRef”和“GPSDestLatitudeRef”标记一起使用的值。
launch(Map<String, ? extends Connector.Argument>) - Method in interface com.sun.jdi.connect. LaunchingConnector
启动应用程序并连接到其VM。
LaunchingConnector - Interface in com.sun.jdi.connect
一种连接器,可以在连接到目标VM之前启动它。
launchingConnectors() - Method in interface com.sun.jdi. VirtualMachineManager
返回已知LaunchingConnector对象的列表。
layer() - Method in class java.lang. ModuleLayer.Controller
返回此对象控制的图层。
LAYER_PROPERTY - Static variable in class javax.swing. JLayeredPane
绑定财产
LAYERED_PANE - Static variable in class javax.accessibility. AccessibleRole
一个专门的窗格,允许子图层绘制,提供堆叠顺序的形式。
LAYERED_PANE_PROPERTY - Static variable in class javax.swing. JInternalFrame
绑定属性名称。
LayeredHighlighter - Class in javax.swing.text
 
LayeredHighlighter() - Constructor for class javax.swing.text. LayeredHighlighter
 
LayeredHighlighter.LayerPainter - Class in javax.swing.text
分层高亮渲染器。
layeredPane - Variable in class javax.swing. JRootPane
用于管理菜单栏和内容窗格的分层窗格。
LayerInstantiationException - Exception in java.lang
创建module layer失败时抛出。
LayerInstantiationException() - Constructor for exception java.lang. LayerInstantiationException
构造一个没有详细消息的 LayerInstantiationException
LayerInstantiationException(String) - Constructor for exception java.lang. LayerInstantiationException
使用给定的详细消息构造 LayerInstantiationException
LayerInstantiationException(String, Throwable) - Constructor for exception java.lang. LayerInstantiationException
使用给定的详细消息和原因构造一个 LayerInstantiationException
LayerInstantiationException(Throwable) - Constructor for exception java.lang. LayerInstantiationException
构造具有给定原因的 LayerInstantiationException
LayerPainter() - Constructor for class javax.swing.text. LayeredHighlighter.LayerPainter
 
LayerUI< V extends Component> - Class in javax.swing.plaf
所有JLayer的UI代表的基类。
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 javax.swing.plaf.synth. SynthSliderUI
布置滑块。
layout(int, int) - Method in class javax.swing.text. BoxView
在盒子上执行布局
layout(int, int) - Method in class javax.swing.text. FlowView
安排好孩子们。
layout(FlowView) - Method in class javax.swing.text. FlowView.FlowStrategy
更新给定FlowView上的流。
LAYOUT_LEFT_TO_RIGHT - Static variable in class java.awt. Font
layoutGlyphVector的标志,指示由Bidi分析确定的文本是从左到右。
LAYOUT_NO_LIMIT_CONTEXT - Static variable in class java.awt. Font
layoutGlyphVector的标志,指示不应检查指定限制之后的char数组中的文本。
LAYOUT_NO_START_CONTEXT - Static variable in class java.awt. Font
layoutGlyphVector的标志,指示不应检查指示的开始之前的char数组中的文本。
LAYOUT_RIGHT_TO_LEFT - Static variable in class java.awt. Font
layoutGlyphVector的标志,指示Bidi分析确定的文本是从右到左。
layoutChanged(int) - Method in class javax.swing.text. BoxView
使轴沿布局无效。
layoutCL(JLabel, FontMetrics, String, Icon, Rectangle, Rectangle, Rectangle) - Method in class javax.swing.plaf.basic. BasicLabelUI
将调用转发给SwingUtilities.layoutCompoundLabel()。
layoutColumns(int, int[], int[], SizeRequirements[]) - Method in class javax.swing.text. TableView
布置列以适合给定的目标范围。
layoutComboBox(Container, MetalComboBoxUI.MetalComboBoxLayoutManager) - Method in class javax.swing.plaf.metal. MetalComboBoxUI
勾画出 JComboBoxparent容器。
layoutCompoundLabel(FontMetrics, String, Icon, int, int, int, int, Rectangle, Rectangle, Rectangle, int) - Static method in class javax.swing. SwingUtilities
计算并返回图标原点的位置,文本基线的原点位置以及复合标签字符串的可能剪裁版本。
layoutCompoundLabel(JComponent, FontMetrics, String, Icon, int, int, int, int, Rectangle, Rectangle, Rectangle, int) - Static method in class javax.swing. SwingUtilities
计算并返回图标原点的位置,文本基线的原点位置以及复合标签字符串的可能剪裁版本。
layoutContainer(Container) - Method in class java.awt. BorderLayout
使用此边框布局布置容器参数。
layoutContainer(Container) - Method in class java.awt. CardLayout
使用此卡布局布置指定的容器。
layoutContainer(Container) - Method in class java.awt. FlowLayout
布置容器。
layoutContainer(Container) - Method in class java.awt. GridBagLayout
使用此网格包布局布置指定的容器。
layoutContainer(Container) - Method in class java.awt. GridLayout
使用此布局布置指定的容器。
layoutContainer(Container) - Method in interface java.awt. LayoutManager
布置指定的容器。
layoutContainer(Container) - Method in class javax.swing. BoxLayout
由AWT召集 何时需要布置指定的容器。
layoutContainer(Container) - Method in class javax.swing. GroupLayout
布置指定的容器。
layoutContainer(Container) - Method in class javax.swing. JRootPane.RootLayout
指示布局管理器执行指定容器的布局。
layoutContainer(Container) - Method in class javax.swing. JSpinner.DefaultEditor
调整一个(也是唯一一个)子项的大小以完全填充父项insets中的区域。
layoutContainer(Container) - Method in class javax.swing. OverlayLayout
需要布置指定容器时由AWT调用。
layoutContainer(Container) - Method in class javax.swing.plaf.basic. BasicSplitPaneUI.BasicHorizontalLayoutManager
是实际布局。
layoutContainer(Container) - Method in class javax.swing. ScrollPaneLayout
布置滚动窗格。
layoutContainer(Container) - Method in class javax.swing. ViewportLayout
需要布置指定容器时由AWT调用。
LayoutFocusTraversalPolicy - Class in javax.swing
SortingFocusTraversalPolicy,根据组件的大小,位置和方向对组件进行排序。
LayoutFocusTraversalPolicy() - Constructor for class javax.swing. LayoutFocusTraversalPolicy
构造一个LayoutFocusTraversalPolicy。
layoutGlyphVector(FontRenderContext, char[], int, int, int) - Method in class java.awt. Font
返回一个新的 GlyphVector对象,如果可能,执行文本的完整布局。
layoutHScrollbar(JScrollBar) - Method in class javax.swing.plaf.basic. BasicScrollBarUI
布局垂直滚动条。
layoutInfo - Variable in class java.awt. GridBagLayout
该字段保存网格包的布局信息。
layoutLabel(int, FontMetrics, int, String, Icon, Rectangle, Rectangle, Rectangle, boolean) - Method in class javax.swing.plaf.basic. BasicTabbedPaneUI
布置标签。
layoutMajorAxis(int, int, int[], int[]) - Method in class javax.swing.text. BoxView
执行框的主轴(即它表示的轴)的布局。
layoutMajorAxis(int, int, int[], int[]) - Method in class javax.swing.text. TableView.TableRow
执行框的主轴(即它代表的轴)的布局。
layoutManager - Variable in class javax.swing.plaf.basic. BasicSplitPaneUI
创建并放置在拆分窗格中的LayoutManager。
LayoutManager - Interface in java.awt
为知道如何布局 Container的类定义接口。
LayoutManager2 - Interface in java.awt
为知道如何基于布局约束对象布置Container的类定义接口。
layoutMinorAxis(int, int, int[], int[]) - Method in class javax.swing.text. BoxView
执行框的短轴布局(即与其表示的轴正交的轴)。
layoutMinorAxis(int, int, int[], int[]) - Method in class javax.swing.text.html. BlockView
执行框的短轴布局(即与其表示的轴正交的轴)。
layoutMinorAxis(int, int, int[], int[]) - Method in class javax.swing.text. TableView
对框的短轴(即与其表示的轴正交的轴)执行布局。
layoutMinorAxis(int, int, int[], int[]) - Method in class javax.swing.text. TableView.TableRow
对框的短轴(即与其表示的轴正交的轴)执行布局。
LayoutPath - Class in java.awt.font
LayoutPath提供相对于基线的位置和用户空间中的点之间的映射。
LayoutPath() - Constructor for class java.awt.font. LayoutPath
 
layoutPool - Variable in class javax.swing.text. FlowView
这些视图表示此视图表示的元素的子元素(要转换为物理视图的逻辑视图)。
LayoutQueue - Class in javax.swing.text
文本布局任务的队列。
LayoutQueue() - Constructor for class javax.swing.text. LayoutQueue
构造布局队列。
layoutRow(FlowView, int, int) - Method in class javax.swing.text. FlowView.FlowStrategy
创建一行适合行的布局范围的视图。
layoutSpan - Variable in class javax.swing.text. FlowView
创建流的默认约束。
LayoutStyle - Class in javax.swing
LayoutStyle提供有关如何定位组件的信息。
LayoutStyle() - Constructor for class javax.swing. LayoutStyle
创建一个新的 LayoutStyle
LayoutStyle.ComponentPlacement - Enum in javax.swing
ComponentPlacement是两个组件相对于彼此放置的可能方式的枚举。
layoutText(SynthContext, FontMetrics, String, Icon, int, int, int, int, Rectangle, Rectangle, Rectangle, int) - Method in class javax.swing.plaf.synth. SynthGraphicsUtils
布置文本和图标,通过引用返回放置图标和文本的位置。
layoutVScrollbar(JScrollBar) - Method in class javax.swing.plaf.basic. BasicScrollBarUI
布局垂直滚动条。
lazilyLoadDesktopProperty(String) - Method in class java.awt. Toolkit
懒惰地评估桌面属性值的机会。
LazyInputMap(Object[]) - Constructor for class javax.swing. UIDefaults.LazyInputMap
构造一个 LazyInputMap
lazySet(boolean) - Method in class java.util.concurrent.atomic. AtomicBoolean
将值设置为 newValue ,具有 VarHandle.setRelease(java.lang.Object...)指定的记忆效果。
lazySet(int) - Method in class java.util.concurrent.atomic. AtomicInteger
将值设置为 newValue ,具有 VarHandle.setRelease(java.lang.Object...)指定的记忆效果。
lazySet(int, int) - Method in class java.util.concurrent.atomic. AtomicIntegerArray
将索引 i处的元素设置为 newValue ,其内存效果由 VarHandle.setRelease(java.lang.Object...)指定。
lazySet(int, long) - Method in class java.util.concurrent.atomic. AtomicLongArray
将index位置的元件 inewValue如通过指定,记忆效应 VarHandle.setRelease(java.lang.Object...)
lazySet(int, E) - Method in class java.util.concurrent.atomic. AtomicReferenceArray
将索引 i处的元素设置为 newValue ,其内存效果由 VarHandle.setRelease(java.lang.Object...)指定。
lazySet(long) - Method in class java.util.concurrent.atomic. AtomicLong
将值设置为 newValue ,具有 VarHandle.setRelease(java.lang.Object...)指定的记忆效果。
lazySet(T, int) - Method in class java.util.concurrent.atomic. AtomicIntegerFieldUpdater
最终将此更新程序管理的给定对象的字段设置为给定的更新值。
lazySet(T, long) - Method in class java.util.concurrent.atomic. AtomicLongFieldUpdater
最终将此更新程序管理的给定对象的字段设置为给定的更新值。
lazySet(T, V) - Method in class java.util.concurrent.atomic. AtomicReferenceFieldUpdater
最终将此更新程序管理的给定对象的字段设置为给定的更新值。
lazySet(V) - Method in class java.util.concurrent.atomic. AtomicReference
将值设置为 newValue ,具有 VarHandle.setRelease(java.lang.Object...)指定的记忆效果。
LDAPCertStoreParameters - Class in java.security.cert
用作LDAP CertStore算法输入的参数。
LDAPCertStoreParameters() - Constructor for class java.security.cert. LDAPCertStoreParameters
使用默认参数值(服务器名称“localhost”,端口389)创建 LDAPCertStoreParameters的实例。
LDAPCertStoreParameters(String) - Constructor for class java.security.cert. LDAPCertStoreParameters
使用指定的服务器名称和默认端口389创建 LDAPCertStoreParameters的实例。
LDAPCertStoreParameters(String, int) - Constructor for class java.security.cert. LDAPCertStoreParameters
使用指定的参数值创建 LDAPCertStoreParameters的实例。
LdapContext - Interface in javax.naming.ldap
此接口表示可以使用LDAPv3样式控件执行操作并执行LDAPv3样式扩展操作的上下文。
LdapLoginModule - Class in com.sun.security.auth.module
LoginModule执行基于LDAP的身份验证。
LdapLoginModule() - Constructor for class com.sun.security.auth.module. LdapLoginModule
 
LdapName - Class in javax.naming.ldap
此类表示由 RFC 2253指定的可分辨名称。
LdapName(String) - Constructor for class javax.naming.ldap. LdapName
根据给定的专有名称构造LDAP名称。
LdapName(List<Rdn>) - Constructor for class javax.naming.ldap. LdapName
根据解析的RDN组件构造LDAP名称。
LdapPrincipal - Class in com.sun.security.auth
RFC 2253指定的专有名称标识的 主体
LdapPrincipal(String) - Constructor for class com.sun.security.auth. LdapPrincipal
创建LDAP主体。
LdapReferralException - Exception in javax.naming.ldap
此抽象类用于表示LDAP引用异常。
LdapReferralException() - Constructor for exception javax.naming.ldap. LdapReferralException
构造LdapReferralException的新实例。
LdapReferralException(String) - Constructor for exception javax.naming.ldap. LdapReferralException
使用提供的解释构造LdapReferralException的新实例。
LE - Static variable in class javax.management. Query
LEAD_DOTS - Static variable in class javax.swing.text. TabStop
铅点
LEAD_EQUALS - Static variable in class javax.swing.text. TabStop
领先等于
LEAD_HYPHENS - Static variable in class javax.swing.text. TabStop
带有连字符
LEAD_NONE - Static variable in class javax.swing.text. TabStop
没有
LEAD_SELECTION_PATH_PROPERTY - Static variable in class javax.swing. JTree
绑定属性名称为 leadSelectionPath
LEAD_THICKLINE - Static variable in class javax.swing.text. TabStop
铅粗线
LEAD_UNDERLINE - Static variable in class javax.swing.text. TabStop
领导下划线
leadAnchorNotificationEnabled - Variable in class javax.swing. DefaultListSelectionModel
是否启用了主要锚点通知。
leadIndex - Variable in class javax.swing.tree. DefaultTreeSelectionModel
选择中的主要路径索引。
leading(int) - Static method in class java.awt.font. TextHitInfo
创建 TextHitInfo上的字符在指定的前沿 charIndex
LEADING - javax.swing. GroupLayout.Alignment
表示元素应与原点对齐。
LEADING - Static variable in class java.awt. FlowLayout
此值表示每行组件应对齐到容器方向的前沿,例如,从左到右的方向向左。
LEADING - Static variable in class javax.swing.border. TitledBorder
将标题文本定位在边框线的左侧,从左到右的方向,在边框线的右侧,从右到左的方向。
LEADING - Static variable in interface javax.swing. SwingConstants
标识用于从左到右和从右到左语言的文本的前沿。
leadPath - Variable in class javax.swing.tree. DefaultTreeSelectionModel
添加的最后一条路径。
leadRow - Variable in class javax.swing.tree. DefaultTreeSelectionModel
引导排。
LeafElement(Element, AttributeSet, int, int) - Constructor for class javax.swing.text. AbstractDocument.LeafElement
构造一个表示文档内容的元素(没有子元素)。
leafIcon - Variable in class javax.swing.tree. DefaultTreeCellRenderer
用于显示叶节点的图标。
Lease - Class in java.rmi.dgc
租约包含唯一的VM标识符和租约期限。
Lease(VMID, long) - Constructor for class java.rmi.dgc. Lease
构造具有特定VMID和租约期限的租约。
leave(InetAddress) - Method in class java.net. DatagramSocketImpl
离开组播组。
leaveGroup(InetAddress) - Method in class java.net. MulticastSocket
离开组播组。
leaveGroup(SocketAddress, NetworkInterface) - Method in class java.net. DatagramSocketImpl
离开组播组。
leaveGroup(SocketAddress, NetworkInterface) - Method in class java.net. MulticastSocket
在指定的本地接口上保留组播组。
LEDGER - Static variable in class java.awt. PageAttributes.MediaType
Ledger的MediaType实例,11 x 17英寸。
LEDGER - Static variable in class javax.print.attribute.standard. MediaSize.Other
指定分类帐大小,11英寸x 17英寸。
LEDGER - Static variable in class javax.print.attribute.standard. MediaSizeName
分类帐大小。
left - Variable in class java.awt. Insets
从左边插入。
left - Variable in class javax.swing.border. EmptyBorder
边界的左边插图。
LEFT - Static variable in class java.awt. Event
Deprecated.
左箭头键,非ASCII动作键。
LEFT - Static variable in class java.awt. FlowLayout
此值表示每行组件应左对齐。
LEFT - Static variable in class java.awt. Label
表示标签应左对齐。
LEFT - Static variable in class javax.swing.border. TitledBorder
将标题文本放在边框线的左侧。
LEFT - Static variable in class javax.swing. JSplitPane
用于将添加 Component其他左侧 Component
LEFT - Static variable in interface javax.swing. SwingConstants
框方向常量用于指定框的左侧。
LEFT_ALIGNMENT - Static variable in class java.awt. Component
易于使用的常数为 getAlignmentX
LEFT_JUSTIFY - Static variable in class java.util. FormattableFlags
左对齐输出。
LEFT_OUTER_JOIN - Static variable in interface javax.sql.rowset. JoinRowSet
ANSI样式的 JOIN在两个表之间提供左外连接。
LEFT_SHIFT - com.sun.source.tree. Tree.Kind
用于表示左移<<BinaryTree实例。
LEFT_SHIFT - jdk.nashorn.api.tree. Tree.Kind
Deprecated.
用于表示左移<<BinaryTree实例。
LEFT_SHIFT_ASSIGNMENT - com.sun.source.tree. Tree.Kind
用于实例CompoundAssignmentTree代表左移分配<<=
LEFT_SHIFT_ASSIGNMENT - jdk.nashorn.api.tree. Tree.Kind
Deprecated.
用于实例CompoundAssignmentTree代表左移分配<<=
LEFT_TO_RIGHT - Static variable in class java.awt. ComponentOrientation
项目从左到右运行,线条从上到下流动示例:英语,法语。
leftButton - Variable in class javax.swing.plaf.basic. BasicSplitPaneDivider
用于快速切换左侧组件的按钮。
leftChildIndent - Variable in class javax.swing.plaf.basic. BasicTreeUI
左边距与垂直破折号之间的距离。
leftComponent - Variable in class javax.swing. JSplitPane
左侧或顶部组件。
LeftIndent - Static variable in class javax.swing.text. StyleConstants
缩进段落左侧的数量。
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.
leftToRightCache - Variable in class javax.swing.plaf.basic. BasicSliderUI
从左到右的缓存
LEGAL - Static variable in class java.awt. PageAttributes.MediaType
NA_LEGAL的别名。
LEGAL - Static variable in class javax.print.attribute.standard. MediaSize.NA
指定北美法定尺寸,8.5英寸×14英寸。
LEGAL_VALUES_FIELD - Static variable in class javax.management. JMX
legalValues字段的名称。
len - Variable in class java.util.zip. InflaterInputStream
输入缓冲区的长度。
length - Variable in exception java.io. OptionalDataException
可在当前缓冲区中读取的原始数据的字节数。
length - Variable in class javax.sound.midi. MidiMessage
MIDI消息中的字节数,包括状态字节和任何数据字节。
length() - Method in interface com.sun.jdi. ArrayReference
返回此数组中的组件数。
length() - Method in class java.io. File
返回此抽象路径名表示的文件的长度。
length() - Method in class java.io. RandomAccessFile
返回此文件的长度。
length() - Method in interface java.lang. CharSequence
返回此字符序列的长度。
length() - Method in class java.lang. String
返回此字符串的长度。
length() - Method in class java.nio. CharBuffer
返回此字符缓冲区的长度。
length() - Method in class java.nio.charset. CoderResult
返回此对象描述的错误输入的长度 (可选操作)
length() - Method in interface java.sql. Blob
返回此 Blob对象指定的 BLOB值中的字节数。
length() - Method in interface java.sql. Clob
检索此 Clob对象指定的 CLOB值中的字符数。
length() - Method in class java.time. Year
以天为单位获取今年的长度。
length() - Method in class java.util. BitSet
返回此 BitSet的“逻辑大小”: BitSet中最高设置位的 BitSet加1。
length() - Method in class java.util.concurrent.atomic. AtomicIntegerArray
返回数组的长度。
length() - Method in class java.util.concurrent.atomic. AtomicLongArray
返回数组的长度。
length() - Method in class java.util.concurrent.atomic. AtomicReferenceArray
返回数组的长度。
length() - Method in class java.util. StringJoiner
返回此 StringJoinerString表示的 StringJoiner
length() - Method in class javax.imageio.stream. FileImageInputStream
返回基础文件的长度,如果未知,则返回 -1
length() - Method in interface javax.imageio.stream. ImageInputStream
如果已知,则返回流的总长度。
length() - Method in class javax.imageio.stream. ImageInputStreamImpl
返回 -1L以指示该流具有未知长度。
length() - Method in class javax.sql.rowset.serial. SerialBlob
检索此 SerialBlob对象的字节数组中的字节数。
length() - Method in class javax.sql.rowset.serial. SerialClob
检索此 SerialClob对象的字符数组中的字符数。
length() - Method in interface javax.swing.text. AbstractDocument.Content
字符内容序列的当前长度。
length() - Method in class javax.swing.text. GapContent
返回内容的长度。
length() - Method in class javax.swing.text. Segment
返回此字符序列的长度。
length() - Method in class javax.swing.text. StringContent
返回内容的长度。
length(boolean) - Method in enum java.time. Month
以天为单位获取本月的长度。
lengthOfMonth() - Method in interface java.time.chrono. ChronoLocalDate
返回由此日期表示的月份长度,由日历系统定义。
lengthOfMonth() - Method in class java.time.chrono. HijrahDate
返回此日期表示的月份长度。
lengthOfMonth() - Method in class java.time.chrono. JapaneseDate
返回此日期表示的月份长度。
lengthOfMonth() - Method in class java.time.chrono. MinguoDate
返回此日期表示的月份长度。
lengthOfMonth() - Method in class java.time.chrono. ThaiBuddhistDate
返回此日期表示的月份长度。
lengthOfMonth() - Method in class java.time. LocalDate
返回此日期表示的月份长度。
lengthOfMonth() - Method in class java.time. YearMonth
考虑到年份,返回月份的长度。
lengthOfYear() - Method in interface java.time.chrono. ChronoLocalDate
返回由此日期表示的年份长度,由日历系统定义。
lengthOfYear() - Method in class java.time.chrono. HijrahDate
返回此日期表示的年份长度。
lengthOfYear() - Method in class java.time. LocalDate
返回此日期表示的年份长度。
lengthOfYear() - Method in class java.time. YearMonth
返回年份的长度。
LENIENT - java.time.format. ResolverStyle
用于宽松地解决日期和时间的样式。
LEPCHA - java.awt.font. NumericShaper.Range
Lepcha系列带有Lepcha数字。
LEPCHA - java.lang. Character.UnicodeScript
Unicode脚本“Lepcha”。
LEPCHA - Static variable in class java.lang. Character.UnicodeBlock
“Lepcha”Unicode字符块的常量。
leq(ValueExp, ValueExp) - Static method in class javax.management. Query
返回表示两个值上的“小于或等于”约束的查询表达式。
LESS_THAN - com.sun.source.tree. Tree.Kind
用于实例BinaryTree代表小于号<
LESS_THAN - jdk.nashorn.api.tree. Tree.Kind
Deprecated.
用于实例BinaryTree代表小于号<
LESS_THAN_EQUAL - com.sun.source.tree. Tree.Kind
用于实例BinaryTree较低于等于<=
LESS_THAN_EQUAL - jdk.nashorn.api.tree. Tree.Kind
Deprecated.
用于实例BinaryTree较低于等于<=
LESS_THAN_MIN_ROLE_DEGREE - Static variable in class javax.management.relation. RoleStatus
尝试使用比最小预期基数更少的ObjectNames设置角色值时的问题类型。
LESSER - Static variable in class javax.xml.datatype. DatatypeConstants
比较结果。
lessThanOrEquals(ResolutionSyntax) - Method in class javax.print.attribute. ResolutionSyntax
确定此分辨率属性的值是否小于或等于给定分辨率属性的值。
LETTER - Static variable in class java.awt. PageAttributes.MediaType
NA_LETTER的别名。
LETTER - Static variable in class javax.print.attribute.standard. MediaSize.NA
指定北美字母大小,8.5英寸×11英寸。
LETTER_NUMBER - Static variable in class java.lang. Character
Unicode规范中的常规类别“Nl”。
LETTER_SPACING - Static variable in class javax.swing.text.html. CSS.Attribute
CSS属性“letter-spacing”。
LETTERLIKE_SYMBOLS - Static variable in class java.lang. Character.UnicodeBlock
“Letterlike Symbols”Unicode字符块的常量。
Level - Class in java.util.logging
Level类定义了一组标准日志记录级别,可用于控制日志记录输出。
Level(String, int) - Constructor for class java.util.logging. Level
使用给定的整数值创建命名级别。
Level(String, int, String) - Constructor for class java.util.logging. Level
使用给定的整数值和给定的本地化资源名称创建命名级别。
LexicalHandler - Interface in org.xml.sax.ext
用于词汇事件的SAX2扩展处理程序。
LI - Static variable in class javax.swing.text.html. HTML.Tag
标记<li>
LIGATURE - Static variable in class java.awt.font. GlyphMetrics
表示将多个字符表示为连字的字形,例如“fi”或“ffi”。
LIGATURES - Static variable in class java.awt.font. TextAttribute
用于启用可选连字的属性键。
LIGATURES_ON - Static variable in class java.awt.font. TextAttribute
请求标准可选连字。
LIGHT - Static variable in class javax.swing.plaf.metal. MetalIconFactory
LIGHT用于该房产 Tree.collapsedIcon
LIGHT_GRAY - Static variable in class java.awt. Color
颜色浅灰色。
LIGHT_SOURCE_CLOUDY_WEATHER - Static variable in class javax.imageio.plugins.tiff. ExifTIFFTagSet
与“LightSource”标记一起使用的值。
LIGHT_SOURCE_COOL_WHITE_FLUORESCENT - Static variable in class javax.imageio.plugins.tiff. ExifTIFFTagSet
与“LightSource”标记一起使用的值。
LIGHT_SOURCE_D50 - Static variable in class javax.imageio.plugins.tiff. ExifTIFFTagSet
与“LightSource”标记一起使用的值。
LIGHT_SOURCE_D55 - Static variable in class javax.imageio.plugins.tiff. ExifTIFFTagSet
与“LightSource”标记一起使用的值。
LIGHT_SOURCE_D65 - Static variable in class javax.imageio.plugins.tiff. ExifTIFFTagSet
与“LightSource”标记一起使用的值。
LIGHT_SOURCE_D75 - Static variable in class javax.imageio.plugins.tiff. ExifTIFFTagSet
与“LightSource”标记一起使用的值。
LIGHT_SOURCE_DAY_WHITE_FLUORESCENT - Static variable in class javax.imageio.plugins.tiff. ExifTIFFTagSet
与“LightSource”标记一起使用的值。
LIGHT_SOURCE_DAYLIGHT - Static variable in class javax.imageio.plugins.tiff. ExifTIFFTagSet
与“LightSource”标记一起使用的值。
LIGHT_SOURCE_DAYLIGHT_FLUORESCENT - Static variable in class javax.imageio.plugins.tiff. ExifTIFFTagSet
与“LightSource”标记一起使用的值。
LIGHT_SOURCE_FINE_WEATHER - Static variable in class javax.imageio.plugins.tiff. ExifTIFFTagSet
与“LightSource”标记一起使用的值。
LIGHT_SOURCE_FLASH - Static variable in class javax.imageio.plugins.tiff. ExifTIFFTagSet
与“LightSource”标记一起使用的值。
LIGHT_SOURCE_FLUORESCENT - Static variable in class javax.imageio.plugins.tiff. ExifTIFFTagSet
与“LightSource”标记一起使用的值。
LIGHT_SOURCE_ISO_STUDIO_TUNGSTEN - Static variable in class javax.imageio.plugins.tiff. ExifTIFFTagSet
与“LightSource”标记一起使用的值。
LIGHT_SOURCE_OTHER - Static variable in class javax.imageio.plugins.tiff. ExifTIFFTagSet
与“LightSource”标记一起使用的值。
LIGHT_SOURCE_SHADE - Static variable in class javax.imageio.plugins.tiff. ExifTIFFTagSet
与“LightSource”标记一起使用的值。
LIGHT_SOURCE_STANDARD_LIGHT_A - Static variable in class javax.imageio.plugins.tiff. ExifTIFFTagSet
与“LightSource”标记一起使用的值。
LIGHT_SOURCE_STANDARD_LIGHT_B - Static variable in class javax.imageio.plugins.tiff. ExifTIFFTagSet
与“LightSource”标记一起使用的值。
LIGHT_SOURCE_STANDARD_LIGHT_C - Static variable in class javax.imageio.plugins.tiff. ExifTIFFTagSet
与“LightSource”标记一起使用的值。
LIGHT_SOURCE_TUNGSTEN - Static variable in class javax.imageio.plugins.tiff. ExifTIFFTagSet
与“LightSource”标记一起使用的值。
LIGHT_SOURCE_UNKNOWN - Static variable in class javax.imageio.plugins.tiff. ExifTIFFTagSet
与“LightSource”标记一起使用的值。
LIGHT_SOURCE_WHITE_FLUORESCENT - Static variable in class javax.imageio.plugins.tiff. ExifTIFFTagSet
与“LightSource”标记一起使用的值。
lightGray - Static variable in class java.awt. Color
颜色浅灰色。
lightHighlight - Variable in class javax.swing.plaf.basic. BasicBorders.ButtonBorder
光的颜色突出。
lightHighlight - Variable in class javax.swing.plaf.basic. BasicBorders.FieldBorder
光的颜色突出。
lightHighlight - Variable in class javax.swing.plaf.basic. BasicTabbedPaneUI
浅色突出颜色
lightWeightPopupEnabled - Variable in class javax.swing. JComboBox
此受保护字段是特定于实现的。
lightWeightPopupEnabled - Variable in class javax.swing. ToolTipManager
轻量级弹出窗口已启用。
LIMBU - java.awt.font. NumericShaper.Range
Limbu范围与Limbu数字。
LIMBU - java.lang. Character.UnicodeScript
Unicode脚本“Limbu”。
LIMBU - Static variable in class java.lang. Character.UnicodeBlock
“Limbu”Unicode字符块的常量。
limit() - Method in class java.nio. Buffer
返回此缓冲区的限制。
limit(int) - Method in class java.nio. Buffer
设置此缓冲区的限制。
limit(long) - Method in interface java.util.stream. DoubleStream
返回由此流的元素组成的流,截断长度不超过 maxSize
limit(long) - Method in interface java.util.stream. IntStream
返回由此流的元素组成的流,截断长度不超过 maxSize
limit(long) - Method in interface java.util.stream. LongStream
返回由此流的元素组成的流,截断长度不超过 maxSize
limit(long) - Method in interface java.util.stream. Stream
返回由此流的元素组成的流,截断长度不超过 maxSize
LimitExceededException - Exception in javax.naming
当方法由于用户或系统指定的限制而异常终止时,抛出此异常。
LimitExceededException() - Constructor for exception javax.naming. LimitExceededException
构造一个LimitExceededException的新实例,其中所有名称解析字段和解释都初始化为null。
LimitExceededException(String) - Constructor for exception javax.naming. LimitExceededException
使用解释构造LimitExceededException的新实例。
line() - Method in interface com.sun.javadoc. SourcePosition
Deprecated.
源文件中的行。
Line - Interface in javax.sound.sampled
Line接口表示单声道或多声道音频馈送。
LINE - Static variable in interface javax.accessibility. AccessibleExtendedText
常量用于指示应检索的文本部分是一行文本。
LINE_AXIS - Static variable in class javax.swing. BoxLayout
指定组件应按照目标容器的 ComponentOrientation属性确定的文本行方向 ComponentOrientation
LINE_END - Static variable in class java.awt. BorderLayout
组件位于布局的行方向的末尾。
LINE_END - Static variable in class java.awt. GridBagConstraints
将组件沿其显示区域的边缘居中放置,其中文本行通常将以当前 ComponentOrientation结束。
LINE_HEIGHT - Static variable in class javax.swing.text.html. CSS.Attribute
CSS属性“line-height”。
LINE_IN - Static variable in class javax.sound.sampled. Port.Info
一种从线路级音频输入插孔获取音频的端口。
LINE_OUT - Static variable in class javax.sound.sampled. Port.Info
一种将音频发送到线路级音频输出插孔的端口。
LINE_SEPARATOR - Static variable in class java.lang. Character
Unicode规范中的常规类别“Zl”。
LINE_START - Static variable in class java.awt. BorderLayout
组件位于布局的行方向的开头。
LINE_START - Static variable in class java.awt. GridBagConstraints
将组件沿其显示区域的边缘居中放置,通常为当前的 ComponentOrientation开始文本行。
Line.Info - Class in javax.sound.sampled
Line.Info对象包含有关行的信息。
Line2D - Class in java.awt.geom
Line2D表示 (x,y)坐标空间中的线段。
Line2D() - Constructor for class java.awt.geom. Line2D
这是一个无法直接实例化的抽象类。
Line2D.Double - Class in java.awt.geom
用双坐标指定的线段。
Line2D.Float - Class in java.awt.geom
用浮点坐标指定的线段。
LINEAR_A - java.lang. Character.UnicodeScript
Unicode脚本“线性A”。
LINEAR_A - Static variable in class java.lang. Character.UnicodeBlock
“Linear A”Unicode字符块的常量。
LINEAR_B - java.lang. Character.UnicodeScript
Unicode脚本“Linear_B”。
LINEAR_B_IDEOGRAMS - Static variable in class java.lang. Character.UnicodeBlock
“Linear B Ideograms”Unicode字符块的常量。
LINEAR_B_SYLLABARY - Static variable in class java.lang. Character.UnicodeBlock
“Linear B Syllabary”Unicode字符块的常量。
LINEAR_RGB - java.awt. MultipleGradientPaint.ColorSpaceType
表示颜色插值应出现在线性化RGB空间中。
LinearGradientPaint - Class in java.awt
LinearGradientPaint类提供了一种使用线性颜色渐变图案填充Shape的方法。
LinearGradientPaint(float, float, float, float, float[], Color[]) - Constructor for class java.awt. LinearGradientPaint
构造一个 LinearGradientPaint具有默认 NO_CYCLE重复方法和 SRGB色彩空间。
LinearGradientPaint(float, float, float, float, float[], Color[], MultipleGradientPaint.CycleMethod) - Constructor for class java.awt. LinearGradientPaint
使用默认的 SRGB颜色空间构造 LinearGradientPaint
LinearGradientPaint(Point2D, Point2D, float[], Color[]) - Constructor for class java.awt. LinearGradientPaint
构造一个 LinearGradientPaint具有默认 NO_CYCLE重复方法和 SRGB色彩空间。
LinearGradientPaint(Point2D, Point2D, float[], Color[], MultipleGradientPaint.CycleMethod) - Constructor for class java.awt. LinearGradientPaint
使用默认的 SRGB颜色空间构造一个 LinearGradientPaint
LinearGradientPaint(Point2D, Point2D, float[], Color[], MultipleGradientPaint.CycleMethod, MultipleGradientPaint.ColorSpaceType, AffineTransform) - Constructor for class java.awt. LinearGradientPaint
构造一个 LinearGradientPaint
LineBorder - Class in javax.swing.border
实现任意厚度和单色的线边框的类。
LineBorder(Color) - Constructor for class javax.swing.border. LineBorder
创建具有指定颜色和厚度= 1的线条边框。
LineBorder(Color, int) - Constructor for class javax.swing.border. LineBorder
创建具有指定颜色和粗细的线条边框。
LineBorder(Color, int, boolean) - Constructor for class javax.swing.border. LineBorder
创建具有指定颜色,粗细和角形的线条边框。
LineBorderUIResource(Color) - Constructor for class javax.swing.plaf. BorderUIResource.LineBorderUIResource
构造一个 LineBorderUIResource
LineBorderUIResource(Color, int) - Constructor for class javax.swing.plaf. BorderUIResource.LineBorderUIResource
构造一个 LineBorderUIResource
LineBreakMeasurer - Class in java.awt.font
LineBreakMeasurer类允许将样式化文本分解为适合特定视觉前进的线条(或线段)。
LineBreakMeasurer(AttributedCharacterIterator, FontRenderContext) - Constructor for class java.awt.font. LineBreakMeasurer
为指定的文本构造一个 LineBreakMeasurer
LineBreakMeasurer(AttributedCharacterIterator, BreakIterator, FontRenderContext) - Constructor for class java.awt.font. LineBreakMeasurer
为指定的文本构造一个 LineBreakMeasurer
lineColor - Variable in class javax.swing.border. LineBorder
边框的颜色。
LineEvent - Class in javax.sound.sampled
LineEvent类封装了线在打开,关闭,启动或停止时发送其侦听器的信息。
LineEvent(Line, LineEvent.Type, long) - Constructor for class javax.sound.sampled. LineEvent
构造一个源自指定行的指定类型的新事件。
LineEvent.Type - Class in javax.sound.sampled
LineEvent.Type内部类标识一行上发生的事件类型。
lineLimitAttribute - Static variable in class javax.swing.text. PlainDocument
如果存在最大长度,则指定行的最大长度的属性的名称。
LineListener - Interface in javax.sound.sampled
实现 LineListener接口的类的实例可以注册以在线路状态更改时接收事件。
LineMap - Interface in com.sun.source.tree
提供在编译单元的字符位置和行号之间进行转换的方法。
LineMap - Interface in jdk.nashorn.api.tree
Deprecated, for removal: This API element is subject to removal in a future version.
Nashorn JavaScript script engine and APIs, and the jjs tool are deprecated with the intent to remove them in a future release.
LineMetrics - Class in java.awt.font
LineMetrics类允许访问沿一行布置字符和布局一行所需的度量。
LineMetrics() - Constructor for class java.awt.font. LineMetrics
 
lineno() - Method in class java.io. StreamTokenizer
返回当前行号。
lineNumber() - Method in interface com.sun.jdi. Location
获取此Location的行号。
lineNumber(String) - Method in interface com.sun.jdi. 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.
构造一个换行符号输入流,从指定的输入流中读取其输入。
LineNumberReader - Class in java.io
缓冲的字符输入流,用于跟踪行号。
LineNumberReader(Reader) - Constructor for class java.io. LineNumberReader
使用默认输入缓冲区大小创建新的行编号读取器。
LineNumberReader(Reader, int) - Constructor for class java.io. LineNumberReader
创建一个新的行编号阅读器,将字符读入给定大小的缓冲区。
lines() - Method in class java.io. BufferedReader
返回 Stream ,其元素是从 BufferedReader读取的行。
lines() - Method in class java.lang. String
返回从此字符串中提取的行的流,由行终止符分隔。
lines(Path) - Static method in class java.nio.file. Files
从文件中读取所有行作为 Stream
lines(Path, Charset) - Static method in class java.nio.file. Files
从文件中读取所有行作为 Stream
lineSeparator() - Static method in class java.lang. System
返回依赖于系统的行分隔符字符串。
linesIntersect(double, double, double, double, double, double, double, double) - Static method in class java.awt.geom. Line2D
测试从 (x1,y1)(x2,y2)的线段是否与 (x3,y3)(x4,y4)线段相交。
LineSpacing - Static variable in class javax.swing.text. StyleConstants
段落行之间的空格量。
lineTo(double, double) - Method in class java.awt.geom. Path2D.Double
通过从当前坐标绘制直线到以double精度指定的新指定坐标,将路径添加到路径。
lineTo(double, double) - Method in class java.awt.geom. Path2D.Float
通过从当前坐标绘制直线到以double精度指定的新指定坐标,将路径添加到路径。
lineTo(double, double) - Method in class java.awt.geom. Path2D
通过从当前坐标绘制直线到以double精度指定的新指定坐标,将路径添加到路径。
lineTo(float, float) - Method in class java.awt.geom. Path2D.Float
通过从当前坐标绘制直线到以float精度指定的新指定坐标,将路径添加到路径。
lineToRect(Shape, int) - Method in class javax.swing.text. PlainView
确定表示给定行的矩形。
LineUnavailableException - Exception in javax.sound.sampled
LineUnavailableException是一个例外,表示由于线路不可用而无法打开线路。
LineUnavailableException() - Constructor for exception javax.sound.sampled. LineUnavailableException
构造一个 LineUnavailableException ,其中包含 null作为其错误详细消息。
LineUnavailableException(String) - Constructor for exception javax.sound.sampled. LineUnavailableException
构造具有指定详细消息的 LineUnavailableException
link(T) - Method in class jdk.dynalink. DynamicLinker
链接invokedynamic调用站点。
LINK - com.sun.source.doctree. DocTree.Kind
用于表示@link标记的LinkTree实例。
LINK - Static variable in class javax.swing.text.html. HTML.Attribute
属性“链接”
LINK - Static variable in class javax.swing.text.html. HTML.Tag
标记<link>
LINK - Static variable in class javax.swing. TransferHandler
代表“链接”转移动作的 int
LINK_PLAIN - com.sun.source.doctree. DocTree.Kind
用于实例LinkTree表示@linkplain标签。
LinkageError - Error in java.lang
LinkageError子类表明一个类对另一个类有一些依赖性; 然而,后一类在前一类的编译后发生了不相同的变化。
LinkageError() - Constructor for error java.lang. LinkageError
构造一个没有详细消息的 LinkageError
LinkageError(String) - Constructor for error java.lang. LinkageError
使用指定的详细消息构造一个 LinkageError
LinkageError(String, Throwable) - Constructor for error java.lang. LinkageError
使用指定的详细消息和原因构造一个 LinkageError
LinkController() - Constructor for class javax.swing.text.html. HTMLEditorKit.LinkController
 
LinkedBlockingDeque< E> - Class in java.util.concurrent
基于链接节点的可选边界blocking deque
LinkedBlockingDeque() - Constructor for class java.util.concurrent. LinkedBlockingDeque
创建 LinkedBlockingDeque ,容量 Integer.MAX_VALUE
LinkedBlockingDeque(int) - Constructor for class java.util.concurrent. LinkedBlockingDeque
创建具有给定(固定)容量的 LinkedBlockingDeque
LinkedBlockingDeque(Collection<? extends E>) - Constructor for class java.util.concurrent. LinkedBlockingDeque
创建 LinkedBlockingDeque容量为 Integer.MAX_VALUE ,最初包含给定集合中的元素,添加在收集迭代器的遍历顺序。
LinkedBlockingQueue< E> - Class in java.util.concurrent
基于链接节点的可选有界blocking queue
LinkedBlockingQueue() - Constructor for class java.util.concurrent. LinkedBlockingQueue
创建 LinkedBlockingQueue ,容量 Integer.MAX_VALUE
LinkedBlockingQueue(int) - Constructor for class java.util.concurrent. LinkedBlockingQueue
创建具有给定(固定)容量的 LinkedBlockingQueue
LinkedBlockingQueue(Collection<? extends E>) - Constructor for class java.util.concurrent. LinkedBlockingQueue
创建 LinkedBlockingQueue容量为 Integer.MAX_VALUE ,最初包含给定集合中的元素,添加在收集迭代器的遍历顺序。
LinkedHashMap< K,​ V> - Class in java.util
Map接口的哈希表和链表实现,具有可预测的迭代顺序。
LinkedHashMap() - Constructor for class java.util. LinkedHashMap
使用默认初始容量(16)和加载因子(0.75)构造一个空的插入订单 LinkedHashMap实例。
LinkedHashMap(int) - Constructor for class java.util. LinkedHashMap
构造一个具有指定初始容量和默认加载因子(0.75)的空插入排序 LinkedHashMap实例。
LinkedHashMap(int, float) - Constructor for class java.util. LinkedHashMap
构造具有指定初始容量和加载因子的空插入排序 LinkedHashMap实例。
LinkedHashMap(int, float, boolean) - Constructor for class java.util. LinkedHashMap
使用指定的初始容量,加载因子和排序模式构造一个空 LinkedHashMap实例。
LinkedHashMap(Map<? extends K, ? extends V>) - Constructor for class java.util. LinkedHashMap
构造一个插入有序的 LinkedHashMap实例,其实例与指定的映射具有相同的映射关系。
LinkedHashSet< E> - Class in java.util
Set接口的哈希表和链表实现,具有可预测的迭代顺序。
LinkedHashSet() - Constructor for class java.util. LinkedHashSet
使用默认初始容量(16)和加载因子(0.75)构造一个新的空链接哈希集。
LinkedHashSet(int) - Constructor for class java.util. LinkedHashSet
使用指定的初始容量和默认加载因子(0.75)构造一个新的空链接哈希集。
LinkedHashSet(int, float) - Constructor for class java.util. LinkedHashSet
使用指定的初始容量和加载因子构造一个新的空链接哈希集。
LinkedHashSet(Collection<? extends E>) - Constructor for class java.util. LinkedHashSet
构造一个新的链接哈希集,其具有与指定集合相同的元素。
LinkedList< E> - Class in java.util
ListDeque接口的双链表实现。
LinkedList() - Constructor for class java.util. LinkedList
构造一个空列表。
LinkedList(Collection<? extends E>) - Constructor for class java.util. LinkedList
按照集合的迭代器返回的顺序构造一个包含指定集合元素的列表。
LinkedTransferQueue< E> - Class in java.util.concurrent
基于链接节点的无界TransferQueue
LinkedTransferQueue() - Constructor for class java.util.concurrent. LinkedTransferQueue
创建一个最初为空的 LinkedTransferQueue
LinkedTransferQueue(Collection<? extends E>) - Constructor for class java.util.concurrent. LinkedTransferQueue
创建一个最初包含给定集合元素的 LinkedTransferQueue ,以集合迭代器的遍历顺序添加。
LinkerServices - Interface in jdk.dynalink.linker
由拥有它们的DynamicLinker提供给GuardingDynamicLinker实例的服务的接口。
LinkException - Exception in javax.naming
此异常用于描述解析链接时遇到的问题。
LinkException() - Constructor for exception javax.naming. LinkException
构造一个新的LinkException实例。
LinkException(String) - Constructor for exception javax.naming. LinkException
使用解释构造一个新的LinkException实例。
linkExplanation - Variable in exception javax.naming. LinkException
包含链接解析失败的原因除外。
LinkLoopException - Exception in javax.naming
在尝试解析链接时检测到循环或者已达到链接计数的特定于实现的限制时,将引发此异常。
LinkLoopException() - Constructor for exception javax.naming. LinkLoopException
构造一个LinkLoopException的新实例。
LinkLoopException(String) - Constructor for exception javax.naming. LinkLoopException
使用解释构造LinkLoopException的新实例。
LinkOption - Enum in java.nio.file
定义如何处理符号链接的选项。
LinkPermission - Class in java.nio.file
用于链接创建操作的 Permission类。
LinkPermission(String) - Constructor for class java.nio.file. LinkPermission
构造具有指定名称的 LinkPermission
LinkPermission(String, String) - Constructor for class java.nio.file. LinkPermission
构造具有指定名称的 LinkPermission
LinkRef - Class in javax.naming
此类表示一个Reference,其内容是名称,称为链接名称,绑定到上下文中的原子名称。
LinkRef(String) - Constructor for class javax.naming. LinkRef
为字符串名称构造LinkRef。
LinkRef(Name) - Constructor for class javax.naming. LinkRef
为名称构造LinkRef。
linkRemainingName - Variable in exception javax.naming. LinkException
包含尚未解析的剩余链接名称。
LinkRequest - Interface in jdk.dynalink.linker
表示在特定呼叫站点链接特定调用的请求。
linkResolvedName - Variable in exception javax.naming. LinkException
包含已成功解析的链接部分。
linkResolvedObj - Variable in exception javax.naming. LinkException
包含链接部分解析成功的对象。
linkSize(int, Component...) - Method in class javax.swing. GroupLayout
强制指定的组件沿指定的轴具有相同的大小,而不管它们的首选,最小或最大大小。
linkSize(Component...) - Method in class javax.swing. GroupLayout
强制指定的组件具有相同的大小,无论其首选,最小或最大大小如何。
LinkStyle - Interface in org.w3c.dom.stylesheets
LinkStyle接口提供了一种机制,通过该机制可以从负责将样式表链接到文档的节点中检索样式表。
LinkTree - Interface in com.sun.source.doctree
@link或@linkplain内联标记的树节点。
list - Variable in class javax.swing.plaf.basic. BasicComboPopup
此受保护字段是特定于实现的。
list - Variable in class javax.swing.plaf.basic. BasicListUI
JList的实例。
list() - Static method in class com.sun.tools.attach. VirtualMachine
返回Java虚拟机列表。
list() - Method in class java.awt. Component
将此组件的列表打印到标准系统输出流 System.out
list() - Method in class java.io. File
返回一个字符串数组,用于命名此抽象路径名表示的目录中的文件和目录。
list() - Method in interface java.lang.module. ModuleReader
列出模块的内容,返回元素流,这些元素是模块中所有资源的名称。
list() - Method in class java.lang. ThreadGroup
将有关此线程组的信息打印到标准输出。
list() - Method in interface java.nio.file.attribute. UserDefinedFileAttributeView
返回包含用户定义属性名称的列表。
list() - Method in interface java.rmi.registry. Registry
返回此注册表中绑定的名称数组。
list() - Method in class javax.smartcardio. CardTerminals
返回所有可用终端的不可修改列表。
list(FilenameFilter) - Method in class java.io. File
返回一个字符串数组,用于命名由此抽象路径名表示的目录中的文件和目录,以满足指定的过滤器。
list(PrintStream) - Method in class java.awt. Component
将此组件的列表打印到指定的输出流。
list(PrintStream) - Method in class java.util. Properties
将此属性列表打印到指定的输出流。
list(PrintStream, int) - Method in class java.awt. Component
从指定的缩进开始将列表打印到指定的打印流。
list(PrintStream, int) - Method in class java.awt. Container
将此容器的列表打印到指定的输出流。
list(PrintWriter) - Method in class java.awt. Component
将列表打印到指定的打印编写器。
list(PrintWriter) - Method in class java.util. Properties
将此属性列表打印到指定的输出流。
list(PrintWriter, int) - Method in class java.awt. Component
从指定的缩进开始将列表打印到指定的打印编写器。
list(PrintWriter, int) - Method in class java.awt. Container
从指定的缩进开始将列表打印到指定的打印编写器。
list(String) - Static method in class java.rmi. Naming
返回注册表中绑定的名称数组。
list(String) - Method in interface javax.naming. Context
枚举命名上下文中绑定的名称,以及绑定到它们的对象的类名。
list(Path) - Static method in class java.nio.file. Files
返回一个延迟填充的 Stream ,其元素是目录中的条目。
list(Enumeration<T>) - Static method in class java.util. Collections
返回一个数组列表,其中包含指定枚举返回的元素,这些元素按枚举返回的顺序排列。
list(Name) - Method in interface javax.naming. Context
枚举命名上下文中绑定的名称,以及绑定到它们的对象的类名。
list(CardTerminals.State) - Method in class javax.smartcardio. CardTerminals
返回与指定状态匹配的所有终端的不可修改列表。
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
列出在给定的面向包的位置中与给定条件匹配的所有文件对象。
List - Class in java.awt
List组件向用户显示文本项的滚动列表。
List< E> - Interface in java.util
有序集合(也称为 序列 )。
List() - Constructor for class java.awt. List
创建一个新的滚动列表。
List(int) - Constructor for class java.awt. List
创建使用指定数量的可见行初始化的新滚动列表。
List(int, boolean) - Constructor for class java.awt. List
创建一个初始化的新滚动列表,以显示指定的行数。
LIST - Static variable in class javax.accessibility. AccessibleRole
向用户呈现对象列表并允许用户选择其中一个或多个的对象。
LIST - Static variable in class javax.swing.plaf.synth. Region
列表区域。
LIST_DESELECT - Static variable in class java.awt. Event
Deprecated.
已取消选择列表中的项目。
LIST_DIRECTORY - Static variable in enum java.nio.file.attribute. AclEntryPermission
列出目录条目的权限(等于 AclEntryPermission.READ_DATA
LIST_ITEM - Static variable in class javax.accessibility. AccessibleRole
在列表中显示元素的对象。
LIST_SELECT - Static variable in class java.awt. Event
Deprecated.
已选择列表中的项目。
LIST_STYLE - Static variable in class javax.swing.text.html. CSS.Attribute
CSS属性“list-style”。
LIST_STYLE_IMAGE - Static variable in class javax.swing.text.html. CSS.Attribute
CSS属性“list-style-image”。
LIST_STYLE_POSITION - Static variable in class javax.swing.text.html. CSS.Attribute
CSS属性“list-style-position”。
LIST_STYLE_TYPE - Static variable in class javax.swing.text.html. CSS.Attribute
CSS属性“list-style-type”。
List.AccessibleAWTList - Class in java.awt
此类实现 List类的可访问性支持。
List.AccessibleAWTList.AccessibleAWTListChild - Class in java.awt
此类实现List子级的可访问性支持。
listBindings(String) - Method in interface javax.naming. Context
枚举命名上下文中绑定的名称以及绑定到它们的对象。
listBindings(Name) - Method in interface javax.naming. Context
枚举命名上下文中绑定的名称以及绑定到它们的对象。
listBox - Variable in class javax.swing.plaf.basic. BasicComboBoxUI
此列表用于在组合框中绘制当前项目。
listBox - Variable in class javax.swing.plaf.metal. MetalComboBoxButton
JList的实例。
ListCellRenderer< E> - Interface in javax.swing
标识可用作“橡皮图章”的组件,以在JList中绘制单元格。
LISTDATA - Static variable in class com.sun.java.accessibility.util. EventID
映射到Swing ListData支持(即ListDataListener和ListDataEvent)
ListDataEvent - Class in javax.swing.event
定义封装对列表的更改的事件。
ListDataEvent(Object, int, int, int) - Constructor for class javax.swing.event. ListDataEvent
构造一个ListDataEvent对象。
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
此受保护字段是特定于实现的。
listDataListener - Variable in class javax.swing.plaf.basic. BasicComboPopup
此受保护字段是特定于实现的。
listDataListener - Variable in class javax.swing.plaf.basic. BasicListUI
ListDataListener ,附于 JList
ListDataListener - Interface in javax.swing.event
的ListDataListener
ListEditor(JSpinner) - Constructor for class javax.swing. JSpinner.ListEditor
构造一个 JSpinner编辑器,支持显示和编辑的价值 SpinnerListModelJFormattedTextField
listen(int) - Method in class java.net. SocketImpl
将传入连接指示(连接请求)的最大队列长度设置为 count参数。
listenerList - Static variable in class com.sun.java.accessibility.util. AccessibilityEventMonitor
目前已注册的PropertyChangeListener类列表。
listenerList - Variable in class com.sun.java.accessibility.util. AccessibilityListenerList
侦听器类型,侦听器对的列表
listenerList - Static variable in class com.sun.java.accessibility.util. SwingEventMonitor
其他类注册的所有侦听器的主列表。
listenerList - Variable in class javax.swing. AbstractCellEditor
听众列表。
listenerList - Variable in class javax.swing. AbstractListModel
听众列表。
listenerList - Variable in class javax.swing. AbstractSpinnerModel
此模型的ChangeListeners列表。
listenerList - Variable in class javax.swing.colorchooser. DefaultColorSelectionModel
听众列表。
listenerList - Variable in class javax.swing. DefaultBoundedRangeModel
等待模型改变的听众。
listenerList - Variable in class javax.swing. DefaultButtonModel
在此模型上存储侦听器。
listenerList - Variable in class javax.swing. DefaultListSelectionModel
听众列表。
listenerList - Variable in class javax.swing. DefaultSingleSelectionModel
已注册听众的集合
listenerList - Variable in class javax.swing.event. EventListenerList
ListenerType列表 - 监听器对
listenerList - Variable in class javax.swing. JComponent
此组件的事件侦听器列表。
listenerList - Variable in class javax.swing. MenuSelectionManager
已注册听众的集合
listenerList - Variable in class javax.swing.table. AbstractTableModel
听众列表
listenerList - Variable in class javax.swing.table. DefaultTableColumnModel
TableColumnModelListener列表
listenerList - Variable in class javax.swing.text. AbstractDocument
文档的事件侦听器列表。
listenerList - Variable in class javax.swing.text. DefaultCaret
事件监听器列表。
listenerList - Variable in class javax.swing.text. StyleContext.NamedStyle
模型的更改侦听器。
listenerList - Variable in class javax.swing. Timer
已注册听众的集合
listenerList - Variable in class javax.swing.tree. DefaultTreeModel
听众。
listenerList - Variable in class javax.swing.tree. DefaultTreeSelectionModel
事件监听器列表。
ListenerNotFoundException - Exception in javax.management
存储库中不存在指定的MBean侦听器。
ListenerNotFoundException() - Constructor for exception javax.management. ListenerNotFoundException
默认构造函数。
ListenerNotFoundException(String) - Constructor for exception javax.management. ListenerNotFoundException
允许指定特定错误消息的构造方法。
listeners - Variable in class javax.swing.undo. UndoableEditSupport
听众列表。
ListeningConnector - Interface in com.sun.jdi.connect
一种连接器,用于侦听目标VM发起的连接。
listeningConnectors() - Method in interface com.sun.jdi. VirtualMachineManager
返回已知ListeningConnector对象的列表。
ListenKey() - Constructor for class com.sun.jdi.connect.spi. TransportService.ListenKey
 
listFiles() - Method in class java.io. File
返回一个抽象路径名数组,表示此抽象路径名表示的目录中的文件。
listFiles(FileFilter) - Method in class java.io. File
返回一个抽象路径名数组,表示此抽象路径名表示的目录中满足指定过滤器的文件和目录。
listFiles(FilenameFilter) - Method in class java.io. File
返回一个抽象路径名数组,表示此抽象路径名表示的目录中满足指定过滤器的文件和目录。
listIterator() - Method in class java.util. AbstractList
返回此列表中元素的列表迭代器(按适当顺序)。
listIterator() - Method in class java.util. ArrayList
返回此列表中元素的列表迭代器(按适当顺序)。
listIterator() - Method in class java.util.concurrent. CopyOnWriteArrayList
返回此列表中元素的列表迭代器(按适当顺序)。
listIterator() - Method in interface java.util. List
返回此列表中元素的列表迭代器(按适当顺序)。
listIterator() - Method in class java.util. Vector
返回此列表中元素的列表迭代器(按适当顺序)。
listIterator(int) - Method in class java.util. AbstractList
从列表中的指定位置开始,返回列表中元素的列表迭代器(按正确顺序)。
listIterator(int) - Method in class java.util. AbstractSequentialList
返回此列表中元素的列表迭代器(按适当顺序)。
listIterator(int) - Method in class java.util. ArrayList
从列表中的指定位置开始,返回列表中元素的列表迭代器(按正确顺序)。
listIterator(int) - Method in class java.util.concurrent. CopyOnWriteArrayList
从列表中的指定位置开始,返回列表中元素的列表迭代器(按正确顺序)。
listIterator(int) - Method in class java.util. LinkedList
从列表中的指定位置开始,返回此列表中元素的列表迭代器(按正确顺序)。
listIterator(int) - Method in interface java.util. List
从列表中的指定位置开始,返回列表中元素的列表迭代器(按正确顺序)。
listIterator(int) - Method in class java.util. Vector
从列表中的指定位置开始,返回列表中元素的列表迭代器(按正确顺序)。
ListIterator< E> - Interface in java.util
列表的迭代器,允许程序员在任一方向上遍历列表,在迭代期间修改列表,并获取迭代器在列表中的当前位置。
listLocationsForModules(JavaFileManager.Location) - Method in class javax.tools. ForwardingJavaFileManager
 
listLocationsForModules(JavaFileManager.Location) - Method in interface javax.tools. JavaFileManager
列出面向模块的位置或输出位置中所有模块的位置。
ListModel< E> - Interface in javax.swing
此接口定义方法组件,如JList用于获取列表中每个单元格的值以及列表的长度。
ListMouseHandler() - Constructor for class javax.swing.plaf.basic. BasicComboPopup.ListMouseHandler
 
listMouseListener - Variable in class javax.swing.plaf.basic. BasicComboPopup
此受保护字段是特定于实现的。
ListMouseMotionHandler() - Constructor for class javax.swing.plaf.basic. BasicComboPopup.ListMouseMotionHandler
 
listMouseMotionListener - Variable in class javax.swing.plaf.basic. BasicComboPopup
此受保护字段是特定于实现的。
listQualifiedNames(String, int) - Method in class jdk.jshell. SourceCodeAnalysis
列出给定代码中左侧的给定代码中的简单名称已知的限定名称。
ListResourceBundle - Class in java.util
ListResourceBundle是一个抽象类 ResourceBundle管理资源,以方便和易于使用的列表区域设置。
ListResourceBundle() - Constructor for class java.util. ListResourceBundle
唯一的构造函数。
listRoots() - Static method in class java.io. File
列出可用的文件系统根目录。
LISTSELECTION - Static variable in class com.sun.java.accessibility.util. EventID
映射到Swing ListSelection支持(即ListSelectionListener和ListSelectionEvent)
ListSelectionEvent - Class in javax.swing.event
表征选择变化的事件。
ListSelectionEvent(Object, int, int, boolean) - Constructor for class javax.swing.event. ListSelectionEvent
表示 firstIndexlastIndex (含)之间的选择状态更改。
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
此受保护字段是特定于实现的。
listSelectionListener - Variable in class javax.swing.plaf.basic. BasicListUI
ListSelectionListener ,附于 JList
ListSelectionListener - Interface in javax.swing.event
列表选择值更改时通知的侦听器。
listSelectionModel - Variable in class javax.swing.tree. DefaultTreeSelectionModel
处理维护列表选择模型。
ListSelectionModel - Interface in javax.swing
此接口表示显示具有稳定索引的值列表的任何组件的选择的当前状态。
ListUI - Class in javax.swing.plaf
JList可插拔外观 JList
ListUI() - Constructor for class javax.swing.plaf. ListUI
 
ListView - Class in javax.swing.text.html
用于显示html列表的视图实现
ListView(Element) - Constructor for class javax.swing.text.html. ListView
创建表示列表元素的新视图。
listViewIcon - Variable in class javax.swing.plaf.basic. BasicFileChooserUI
列表视图图标
listVirtualMachines() - Method in class com.sun.tools.attach.spi. AttachProvider
列出此提供程序已知的Java虚拟机。
LISU - java.lang. Character.UnicodeScript
Unicode脚本“Lisu”。
LISU - Static variable in class java.lang. Character.UnicodeBlock
“Lisu”Unicode字符块的常量。
LITERAL - com.sun.source.doctree. DocTree.Kind
用于实例LiteralTree表示@literal标签。
LITERAL - Static variable in class java.util.regex. Pattern
启用模式的文字解析。
LiteralTree - Interface in com.sun.source.doctree
@literal或@code内联标记的树节点。
LiteralTree - Interface in com.sun.source.tree
文字表达式的树节点。
LiteralTree - Interface in jdk.nashorn.api.tree
Deprecated, for removal: This API element is subject to removal in a future version.
Nashorn JavaScript script engine and APIs, and the jjs tool are deprecated with the intent to remove them in a future release.
LITTLE_ENDIAN - Static variable in class java.nio. ByteOrder
常量表示little-endian字节顺序。
LIVE_DRAG_MODE - Static variable in class javax.swing. JDesktopPane
表示正在拖动的项目的整个内容应显示在桌面窗格内。
load() - Method in class java.nio. MappedByteBuffer
将此缓冲区的内容加载到物理内存中。
load() - Method in class javax.management.modelmbean. RequiredModelMBean
使用为持久性存储中的MBean找到的数据实例化此MBean实例。
load() - Method in interface javax.management. PersistentMBean
使用在持久性存储中为MBean找到的数据实例化thisMBean实例。
load(InputStream) - Method in class java.security. Provider
从输入流中读取属性列表(键和元素对)。
load(InputStream) - Method in class java.util. Properties
从输入字节流中读取属性列表(键和元素对)。
load(InputStream, char[]) - Method in class java.security. KeyStore
从给定的输入流加载此KeyStore。
load(InputStream, Class<?>) - Method in class javax.swing.plaf.synth. SynthLookAndFeel
加载此 SynthLookAndFeel将使用的 SynthStyle s。
load(Reader) - Method in class java.util. Properties
以简单的面向行的格式从输入字符流中读取属性列表(键和元素对)。
load(Class<S>) - Static method in class java.util. ServiceLoader
使用当前线程的 context class loader为给定的服务类型创建新的服务加载器。
load(Class<S>, ClassLoader) - Static method in class java.util. ServiceLoader
为给定服务创建新的服务加载器。
load(ModuleLayer, Class<S>) - Static method in class java.util. ServiceLoader
为给定的服务类型创建新的服务加载器,以从给定模块层及其祖先的模块加载服务提供者。
load(String) - Method in class java.lang. Runtime
加载filename参数指定的本机库。
load(String) - Static method in class java.lang. System
加载filename参数指定的本机库。
load(URL) - Method in class javax.swing.plaf.synth. SynthLookAndFeel
加载一套 SynthStyle将由本使用的S SynthLookAndFeel
load(KeyStore.LoadStoreParameter) - Method in class java.security. KeyStore
使用给定的 LoadStoreParameter加载此密钥库。
load(ExecutionControl.ClassBytecodes[]) - Method in interface jdk.jshell.execution. LoaderDelegate
尝试加载新类。
load(ExecutionControl.ClassBytecodes[]) - Method in interface jdk.jshell.spi. ExecutionControl
尝试加载新类。
LOAD - Static variable in class java.awt. FileDialog
此常量值表示文件对话框窗口的目的是查找要从中读取的文件。
LOAD_FILE - Static variable in class java.awt. Event
Deprecated.
文件加载事件。
loadAgent(String) - Method in class com.sun.tools.attach. VirtualMachine
加载代理。
loadAgent(String, String) - Method in class com.sun.tools.attach. VirtualMachine
加载代理。
loadAgentLibrary(String) - Method in class com.sun.tools.attach. VirtualMachine
加载代理库。
loadAgentLibrary(String, String) - Method in class com.sun.tools.attach. VirtualMachine
加载代理库。
loadAgentPath(String) - Method in class com.sun.tools.attach. VirtualMachine
按完整路径名加载本机代理库。
loadAgentPath(String, String) - Method in class com.sun.tools.attach. VirtualMachine
按完整路径名加载本机代理库。
loadAllInstruments(Soundbank) - Method in interface javax.sound.midi. Synthesizer
装载到 Synthesizer包含在指定的所有仪器 Soundbank
loadChildren() - Method in class javax.swing. JTree.DynamicUtilTreeNode
根据 childValue加载孩子。
loadChildren(ViewFactory) - Method in class javax.swing.text. AsyncBoxView
加载所有子项以初始化视图。
loadChildren(ViewFactory) - Method in class javax.swing.text. CompositeView
加载所有子项以初始化视图。
loadChildren(ViewFactory) - Method in class javax.swing.text. FlowView
加载所有子项以初始化视图。
loadChildren(ViewFactory) - Method in class javax.swing.text. WrappedPlainView
加载所有子项以初始化视图。
loadChildren(ViewFactory) - Method in class javax.swing.text. ZoneView
加载所有子项以初始化视图。
loadClass(String) - Method in class java.lang. ClassLoader
使用指定的 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.
浏览类加载器列表并尝试加载所请求的类。
loadClass(String) - Method in interface javax.management.loading. ClassLoaderRepository
通过类加载器列表加载给定的类名。
loadClass(String) - Static method in class javax.management.loading. DefaultLoaderRepository
Deprecated.
浏览类加载器列表并尝试加载所请求的类。
loadClass(String, boolean) - Method in class java.lang. ClassLoader
使用指定的 binary name加载类。
loadClass(String, String) - Static method in class java.rmi.server. RMIClassLoader
从代码库URL路径加载类。
loadClass(String, String, ClassLoader) - Static method in class java.rmi.server. RMIClassLoader
从代码库URL路径加载一个类,可选地使用提供的加载器。
loadClass(String, String, ClassLoader) - Method in class java.rmi.server. RMIClassLoaderSpi
loadClass(String, ClassLoaderRepository) - Method in class javax.management.loading. MLet
如果在此MLet的URL中找不到该类,则使用给定的ClassLoaderRepository加载一个类。
loadClass(URL, String) - Method in interface java.rmi.server. LoaderHandler
Deprecated.
no replacement
loadClass(URL, String) - Static method in class java.rmi.server. RMIClassLoader
从代码库URL加载一个类。
loadClassBefore(ClassLoader, String) - Method in interface javax.management.loading. ClassLoaderRepository
通过类加载器列表加载给定的类名,停在给定的类名。
loadClassWithout(ClassLoader, String) - Static method in class javax.management. DefaultLoaderRepository
Deprecated.
浏览类加载器列表但排除给定的类加载器,然后尝试加载所请求的类。
loadClassWithout(ClassLoader, String) - Method in interface javax.management.loading. ClassLoaderRepository
通过类加载器列表加载给定的类名,不包括给定的类加载器。
loadClassWithout(ClassLoader, String) - Static method in class javax.management.loading. DefaultLoaderRepository
Deprecated.
浏览类加载器列表但排除给定的类加载器,然后尝试加载所请求的类。
loadedChildren - Variable in class javax.swing. JTree.DynamicUtilTreeNode
孩子们已经装好了吗?
LoaderDelegate - Interface in jdk.jshell.execution
此接口指定ExecutionControl的加载特定子集。
LoaderHandler - Interface in java.rmi.server
Deprecated.
no replacement
loadFromXML(InputStream) - Method in class java.util. Properties
将指定输入流上的XML文档表示的所有属性加载到此属性表中。
loadImage(Image) - Method in class javax.swing. ImageIcon
加载图像,仅在加载图像时返回。
loadImage(String) - Method in class java.beans. SimpleBeanInfo
这是一种帮助加载图标图像的实用方法。
LOADING - Static variable in class java.awt. MediaTracker
指示当前正在加载媒体的标志。
loadInstalled(Class<S>) - Static method in class java.util. ServiceLoader
使用 platform class loader为给定的服务类型创建新的服务加载程序。
loadInstrument(Instrument) - Method in interface javax.sound.midi. Synthesizer
使特定仪器可用于合成。
loadInstruments(Soundbank, Patch[]) - Method in interface javax.sound.midi. Synthesizer
从指定的 Soundbank加载指定补丁引用的仪器。
loadKeyBindings(InputMap, Object[]) - Static method in class javax.swing. LookAndFeel
使用指定的绑定填充 InputMap
loadKeymap(Keymap, JTextComponent.KeyBinding[], Action[]) - Static method in class javax.swing.text. JTextComponent
用一堆绑定加载一个键映射。
loadLibrary(String) - Method in class java.lang. Runtime
加载 libname参数指定的本机库。
loadLibrary(String) - Static method in class java.lang. System
加载 libname参数指定的本机库。
loadLoadFence() - Static method in class java.lang.invoke. VarHandle
确保栅栏前的载荷不会与栅栏后的载荷重新排序。
loadProxyClass(String, String[], ClassLoader) - Static method in class java.rmi.server. RMIClassLoader
加载动态代理类(请参阅Proxy ),该类使用代码库URL路径中的给定名称实现一组接口。
loadProxyClass(String, String[], ClassLoader) - Method in class java.rmi.server. RMIClassLoaderSpi
loadRules(Reader, URL) - Method in class javax.swing.text.html. StyleSheet
加载一组已根据CSS1语法指定的规则。
loadSystemColors(int[]) - Method in class java.awt. Toolkit
使用当前系统颜色值填充作为参数提供的整数数组。
loadSystemColors(UIDefaults, String[], boolean) - Method in class javax.swing.plaf.basic. BasicLookAndFeel
填充 tablename-colorsystemColors
LOCAL - javax.lang.model.element. NestingKind
在类型之外的构造中声明的命名类型。
LOCAL_VARIABLE - java.lang.annotation. ElementType
局部变量声明
LOCAL_VARIABLE - javax.lang.model.element. ElementKind
一个局部变量。
localControl(boolean) - Method in interface javax.sound.midi. MidiChannel
打开或关闭本地控制。
localDate() - Static method in class java.time.temporal. TemporalQueries
查询 LocalDate如果找不到则返回null。
LocalDate - Class in java.time
ISO- 2007-12-03 ,例如 2007-12-03
localDateTime(TemporalAccessor) - Method in interface java.time.chrono. Chronology
从另一个时间对象获得此年表中的本地日期时间。
localDateTime(TemporalAccessor) - Method in class java.time.chrono. IsoChronology
从另一个日期时间对象获取ISO本地日期时间。
LocalDateTime - Class in java.time
ISO- 2007-12-03T10:15:30 ,例如 2007-12-03T10:15:30
locale - Variable in class java.beans.beancontext. BeanContextSupport
此BeanContext的当前语言环境。
locale - Variable in class javax.imageio. ImageReader
目前 Locale用于定位,或 null如果没有设置。
locale - Variable in class javax.imageio. ImageWriteParam
Locale用于本地化压缩类型名称和质量描述,或 null使用默认值 Locale
locale - Variable in class javax.imageio. ImageWriter
目前 Locale用于定位,或 null如果没有设置。
locale() - Method in class java.util. Formatter
返回由此formatter构造设置的语言环境。
locale() - Method in class java.util. Scanner
返回此扫描程序的语言环境。
locale(Locale) - Method in interface jdk.jshell.tool. JavaShellToolBuilder
设置区域设置。
Locale - Class in java.util
Locale对象代表特定的地理,政治或文化区域。
Locale(String) - Constructor for class java.util. Locale
从语言代码构造语言环境。
Locale(String, String) - Constructor for class java.util. Locale
从语言和国家构建语言环境。
Locale(String, String, String) - Constructor for class java.util. Locale
根据语言,国家和变体构建语言环境。
Locale.Builder - Class in java.util
Builder用于根据setter配置的值构建 Locale实例。
Locale.Category - Enum in java.util
枚举用于区域设置类别。
Locale.FilteringMode - Enum in java.util
此枚举提供常量以选择用于区域设置匹配的过滤模式。
Locale.IsoCountryCode - Enum in java.util
用于指定ISO 3166中定义的类型的枚举。
Locale.LanguageRange - Class in java.util
此类表示在 RFC 4647 Matching of Language Tags中定义的 语言范围
LocaleNameProvider - Class in java.util.spi
服务提供者的抽象类,为Locale类提供本地化名称。
LocaleNameProvider() - Constructor for class java.util.spi. LocaleNameProvider
唯一的构造函数。
LocaleServiceProvider - Class in java.util.spi
这是所有区域设置敏感的服务提供程序接口(SPI)的超类。
LocaleServiceProvider() - Constructor for class java.util.spi. LocaleServiceProvider
初始化新的区域设置服务提供程序。
LocalExecutionControl - Class in jdk.jshell.execution
ExecutionControl的实现,它在与JShell-core相同的JVM中执行。
LocalExecutionControl() - Constructor for class jdk.jshell.execution. LocalExecutionControl
使用默认类加载创建实例。
LocalExecutionControl(LoaderDelegate) - Constructor for class jdk.jshell.execution. LocalExecutionControl
创建一个实例,将加载程序操作委托给指定的委托。
LocalExecutionControlProvider - Class in jdk.jshell.execution
执行引擎的提供程序,它在与JShell相同的进程中运行。
LocalExecutionControlProvider() - Constructor for class jdk.jshell.execution. LocalExecutionControlProvider
创建一个实例。
localizedBy(Locale) - Method in class java.time.format. DateTimeFormatter
返回此格式化程序的副本,其中包含区域设置,日历,区域,小数样式和/或时区的本地化值,它们取代此格式化程序中的值。
localport - Variable in class java.net. SocketImpl
此套接字连接的本地端口号。
localPort - Variable in class java.net. DatagramSocketImpl
本地端口号。
localTime() - Static method in class java.time.temporal. TemporalQueries
如果找不到, LocalTime返回null的查询 LocalTime
LocalTime - Class in java.time
ISO- 10:15:30 ,例如 10:15:30
LocalVariable - Interface in com.sun.jdi
目标VM中的本地变量。
Locatable - Interface in com.sun.jdi
一面镜子,有Location
LocatableEvent - Interface in com.sun.jdi.event
具有位置和线程的事件的抽象超接口。
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用于获取对特定主机(包括本地主机)上的引导程序远程对象注册表的引用,或创建接受特定端口上的调用的远程对象注册表。
location - Variable in exception javax.xml.stream. XMLStreamException
 
location() - Method in interface com.sun.jdi. Locatable
如果存在与之关联的可执行代码,则返回此镜像的Location
location() - Method in interface com.sun.jdi. 方法
如果存在与之关联的可执行代码,则返回此方法的Location
location() - Method in interface com.sun.jdi.request. BreakpointRequest
返回请求的断点的位置。
location() - Method in interface com.sun.jdi. StackFrame
返回帧中当前指令的Location
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
返回此模块内容的位置(如果已知)。
location(int, int) - Method in class java.awt. GridBagLayout
确定布局网格中的哪个单元格包含 (x, y)指定的点。
Location - Interface in com.sun.jdi
目标VM的执行代码中的一个点。
Location - Interface in javax.xml.stream
提供有关活动位置的信息。
locationFor(String) - Static method in enum javax.tools. StandardLocation
返回具有给定名称的位置对象。
locationOfCodeIndex(long) - Method in interface com.sun.jdi. 方法
返回给定代码索引的Location
locationsOfLine(int) - Method in interface com.sun.jdi. 方法
返回一个List,其中包含映射到给定行号的所有Location对象。
locationsOfLine(int) - Method in interface com.sun.jdi. ReferenceType
返回一个List,其中包含映射到给定行号的所有Location对象。
locationsOfLine(String, String, int) - Method in interface com.sun.jdi. 方法
返回一个List,其中包含映射到给定行号和源名称的所有Location对象。
locationsOfLine(String, String, int) - Method in interface com.sun.jdi. ReferenceType
返回一个List,其中包含映射到给定行号的所有Location对象。
locationToIndex(Point) - Method in class javax.swing. JList
返回列表坐标系中最接近给定位置的单元格索引。
locationToIndex(JList<?>, Point) - Method in class javax.swing.plaf.basic. BasicListUI
返回最接近列表坐标系中给定位置的指定 JList中的单元 JList
locationToIndex(JList<?>, Point) - Method in class javax.swing.plaf. ListUI
返回最接近列表坐标系中给定位置的指定 JList中的单元 JList
locationToIndex(JList<?>, Point) - Method in class javax.swing.plaf.multi. MultiListUI
在由此对象处理的每个UI上调用 locationToIndex方法。
locator - Variable in class javax.swing.text. AsyncBoxView
管理孩子偏移的对象。
Locator - Interface in org.xml.sax
用于将SAX事件与文档位置相关联的接口。
Locator2 - Interface in org.xml.sax.ext
SAX2扩展以增加通过Locator提供的实体信息。
Locator2Impl - Class in org.xml.sax.ext
SAX2扩展助手,用于保存其他实体信息,实现Locator2接口。
Locator2Impl() - Constructor for class org.xml.sax.ext. Locator2Impl
构造一个新的空Locator2Impl对象。
Locator2Impl(Locator) - Constructor for class org.xml.sax.ext. Locator2Impl
复制现有的Locator或Locator2对象。
LocatorImpl - Class in org.xml.sax.helpers
提供Locator的可选便捷实现。
LocatorImpl() - Constructor for class org.xml.sax.helpers. LocatorImpl
零参数构造函数。
LocatorImpl(Locator) - Constructor for class org.xml.sax.helpers. LocatorImpl
复制构造函数。
locatorsUpdateCopy() - Method in interface java.sql. DatabaseMetaData
指示对LOB进行的更新是在副本上进行还是直接对LOB进行。
lock - Variable in class java.io. Reader
用于同步此流上的操作的对象。
lock - Variable in class java.io. Writer
用于同步此流上的操作的对象。
lock - Variable in class java.util.prefs. AbstractPreferences
一个对象,其监视器用于锁定此节点。
lock() - Method in class java.nio.channels. AsynchronousFileChannel
获取此频道文件的独占锁定。
lock() - Method in class java.nio.channels. FileChannel
获取此频道文件的独占锁定。
lock() - Method in interface java.util.concurrent.locks. Lock
获得锁。
lock() - Method in class java.util.concurrent.locks. ReentrantLock
获得锁。
lock() - Method in class java.util.concurrent.locks. ReentrantReadWriteLock.ReadLock
获取读锁定。
lock() - Method in class java.util.concurrent.locks. ReentrantReadWriteLock.WriteLock
获取写锁定。
lock(long, long, boolean) - Method in class java.nio.channels. AsynchronousFileChannel
获取此通道文件的给定区域的锁定。
lock(long, long, boolean) - Method in class java.nio.channels. FileChannel
获取此通道文件的给定区域的锁定。
lock(long, long, boolean, A, CompletionHandler<FileLock, ? super A>) - Method in class java.nio.channels. AsynchronousFileChannel
获取此通道文件的给定区域的锁定。
lock(A, CompletionHandler<FileLock, ? super A>) - Method in class java.nio.channels. AsynchronousFileChannel
获取此频道文件的独占锁定。
Lock - Interface in java.util.concurrent.locks
Lock实现提供了比使用 synchronized方法和语句可获得的更广泛的锁定操作。
LOCK - java.awt.desktop. UserSessionEvent.Reason
会话已被锁定/解锁。
LockInfo - Class in java.lang.management
有关 锁的信息。
LockInfo(String, int) - Constructor for class java.lang.management. LockInfo
构造一个 LockInfo对象。
lockInterruptibly() - Method in interface java.util.concurrent.locks. Lock
除非当前线程是 interrupted,否则获取锁定。
lockInterruptibly() - Method in class java.util.concurrent.locks. ReentrantLock
除非当前线程是 interrupted,否则获取锁定。
lockInterruptibly() - Method in class java.util.concurrent.locks. ReentrantReadWriteLock.ReadLock
除非当前线程是 interrupted,否则获取读锁定。
lockInterruptibly() - Method in class java.util.concurrent.locks. ReentrantReadWriteLock.WriteLock
除非当前线程是 interrupted,否则获取写锁定。
LockSupport - Class in java.util.concurrent.locks
用于创建锁和其他同步类的基本线程阻塞原语。
log(double) - Static method in class java.lang. Math
返回 double值的自然对数(基数 e )。
log(double) - Static method in class java.lang. StrictMath
返回 double值的自然对数(基数 e )。
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
记录从给定对象生成的消息。
log(System.Logger.Level, String) - Method in interface java.lang. System.Logger
记录消息。
log(System.Logger.Level, String, Object...) - Method in interface java.lang. System.Logger
使用可选的参数列表记录消息。
log(System.Logger.Level, String, Throwable) - Method in interface java.lang. System.Logger
记录与给定throwable关联的消息。
log(System.Logger.Level, Supplier<String>) - Method in interface java.lang. System.Logger
记录延迟提供的消息。
log(System.Logger.Level, Supplier<String>, Throwable) - Method in interface java.lang. System.Logger
记录与给定throwable关联的延迟提供的消息。
log(System.Logger.Level, ResourceBundle, String, Object...) - Method in interface java.lang. System.Logger
使用资源包和可选的参数列表记录消息。
log(System.Logger.Level, ResourceBundle, String, Throwable) - Method in interface java.lang. System.Logger
记录与给定throwable关联的本地化消息。
log(Level, String) - Method in class java.util.logging. Logger
记录消息,不带参数。
log(Level, String, Object) - Method in class java.util.logging. Logger
使用一个对象参数记录消息。
log(Level, String, Object[]) - Method in class java.util.logging. Logger
使用一组对象参数记录消息。
log(Level, String, Throwable) - Method in class java.util.logging. Logger
使用关联的Throwable信息记录消息。
log(Level, Throwable, Supplier<String>) - Method in class java.util.logging. Logger
使用关联的Throwable信息记录延迟构造的消息。
log(Level, Supplier<String>) - Method in class java.util.logging. Logger
记录消息,只有在日志记录级别实际记录消息时才构建消息。
log(LogRecord) - Method in class java.util.logging. Logger
记录LogRecord。
LOG_OPTION - Static variable in class javax.swing. DebugGraphics
记录图形操作。
log10(double) - Static method in class java.lang. Math
返回 double值的基数10对数。
log10(double) - Static method in class java.lang. StrictMath
返回 double值的基数10对数。
log1p(double) - Static method in class java.lang. Math
返回参数和的总和的自然对数。
log1p(double) - Static method in class java.lang. StrictMath
返回参数和的总和的自然对数。
Logger - Class in java.util.logging
Logger对象用于记录特定系统或应用程序组件的消息。
Logger(String, String) - Constructor for class java.util.logging. Logger
用于为命名子系统构造记录器的受保护方法。
LoggerFinder() - Constructor for class java.lang. System.LoggerFinder
创建 LoggerFinder的新实例。
LOGGING_MXBEAN_NAME - Static variable in class java.util.logging. LogManager
用于日志记录工具的管理接口的ObjectName字符串表示形式。
LoggingMXBean - Interface in java.util.logging
Deprecated.
LoggingMXBean is no longer a platform MXBean and is replaced with PlatformLoggingMXBean. It will not register in the platform MBeanServer. Use ManagementFactory.getPlatformMXBean(PlatformLoggingMXBean.class) instead.
LoggingPermission - Class in java.util.logging
当使用SecurityManager运行的代码调用其中一个日志记录控制方法(如Logger.setLevel)时,SecurityManager将检查的权限。
LoggingPermission(String, String) - Constructor for class java.util.logging. LoggingPermission
创建一个新的LoggingPermission对象。
LOGICAL_COMPLEMENT - com.sun.source.tree. Tree.Kind
用于实例UnaryTree代表逻辑补运算符!
LOGICAL_COMPLEMENT - jdk.nashorn.api.tree. Tree.Kind
Deprecated.
用于实例UnaryTree代表逻辑补运算符!
LOGICAL_STYLE_ACTION - Static variable in class javax.swing.text.html. HTMLEditorKit
逻辑样式选择操作标识符逻辑样式作为参数传递
logicalAnd(boolean, boolean) - Static method in class java.lang. Boolean
返回将逻辑AND运算符应用于指定的 boolean操作数的结果。
logicalOr(boolean, boolean) - Static method in class java.lang. Boolean
返回将逻辑OR运算符应用于指定的 boolean操作数的结果。
logicalXor(boolean, boolean) - Static method in class java.lang. Boolean
返回将逻辑XOR运算符应用于指定的 boolean操作数的结果。
login() - Method in class com.sun.security.auth.module. JndiLoginModule
提示输入用户名和密码。
login() - Method in class com.sun.security.auth.module. KeyStoreLoginModule
验证用户。
login() - Method in class com.sun.security.auth.module. Krb5LoginModule
验证用户
login() - Method in class com.sun.security.auth.module. LdapLoginModule
开始用户验证。
login() - Method in class com.sun.security.auth.module. NTLoginModule
导入基础NT系统标识信息。
login() - Method in class com.sun.security.auth.module. UnixLoginModule
验证用户(第一阶段)。
login() - Method in class javax.security.auth.login. LoginContext
执行身份验证。
login() - Method in interface javax.security.auth.spi. LoginModule
验证 Subject方法(阶段1)。
login(Subject, CallbackHandler) - Method in class java.security. AuthProvider
登录此提供商。
LoginContext - Class in javax.security.auth.login
LoginContext类描述了用于对Subjects进行身份验证的基本方法,并提供了一种独立于底层身份验证技术开发应用程序的方法。
LoginContext(String) - Constructor for class javax.security.auth.login. LoginContext
使用名称实例化新的 LoginContext对象。
LoginContext(String, CallbackHandler) - Constructor for class javax.security.auth.login. LoginContext
实例化一个新 LoginContext的名称和一个对象 CallbackHandler对象。
LoginContext(String, Subject) - Constructor for class javax.security.auth.login. LoginContext
实例化一个新 LoginContext的名称和一个对象 Subject对象。
LoginContext(String, Subject, CallbackHandler) - Constructor for class javax.security.auth.login. LoginContext
实例化一个新的 LoginContext对象有一个名字,一个 Subject要进行身份验证,并且 CallbackHandler对象。
LoginContext(String, Subject, CallbackHandler, Configuration) - Constructor for class javax.security.auth.login. LoginContext
实例化一个新的 LoginContext对象有一个名字,一个 Subject要进行身份验证,一个 CallbackHandler对象,登录 Configuration
LoginException - Exception in javax.security.auth.login
这是基本的登录例外。
LoginException() - Constructor for exception javax.security.auth.login. LoginException
构造一个没有详细消息的LoginException。
LoginException(String) - Constructor for exception javax.security.auth.login. LoginException
使用指定的详细消息构造LoginException。
LoginModule - Interface in javax.security.auth.spi
身份验证技术提供商的服务提供商界面。
LogManager - Class in java.util.logging
有一个全局LogManager对象,用于维护有关Loggers和日志服务的一组共享状态。
LogManager() - Constructor for class java.util.logging. LogManager
受保护的构造函数。
logout() - Method in class com.sun.security.auth.module. JndiLoginModule
注销用户。
logout() - Method in class com.sun.security.auth.module. KeyStoreLoginModule
注销用户。
logout() - Method in class com.sun.security.auth.module. Krb5LoginModule
注销用户。
logout() - Method in class com.sun.security.auth.module. LdapLoginModule
注销用户。
logout() - Method in class com.sun.security.auth.module. NTLoginModule
注销用户。
logout() - Method in class com.sun.security.auth.module. UnixLoginModule
注销用户
logout() - Method in class java.security. AuthProvider
从此提供程序注销。
logout() - Method in class javax.security.auth.login. LoginContext
退出 Subject
logout() - Method in interface javax.security.auth.spi. LoginModule
注销 Subject
logp(Level, String, String, String) - Method in class java.util.logging. Logger
记录消息,指定源类和方法,不带参数。
logp(Level, String, String, String, Object) - Method in class java.util.logging. Logger
使用日志消息的单个对象参数记录消息,指定源类和方法。
logp(Level, String, String, String, Object[]) - Method in class java.util.logging. Logger
使用对象参数数组记录消息,指定源类和方法。
logp(Level, String, String, String, Throwable) - Method in class java.util.logging. Logger
使用关联的Throwable信息记录消息,指定源类和方法。
logp(Level, String, String, Throwable, Supplier<String>) - Method in class java.util.logging. Logger
记录一个延迟构造的消息,指定源类和方法,以及相关的Throwable信息。
logp(Level, String, String, Supplier<String>) - Method in class java.util.logging. Logger
记录一个延迟构造的消息,指定源类和方法,不带参数。
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
使用可选的消息参数列表记录消息,指定源类,方法和资源包。
logrb(Level, String, String, ResourceBundle, String, Throwable) - Method in class java.util.logging. Logger
使用关联的Throwable信息记录消息,指定源类,方法和资源包。
logrb(Level, ResourceBundle, String, Object...) - Method in class java.util.logging. Logger
使用可选的消息参数列表记录消息,指定源类,方法和资源包。
logrb(Level, ResourceBundle, String, Throwable) - Method in class java.util.logging. Logger
使用关联的Throwable信息记录消息,指定源类,方法和资源包。
LogRecord - Class in java.util.logging
LogRecord对象用于在日志记录框架和各个日志处理程序之间传递日志记录请求。
LogRecord(Level, String) - Constructor for class java.util.logging. LogRecord
使用给定级别和消息值构造LogRecord。
logStream() - Static method in class javax.swing. DebugGraphics
返回DebugGraphics记录绘制操作的流。
LogStream - Class in java.rmi.server
Deprecated.
no replacement
Long - Class in java.lang
Long类在对象中包装基本类型 long的值。
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 a long primitive, or use Long.valueOf(String) to convert a string to a Long object.
LONG - java.time.format. FormatStyle
长文字样式,有很多细节。
LONG - javax.lang.model.type. TypeKind
原始类型 long
LONG - Static variable in class java.text. DateFormat
长款式的常量。
LONG - Static variable in class java.util. Calendar
getDisplayNamegetDisplayNames样式说明 ,相当于 Calendar.LONG_FORMAT
LONG - Static variable in class java.util. TimeZone
getDisplayName()的样式说明符,表示长名称,例如“太平洋标准时间”。
LONG - Static variable in class javax.management.openmbean. SimpleType
描述其Java类名称为 java.lang.Long值的 SimpleType实例。
LONG_DESCRIPTION - Static variable in interface javax.swing. Action
用于存储操作的更长 String描述的密钥可用于上下文相关帮助。
LONG_FORMAT - Static variable in class java.util. Calendar
getDisplayNamegetDisplayNames样式说明 ,指示用于格式的长名称。
LONG_LITERAL - com.sun.source.tree. Tree.Kind
用于实例LiteralTree代表类型的一个组成文字表达式long
LONG_STANDALONE - Static variable in class java.util. Calendar
getDisplayNamegetDisplayNames样式说明 ,指示独立使用的长名称,例如月份名称作为日历标题。
LongAccumulator - Class in java.util.concurrent.atomic
一个或多个变量一起使用提供的函数更新运行的 long值。
LongAccumulator(LongBinaryOperator, long) - Constructor for class java.util.concurrent.atomic. LongAccumulator
使用给定的累加器函数和标识元素创建新实例。
LongAdder - Class in java.util.concurrent.atomic
一个或多个变量,它们共同维持最初的零 long总和。
LongAdder() - Constructor for class java.util.concurrent.atomic. LongAdder
创建一个初始总和为零的新加法器。
LongBinaryOperator - Interface in java.util.function
表示对两个 long值操作数的操作,并生成 long值的结果。
longBitsToDouble(long) - Static method in class java.lang. Double
返回与给定位表示相对应的 double值。
LongBuffer - Class in java.nio
一个长缓冲区。
LongConsumer - Interface in java.util.function
表示接受单个 long参数 long返回任何结果的操作。
LongFunction< R> - Interface in java.util.function
表示接受长值参数并生成结果的函数。
LONGITUDE_REF_EAST - Static variable in class javax.imageio.plugins.tiff. ExifGPSTagSet
与“GPSLongitudeRef”和“GPSDestLongitudeRef”标记一起使用的值。
LONGITUDE_REF_WEST - Static variable in class javax.imageio.plugins.tiff. ExifGPSTagSet
与“GPSLongitudeRef”和“GPSDestLongitudeRef”标记一起使用的值。
LONGNVARCHAR - java.sql. JDBCType
标识通用SQL类型 LONGNVARCHAR
LONGNVARCHAR - Static variable in class java.sql. Types
Java编程语言中的常量(有时称为类型代码),用于标识通用SQL类型 LONGNVARCHAR
LongPredicate - Interface in java.util.function
表示一个 long参数的谓词(布尔值函数)。
longs() - Method in class java.util.concurrent. ThreadLocalRandom
返回有效无限的伪随机 longlong
longs() - Method in class java.util. Random
返回有效无限的伪随机 longlong
longs() - Method in class java.util. SplittableRandom
从此生成器返回一个实际上无限制的伪随机 long流和/或从中生成的一个值。
longs(long) - Method in class java.util.concurrent. ThreadLocalRandom
返回生成给定 streamSize个伪随机 long值的流。
longs(long) - Method in class java.util. Random
返回生成给定 streamSize个伪随机 long值的流。
longs(long) - Method in class java.util. SplittableRandom
返回一个流,该流从该生成器生成给定的 streamSize个伪随机数 long值和/或从中生成一个分裂。
longs(long, long) - Method in class java.util.concurrent. ThreadLocalRandom
返回有效无限的伪随机 longlong ,每个值都符合给定的原点(包括)和绑定(不包括)。
longs(long, long) - Method in class java.util. Random
返回有效无限的伪随机 long流,每个值符合给定的原点(包括)和绑定(不包括)。
longs(long, long) - Method in class java.util. SplittableRandom
从该生成器返回一个有效无限的伪随机long流和/或从它生成的一个分裂; 每个值符合给定的原点(包括)和绑定(不包括)。
longs(long, long, long) - Method in class java.util.concurrent. ThreadLocalRandom
返回产生给定 streamSize个伪随机数 streamSize的流,每个伪 long都符合给定的原点(包括)和绑定(不包括)。
longs(long, long, long) - Method in class java.util. Random
返回产生给定 streamSize个伪随机数 streamSize的流,每个伪 long都符合给定的原点(包括)和绑定(不包括)。
longs(long, long, long) - Method in class java.util. SplittableRandom
返回产生所述给定流streamSize数的伪随机的long从该发电机和/或从它一个分割值; 每个值符合给定的原点(包括)和绑定(不包括)。
longStream(Supplier<? extends Spliterator.OfLong>, int, boolean) - Static method in class java.util.stream. StreamSupport
创建一个新的顺序或并行 LongStreamSupplierSpliterator.OfLong
longStream(Spliterator.OfLong, boolean) - Static method in class java.util.stream. StreamSupport
创建一个新的串行或并行 LongStreamSpliterator.OfLong
LongStream - Interface in java.util.stream
一系列原始长值元素,支持顺序和并行聚合操作。
LongStream.Builder - Interface in java.util.stream
LongStream可变构建器。
LongSummaryStatistics - Class in java.util
用于收集统计数据(如计数,最小值,最大值,总和和平均值)的状态对象。
LongSummaryStatistics() - Constructor for class java.util. LongSummaryStatistics
构造一个空实例,零计数,零和, Long.MAX_VALUE分钟, Long.MIN_VALUE最大值和零平均值。
LongSummaryStatistics(long, long, long, long) - Constructor for class java.util. LongSummaryStatistics
构造带指定一个非空的情况下 countminmaxsum
LongSupplier - Interface in java.util.function
代表 long结果的供应商。
LongToDoubleFunction - Interface in java.util.function
表示接受长值参数并生成双值结果的函数。
LongToIntFunction - Interface in java.util.function
表示接受长值参数并生成int值结果的函数。
LongType - Interface in com.sun.jdi
目标VM中访问的所有原始 long值的类型。
LongUnaryOperator - Interface in java.util.function
表示对单个 long值操作数的操作,该操作数生成 long值的结果。
longValue() - Method in interface com.sun.jdi. PrimitiveValue
将此值转换为LongValue并将结果返回为long。
longValue() - Method in class com.sun.security.auth. UnixNumericGroupPrincipal
返回此 UnixNumericGroupPrincipal的用户组标识号(GID)。
longValue() - Method in class com.sun.security.auth. UnixNumericUserPrincipal
返回此 UnixNumericUserPrincipal的用户标识号(UID)。
longValue() - Method in class java.lang. Byte
返回此值 Bytelong一个宽元转换后。
longValue() - Method in class java.lang. Double
返回此值 Doublelong的基本收缩转换后。
longValue() - Method in class java.lang. Float
在缩小基元转换后,将此 Float值返回为 long
longValue() - Method in class java.lang. Integer
返回此值 Integerlong一个宽元转换后。
longValue() - Method in class java.lang. Long
long值的形式返回此 Long的值。
longValue() - Method in class java.lang. Number
返回指定数字的值 long
longValue() - Method in class java.lang. Short
返回此值 Shortlong一个宽元转换后。
longValue() - Method in class java.math. BigDecimal
将此 BigDecimal转换为 long
longValue() - Method in class java.math. BigInteger
将此BigInteger转换为 long
longValue() - Method in class java.util.concurrent.atomic. AtomicInteger
返回此的当前值 AtomicInteger作为 long加宽原始转换后,通过规定的,具有记忆效果 VarHandle.getVolatile(java.lang.Object...)
longValue() - Method in class java.util.concurrent.atomic. AtomicLong
返回此的当前值 AtomicLong作为 long如通过指定,记忆效应 VarHandle.getVolatile(java.lang.Object...)
longValue() - Method in class java.util.concurrent.atomic. DoubleAccumulator
在缩小基元转换后,将 current value作为 long返回。
longValue() - Method in class java.util.concurrent.atomic. DoubleAdder
在缩小基元转换后,将 DoubleAdder.sum()作为 long返回。
longValue() - Method in class java.util.concurrent.atomic. LongAccumulator
相当于 LongAccumulator.get()
longValue() - Method in class java.util.concurrent.atomic. LongAdder
相当于 LongAdder.sum()
LongValue - Interface in com.sun.jdi
提供对目标VM中原始值 long访问。
longValueExact() - Method in class java.math. BigDecimal
将此 BigDecimal转换为 long ,检查是否丢失了信息。
longValueExact() - Method in class java.math. BigInteger
将此 BigInteger转换为 long ,检查是否丢失了信息。
LONGVARBINARY - java.sql. JDBCType
标识通用SQL类型 LONGVARBINARY
LONGVARBINARY - Static variable in class java.sql. Types
标识一般SQL类型 LONGVARBINARY的Java编程语言中的常量(有时称为类型代码)。
LONGVARCHAR - java.sql. JDBCType
标识通用SQL类型 LONGVARCHAR
LONGVARCHAR - Static variable in class java.sql. Types
标识一般SQL类型 LONGVARCHAR的Java编程语言中的常量(有时称为类型代码)。
LookAndFeel - Class in javax.swing
LookAndFeelLookAndFeel封装了外观。
LookAndFeel() - Constructor for class javax.swing. LookAndFeel
 
LookAndFeelInfo(String, String) - Constructor for class javax.swing. UIManager.LookAndFeelInfo
构造一个 UIManagerLookAndFeelInfo对象。
lookingAt() - Method in class java.util.regex. Matcher
尝试将从区域开头开始的输入序列与模式匹配。
lookup() - Static method in class java.lang.invoke. MethodHandles
返回lookup object ,具有模拟调用者所有支持的字节码行为的全部功能。
lookup(Class<?>) - Static method in class java.io. ObjectStreamClass
找到可以序列化的类的描述符。
lookup(String) - Static method in class java.rmi. Naming
返回与指定的 name关联的远程对象的引用(stub)。
lookup(String) - Method in interface java.rmi.registry. Registry
返回绑定到此注册表中指定的 name的远程引用。
lookup(String) - Method in interface javax.naming. Context
检索命名对象。
lookup(List<Locale.LanguageRange>, Collection<Locale>) - Static method in class java.util. Locale
使用RFC 4647中定义的查找机制返回最佳匹配语言标记的 Locale实例。
lookup(Name) - Method in interface javax.naming. Context
检索命名对象。
Lookup - Class in jdk.dynalink.linker.support
围绕MethodHandles.Lookup的包装器,用于屏蔽已检查的异常。
Lookup(MethodHandles.Lookup) - Constructor for class jdk.dynalink.linker.support. Lookup
创建绑定到MethodHandles.Lookup实例的新实例。
lookupAny(Class<?>) - Static method in class java.io. ObjectStreamClass
返回任何类的描述符,无论它是否实现Serializable
lookupClass() - Method in class java.lang.invoke. MethodHandles.Lookup
告诉哪个类正在执行查找。
lookupConstraints(Component) - Method in class java.awt. GridBagLayout
检索指定组件的约束。
lookupDefaultPrintService() - Static method in class javax.print. PrintServiceLookup
找到此环境的默认打印服务。
lookupLink(String) - Method in interface javax.naming. Context
检索命名对象,除了名称的终端原子组件之外的链接。
lookupLink(Name) - Method in interface javax.naming. Context
检索命名对象,除了名称的终端原子组件之外的链接。
lookupModes() - Method in class java.lang.invoke. MethodHandles.Lookup
告知此查找对象可以生成哪些成员访问保护类。
lookupMultiDocPrintServices(DocFlavor[], AttributeSet) - Static method in class javax.print. PrintServiceLookup
MultiDoc打印 服务能够打印 MultiDocs其中包含所有指定的doc MultiDocs
lookupNamespaceURI(String) - Method in class javax.imageio.metadata. IIOMetadataNode
IIOMetadataNode不支持此DOM Level 3方法,并将抛出 DOMException
lookupNamespaceURI(String) - Method in interface org.w3c.dom. Node
从该节点开始查找与给定前缀关联的名称空间URI。
lookupNamespaceURI(String) - Method in interface org.w3c.dom.xpath. XPathNSResolver
查找与给定名称空间前缀关联的名称空间URI。
LookupOp - Class in java.awt.image
此类实现从源到目标的查找操作。
LookupOp(LookupTable, RenderingHints) - Constructor for class java.awt.image. LookupOp
在给定查找表和 RenderingHints对象(可能是 null构造一个 LookupOp对象。
lookupPixel(byte[], byte[]) - Method in class java.awt.image. ByteLookupTable
返回像素的样本数组,使用查找表进行转换。
lookupPixel(int[], int[]) - Method in class java.awt.image. ByteLookupTable
返回像素的样本数组,使用查找表进行转换。
lookupPixel(int[], int[]) - Method in class java.awt.image. LookupTable
返回一个像素的 int组件数组。
lookupPixel(int[], int[]) - Method in class java.awt.image. ShortLookupTable
返回像素的样本数组,使用查找表进行转换。
lookupPixel(short[], short[]) - Method in class java.awt.image. ShortLookupTable
返回像素的样本数组,使用查找表进行转换。
lookupPrefix(String) - Method in class javax.imageio.metadata. IIOMetadataNode
IIOMetadataNode不支持此DOM Level 3方法,并将抛出 DOMException
lookupPrefix(String) - Method in interface org.w3c.dom. Node
从该节点开始查找与给定名称空间URI关联的前缀。
lookupPrincipalByGroupName(String) - Method in class java.nio.file.attribute. UserPrincipalLookupService
按组名查找组主体。
lookupPrincipalByName(String) - Method in class java.nio.file.attribute. UserPrincipalLookupService
按名称查找用户主体。
lookupPrintServices() - Static method in class java.awt.print. PrinterJob
查找2D打印服务的便捷方法。
lookupPrintServices(DocFlavor, AttributeSet) - Static method in class javax.print. PrintServiceLookup
找到能够打印指定的DocFlavor打印服务。
lookupProviders(Class<T>) - Static method in class javax.imageio.spi. ServiceRegistry
使用上下文类加载器定位并逐步实例化给定服务的可用提供程序。
lookupProviders(Class<T>, ClassLoader) - Static method in class javax.imageio.spi. ServiceRegistry
使用给定的类加载器搜索特定服务类的实现。
lookupStreamPrintServiceFactories(DocFlavor, String) - Static method in class javax.print. StreamPrintServiceFactory
找到可与打印作业一起使用的打印服务的工厂,以 outputMimeType指定的格式输出数据流。
lookupStreamPrintServices(String) - Static method in class java.awt.print. PrinterJob
一种便捷的方法,可以为工厂定位可以对2D图形进行成像的流打印服务。
LookupTable - Class in java.awt.image
此抽象类定义查找表对象。
LookupTable(int, int) - Constructor for class java.awt.image. LookupTable
根据组件数量和查找表中的偏移量构造一个新的LookupTable。
lookupTag(List<Locale.LanguageRange>, Collection<String>) - Static method in class java.util. Locale
使用RFC 4647中定义的查找机制返回最匹配的语言标记。
loop() - Method in interface java.applet. AudioClip
Deprecated.
开始播放此音频片段。
loop(int) - Method in interface javax.sound.sampled. Clip
从当前位置开始循环播放。
loop(MethodHandle[]...) - Static method in class java.lang.invoke. MethodHandles
构造一个表示循环的方法句柄,该循环具有多个循环变量,每次迭代时都会更新和检查这些变量。
LOOP_CONTINUOUSLY - Static variable in interface javax.sound.midi. Sequencer
一个值,指示循环应该无限期地继续而不是在特定数量的循环之后完成。
LOOP_CONTINUOUSLY - Static variable in interface javax.sound.sampled. Clip
一个值,指示循环应该无限期地继续而不是在特定数量的循环之后完成。
LoopTree - Interface in jdk.nashorn.api.tree
Deprecated, for removal: This API element is subject to removal in a future version.
Nashorn JavaScript script engine and APIs, and the jjs tool are deprecated with the intent to remove them in a future release.
LOST_FOCUS - Static variable in class java.awt. Event
Deprecated.
一个组件失去了焦点。
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
通知此对象它不再是剪贴板所有者。
LOW_SURROGATES - Static variable in class java.lang. Character.UnicodeBlock
“低代理”Unicode字符块的常量。
lower(E) - Method in class java.util.concurrent. ConcurrentSkipListSet
 
lower(E) - Method in interface java.util. NavigableSet
返回此集合中的最大元素严格小于给定元素,如果没有这样的元素,则 null
lower(E) - Method in class java.util. TreeSet
 
LOWER_LEADING_CORNER - Static variable in interface javax.swing. ScrollPaneConstants
标识视口的下前角。
LOWER_LEFT_CORNER - Static variable in interface javax.swing. ScrollPaneConstants
标识视口的左下角。
LOWER_RIGHT_CORNER - Static variable in interface javax.swing. ScrollPaneConstants
标识视口的右下角。
LOWER_TRAILING_CORNER - Static variable in interface javax.swing. ScrollPaneConstants
标识视口的下边缘角。
LOWERCASE_LETTER - Static variable in class java.lang. Character
Unicode规范中的常规类别“Ll”。
lowerCaseMode(boolean) - Method in class java.io. StreamTokenizer
确定单词标记是否自动小写。
LOWERED - Static variable in class javax.swing.border. BevelBorder
降低斜面类型。
LOWERED - Static variable in class javax.swing.border. EtchedBorder
降低蚀刻类型。
lowerEntry(K) - Method in class java.util.concurrent. ConcurrentSkipListMap
返回与严格小于给定键的最大键相关联的键 - 值映射,如果没有此键,则 null
lowerEntry(K) - Method in interface java.util. NavigableMap
返回与严格小于给定键的最大键相关联的键 - 值映射,如果没有此键,则 null
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
返回严格小于给定键的最大键,如果没有这样键,则返回 null
lowerKey(K) - Method in class java.util. TreeMap
 
lowerLeft - Variable in class javax.swing. JScrollPane
要在左下角显示的组件。
lowerLeft - Variable in class javax.swing. ScrollPaneLayout
要在左下角显示的组件。
lowerRight - Variable in class javax.swing. JScrollPane
要在右下角显示的组件。
lowerRight - Variable in class javax.swing. ScrollPaneLayout
要在右下角显示的组件。
lowestLayer() - Method in class javax.swing. JLayeredPane
返回所有当前子项的最低层值。
lowestOneBit(int) - Static method in class java.lang. Integer
返回 int值,最多只有一位,位于指定 int值中最低位(“最右侧”)一位的位置。
lowestOneBit(long) - Static method in class java.lang. Long
返回 long值,最多只有一位,位于指定 long值中最低位(“最右侧”)一位的位置。
LOWSRC - Static variable in class javax.swing.text.html. HTML.Attribute
属性“lowsrc”
lowSurrogate(int) - Static method in class java.lang. Character
返回尾随替代(一个 low surrogate code unit所述的) surrogate pair表示在UTF-16编码指定的补充的字符(Unicode代码点)。
LSException - Exception in org.w3c.dom.ls
如果处理停止,分析器或写入操作可能会抛出 LSException
LSException(short, String) - Constructor for exception org.w3c.dom.ls. LSException
 
LSInput - Interface in org.w3c.dom.ls
此接口表示数据的输入源。
LSLoadEvent - Interface in org.w3c.dom.ls
此接口表示一个load事件对象,表示文档加载完成。
LSOutput - Interface in org.w3c.dom.ls
此接口表示数据的输出目标。
LSParser - Interface in org.w3c.dom.ls
对象的接口,能够从各种输入源构建或扩充DOM树。
LSParserFilter - Interface in org.w3c.dom.ls
LSParserFilter s为应用程序提供了在解析时构建节点时检查节点的能力。
LSProgressEvent - Interface in org.w3c.dom.ls
此接口表示一个progress事件对象,它在解析文档时通知应用程序进度。
LSResourceResolver - Interface in org.w3c.dom.ls
LSResourceResolver为应用程序提供了一种将引用重定向到外部资源的方法。
LSSerializer - Interface in org.w3c.dom.ls
LSSerializer提供了用于将DOM文档序列化(写入)到XML的API。
LSSerializerFilter - Interface in org.w3c.dom.ls
LSSerializerFilter s为应用程序提供了在序列化时检查节点并决定应该序列化哪些节点的能力。
lt(File, File) - Method in class javax.swing.plaf.basic. BasicDirectoryModel
已过时 - 未使用
lt(ValueExp, ValueExp) - Static method in class javax.management. Query
返回表示两个值上的“小于”约束的查询表达式。
LT - Static variable in class javax.management. Query
LYCIAN - java.lang. Character.UnicodeScript
Unicode脚本“Lycian”。
LYCIAN - Static variable in class java.lang. Character.UnicodeBlock
“Lycian”Unicode字符块的常量。
LYDIAN - java.lang. Character.UnicodeScript
Unicode脚本“Lydian”。
LYDIAN - Static variable in class java.lang. Character.UnicodeBlock
“Lydian”Unicode字符块的常量。
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  _ 
所有类  所有包