📄 index-12.html
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Frameset//EN""http://www.w3.org/TR/REC-html40/frameset.dtd"><!--NewPage--><HTML><HEAD><!-- Generated by javadoc on Thu Apr 27 23:30:22 PDT 2000 --><TITLE>Java 2 Platform SE v1.3: L-Index</TITLE><LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style"></HEAD><BODY BGCOLOR="white"><!-- ========== START OF NAVBAR ========== --><A NAME="navbar_top"><!-- --></A><TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0"><TR><TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"><A NAME="navbar_top_firstrow"><!-- --></A><TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3"> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> </TR></TABLE></TD><TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM><b>Java<sup><font size=-2>TM</font></sup> 2 Platform<br>Std. Ed. v1.3</b></EM></TD></TR><TR><TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="index-11.html"><B>PREV LETTER</B></A> <A HREF="index-13.html"><B>NEXT LETTER</B></A></FONT></TD><TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../index.html" TARGET="_top"><B>FRAMES</B></A> <A HREF="index-12.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD></TR></TABLE><!-- =========== END OF NAVBAR =========== --><A HREF="index-1.html">A</A> <A HREF="index-2.html">B</A> <A HREF="index-3.html">C</A> <A HREF="index-4.html">D</A> <A HREF="index-5.html">E</A> <A HREF="index-6.html">F</A> <A HREF="index-7.html">G</A> <A HREF="index-8.html">H</A> <A HREF="index-9.html">I</A> <A HREF="index-10.html">J</A> <A HREF="index-11.html">K</A> <A HREF="index-12.html">L</A> <A HREF="index-13.html">M</A> <A HREF="index-14.html">N</A> <A HREF="index-15.html">O</A> <A HREF="index-16.html">P</A> <A HREF="index-17.html">Q</A> <A HREF="index-18.html">R</A> <A HREF="index-19.html">S</A> <A HREF="index-20.html">T</A> <A HREF="index-21.html">U</A> <A HREF="index-22.html">V</A> <A HREF="index-23.html">W</A> <A HREF="index-24.html">X</A> <A HREF="index-25.html">Y</A> <A HREF="index-26.html">Z</A> <A HREF="index-27.html">_</A> <HR><A NAME="_L_"><!-- --></A><H2><B>L</B></H2><DL><DT><A HREF="../org/omg/CORBA/UnionMember.html#label"><B>label</B></A> - Variable in class org.omg.CORBA.<A HREF="../org/omg/CORBA/UnionMember.html">UnionMember</A><DD>The label of the union member described by this <code>UnionMember</code> object.<DT><A HREF="../java/awt/Label.html"><B>Label</B></A> - class java.awt.<A HREF="../java/awt/Label.html">Label</A>.<DD>A <code>Label</code> object is a component for placing text in a container.<DT><A HREF="../javax/accessibility/AccessibleRole.html#LABEL"><B>LABEL</B></A> - Static variable in class javax.accessibility.<A HREF="../javax/accessibility/AccessibleRole.html">AccessibleRole</A><DD>An object used to present an icon or short string in an interface.<DT><A HREF="../javax/accessibility/AccessibleRelation.html#LABEL_FOR"><B>LABEL_FOR</B></A> - Static variable in class javax.accessibility.<A HREF="../javax/accessibility/AccessibleRelation.html">AccessibleRelation</A><DD>Indicates an object is a label for one or more target objects.<DT><A HREF="../javax/accessibility/AccessibleRelation.html#LABEL_FOR_PROPERTY"><B>LABEL_FOR_PROPERTY</B></A> - Static variable in class javax.accessibility.<A HREF="../javax/accessibility/AccessibleRelation.html">AccessibleRelation</A><DD>Identifies that the target group for a label has changed<DT><A HREF="../java/awt/Label.AccessibleAWTLabel.html"><B>Label.AccessibleAWTLabel</B></A> - class java.awt.<A HREF="../java/awt/Label.AccessibleAWTLabel.html">Label.AccessibleAWTLabel</A>.<DD>This class implements accessibility support for the <code>Label</code> class.<DT><A HREF="../java/awt/Label.AccessibleAWTLabel.html#Label.AccessibleAWTLabel(java.awt.Label)"><B>Label.AccessibleAWTLabel(Label)</B></A> - Constructor for class java.awt.<A HREF="../java/awt/Label.AccessibleAWTLabel.html">Label.AccessibleAWTLabel</A><DD> <DT><A HREF="../java/awt/Label.html#Label()"><B>Label()</B></A> - Constructor for class java.awt.<A HREF="../java/awt/Label.html">Label</A><DD>Constructs an empty label.<DT><A HREF="../java/awt/Label.html#Label(java.lang.String)"><B>Label(String)</B></A> - Constructor for class java.awt.<A HREF="../java/awt/Label.html">Label</A><DD>Constructs a new label with the specified string of text, left justified.<DT><A HREF="../java/awt/Label.html#Label(java.lang.String, int)"><B>Label(String, int)</B></A> - Constructor for class java.awt.<A HREF="../java/awt/Label.html">Label</A><DD>Constructs a new label that presents the specified string of text with the specified alignment.<DT><A HREF="../javax/accessibility/AccessibleRelation.html#LABELED_BY"><B>LABELED_BY</B></A> - Static variable in class javax.accessibility.<A HREF="../javax/accessibility/AccessibleRelation.html">AccessibleRelation</A><DD>Indicates an object is labeled by one or more target objects.<DT><A HREF="../javax/accessibility/AccessibleRelation.html#LABELED_BY_PROPERTY"><B>LABELED_BY_PROPERTY</B></A> - Static variable in class javax.accessibility.<A HREF="../javax/accessibility/AccessibleRelation.html">AccessibleRelation</A><DD>Identifies that the objects that are doing the labeling have changed<DT><A HREF="../javax/swing/JLabel.html#labelFor"><B>labelFor</B></A> - Variable in class javax.swing.<A HREF="../javax/swing/JLabel.html">JLabel</A><DD> <DT><A HREF="../javax/swing/plaf/basic/BasicSliderUI.html#labelRect"><B>labelRect</B></A> - Variable in class javax.swing.plaf.basic.<A HREF="../javax/swing/plaf/basic/BasicSliderUI.html">BasicSliderUI</A><DD> <DT><A HREF="../javax/swing/plaf/basic/BasicLabelUI.html#labelUI"><B>labelUI</B></A> - Static variable in class javax.swing.plaf.basic.<A HREF="../javax/swing/plaf/basic/BasicLabelUI.html">BasicLabelUI</A><DD> <DT><A HREF="../javax/swing/plaf/LabelUI.html"><B>LabelUI</B></A> - class javax.swing.plaf.<A HREF="../javax/swing/plaf/LabelUI.html">LabelUI</A>.<DD>Pluggable look and feel interface for JLabel.<DT><A HREF="../javax/swing/plaf/LabelUI.html#LabelUI()"><B>LabelUI()</B></A> - Constructor for class javax.swing.plaf.<A HREF="../javax/swing/plaf/LabelUI.html">LabelUI</A><DD> <DT><A HREF="../javax/swing/text/LabelView.html"><B>LabelView</B></A> - class javax.swing.text.<A HREF="../javax/swing/text/LabelView.html">LabelView</A>.<DD>A LabelView is a styled chunk of text that represents a view mapped over an element in the text model.<DT><A HREF="../javax/swing/text/LabelView.html#LabelView(javax.swing.text.Element)"><B>LabelView(Element)</B></A> - Constructor for class javax.swing.text.<A HREF="../javax/swing/text/LabelView.html">LabelView</A><DD>Constructs a new view wrapped on an element.<DT><A HREF="../java/awt/PageAttributes.OrientationRequestedType.html#LANDSCAPE"><B>LANDSCAPE</B></A> - Static variable in class java.awt.<A HREF="../java/awt/PageAttributes.OrientationRequestedType.html">PageAttributes.OrientationRequestedType</A><DD>The OrientationRequestedType instance to use for specifying a landscape orientation.<DT><A HREF="../java/awt/print/PageFormat.html#LANDSCAPE"><B>LANDSCAPE</B></A> - Static variable in class java.awt.print.<A HREF="../java/awt/print/PageFormat.html">PageFormat</A><DD>The origin is at the bottom left of the paper with x running bottom to top and y running left to right.<DT><A HREF="../javax/swing/text/html/HTML.Attribute.html#LANG"><B>LANG</B></A> - Static variable in class javax.swing.text.html.<A HREF="../javax/swing/text/html/HTML.Attribute.html">HTML.Attribute</A><DD> <DT><A HREF="../java/text/AttributedCharacterIterator.Attribute.html#LANGUAGE"><B>LANGUAGE</B></A> - Static variable in class java.text.<A HREF="../java/text/AttributedCharacterIterator.Attribute.html">AttributedCharacterIterator.Attribute</A><DD>Attribute key for the language of some text.<DT><A HREF="../javax/naming/Context.html#LANGUAGE"><B>LANGUAGE</B></A> - Static variable in interface javax.naming.<A HREF="../javax/naming/Context.html">Context</A><DD>Constant that holds the name of the environment property for specifying the preferred language to use with the service.<DT><A HREF="../javax/swing/text/html/HTML.Attribute.html#LANGUAGE"><B>LANGUAGE</B></A> - Static variable in class javax.swing.text.html.<A HREF="../javax/swing/text/html/HTML.Attribute.html">HTML.Attribute</A><DD> <DT><A HREF="../java/lang/Character.UnicodeBlock.html#LAO"><B>LAO</B></A> - Static variable in class java.lang.<A HREF="../java/lang/Character.UnicodeBlock.html">Character.UnicodeBlock</A><DD>Constant for the Unicode character block of the same name.<DT><A HREF="../javax/swing/JTree.html#LARGE_MODEL_PROPERTY"><B>LARGE_MODEL_PROPERTY</B></A> - Static variable in class javax.swing.<A HREF="../javax/swing/JTree.html">JTree</A><DD>Bound property name for <code>largeModel</code>.<DT><A HREF="../javax/swing/JTree.html#largeModel"><B>largeModel</B></A> - Variable in class javax.swing.<A HREF="../javax/swing/JTree.html">JTree</A><DD>Is this tree a large model? This is a code-optimization setting.<DT><A HREF="../javax/swing/plaf/basic/BasicTreeUI.html#largeModel"><B>largeModel</B></A> - Variable in class javax.swing.plaf.basic.<A HREF="../javax/swing/plaf/basic/BasicTreeUI.html">BasicTreeUI</A><DD>True if doing optimizations for a largeModel.<DT><A HREF="../javax/swing/JSplitPane.html#LAST_DIVIDER_LOCATION_PROPERTY"><B>LAST_DIVIDER_LOCATION_PROPERTY</B></A> - Static variable in class javax.swing.<A HREF="../javax/swing/JSplitPane.html">JSplitPane</A><DD>Bound property for lastLocation.<DT><A HREF="../java/sql/ResultSet.html#last()"><B>last()</B></A> - Method in interface java.sql.<A HREF="../java/sql/ResultSet.html">ResultSet</A><DD>Moves the cursor to the last row in this <code>ResultSet</code> object.<DT><A HREF="../java/text/CharacterIterator.html#last()"><B>last()</B></A> - Method in interface java.text.<A HREF="../java/text/CharacterIterator.html">CharacterIterator</A><DD>Sets the position to getEndIndex()-1 (getEndIndex() if the text is empty) and returns the character at that position.<DT><A HREF="../java/text/StringCharacterIterator.html#last()"><B>last()</B></A> - Method in class java.text.<A HREF="../java/text/StringCharacterIterator.html">StringCharacterIterator</A><DD>Implements CharacterIterator.last() for String.<DT><A HREF="../java/text/BreakIterator.html#last()"><B>last()</B></A> - Method in class java.text.<A HREF="../java/text/BreakIterator.html">BreakIterator</A><DD>Return the last boundary.<DT><A HREF="../java/util/TreeSet.html#last()"><B>last()</B></A> - Method in class java.util.<A HREF="../java/util/TreeSet.html">TreeSet</A><DD>Returns the last (highest) element currently in this sorted set.<DT><A HREF="../java/util/SortedSet.html#last()"><B>last()</B></A> -
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -