Alphabetical Index: L

< ? _ 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 - static field in class javax.accessibility.AccessibleRole
An object to label something in a graphic interface.
Label - class java.awt.Label
This component is used for displaying simple text strings that cannot be edited by the user.
LABEL - static field in class javax.swing.plaf.synth.Region
Specifies the region of a label.
label - field in class org.omg.CORBA.UnionMember
The label of the union member.
Label() - constructor for class java.awt.Label
Initializes a new instance of Label with no text.
Label(java.lang.String) - constructor for class java.awt.Label
Initializes a new instance of Label with the specified text that is aligned to the left.
Label(java.lang.String,int) - constructor for class java.awt.Label
Initializes a new instance of Label with the specified text and alignment.
LABEL_FOR - static field in class javax.accessibility.AccessibleRelation
Indicates the object labels other objects.
LABEL_FOR_PROPERTY - static field in class javax.accessibility.AccessibleRelation
Indicates that the label target group has changed.
LABELED_BY - static field in class javax.accessibility.AccessibleRelation
Indicates the object is labeled by other objects.
LABELED_BY_PROPERTY - static field in class javax.accessibility.AccessibleRelation
Indicates that the labelling objects have changed.
labelFor - field in class javax.swing.JLabel
The Component the label will give focus to when its mnemonic is activated.
LabelPeer - interface java.awt.peer.LabelPeer
labelRect - field in class javax.swing.plaf.basic.BasicSliderUI
Rectangle describing the label bounds.
labelUI - static field in class javax.swing.plaf.basic.BasicLabelUI
The labelUI that is shared by all labels.
LabelUI - class javax.swing.plaf.LabelUI
An abstract base class for delegates that implement the pluggable look and feel for a JLabel.
LabelUI() - constructor for class javax.swing.plaf.LabelUI
Constructs a new LabelUI.
LabelView - class javax.swing.text.LabelView
A GlyphView that caches the textattributes for most effective rendering.
LabelView(javax.swing.text.Element) - constructor for class javax.swing.text.LabelView
Creates a new GlyphView for the given Element.
LANDSCAPE - static field in class javax.print.attribute.standard.OrientationRequested
Orientation as landscape.
LANDSCAPE - static field in class java.awt.PageAttributes.OrientationRequestedType
LANDSCAPE - static field in class java.awt.print.PageFormat
A constant for a landscaped page orientation.
LANG - static field in class javax.swing.text.html.HTML.Attribute
The lang attribute
LANGUAGE - static field in class java.text.AttributedCharacterIterator.Attribute
This is the attribute for the language of the text.
LANGUAGE - static field in class javax.naming.Context
Property for specifying the preferred language to use with the service.
LANGUAGE - static field in class javax.swing.text.html.HTML.Attribute
The language attribute
LanguageCallback - class javax.security.auth.callback.LanguageCallback
Underlying security services instantiate and pass a LanguageCallback to the handle() method of a CallbackHandler to retrieve the Locale used for localizing text.
LanguageCallback() - constructor for class javax.security.auth.callback.LanguageCallback
Construct a LanguageCallback.
LAO - static field in class java.lang.Character.UnicodeBlock
Lao.
LAO - static field in class java.awt.font.NumericShaper
Constant representing the Unicode LAO range.
LARGE_CAPACITY - static field in class javax.print.attribute.standard.MediaTray
Large capacity tray
LARGE_MODEL_PROPERTY - static field in class javax.swing.JTree
largeModel - field in class javax.swing.plaf.basic.BasicTreeUI
True if doing optimizations for a largeModel.
largeModel - field in class javax.swing.JTree
last() - method in class java.text.BreakIterator
This method returns the last text element boundary in the text being iterated over.
last() - method in class java.text.CharacterIterator
This method sets the index value to getEndIndex() - 1 and returns the character there.
last() - method in class java.sql.ResultSet
This method repositions the cursor on the last row in the result set.
last() - method in class javax.swing.text.Segment
Sets the current index to point to the last character in the segment and returns that character.
last() - method in class java.util.SortedSet<E>
Returns the last (highest sorted) element in the set.
last() - method in class java.text.StringCharacterIterator
This method sets the index value to getEndIndex () - 1 and returns the character there.
last() - method in class java.util.TreeSet<T>
Returns the last (by order) element in this Set.
last(java.awt.Container) - method in class java.awt.CardLayout
Cause the last component in the container to be displayed.
LAST_DIVIDER_LOCATION_PROPERTY - static field in class javax.swing.JSplitPane
The property fired when the last divider location property changes.
LAST_LINE_END - static field in class java.awt.GridBagConstraints
Position to where the last text line would end.
LAST_LINE_START - static field in class java.awt.GridBagConstraints
Position to where the last text line would start.
lastAlloc - field in class javax.swing.text.AsyncBoxView.ChildLocator
The last allocation.
lastChild() - method in class org.w3c.dom.traversal.TreeWalker
Moves the TreeWalker to the last visible child of the current node, and returns the new node.
lastDividerLocation - field in class javax.swing.JSplitPane
The last location of the divider given by the UI.
lastEdit() - method in class javax.swing.undo.CompoundEdit
Returns the the UndoableEdit that was last added to this compound.
lastElement() - method in class javax.swing.DefaultListModel
Gets the last element in the list.
lastElement() - method in class java.util.Vector<T>
Returns the last element in the Vector.
lastEntry() - method in class java.util.TreeMap<K,V>
Returns the entry associated with the greatest or highest key in the map, or null if the map is empty.
lastIndexOf(E,int) - method in class java.util.concurrent.CopyOnWriteArrayList<E>
Returns the highest index lesser equal index at which e appears in this List, or -1 if it does not appear.
lastIndexOf(int) - method in class java.lang.String
Finds the last instance of a character in this String.
lastIndexOf(int,int) - method in class java.lang.String
Finds the last instance of a character in this String, starting at a given index.
Obtain the last index at which a given object is to be found in this list.
lastIndexOf(java.lang.Object) - method in class java.util.ArrayList<E>
Returns the highest index at which element appears in this List, or -1 if it does not appear.
lastIndexOf(java.lang.Object) - method in class java.util.concurrent.CopyOnWriteArrayList<E>
Returns the highest index at which element appears in this List, or -1 if it does not appear.
lastIndexOf(java.lang.Object) - method in class javax.swing.DefaultListModel
Gets the last index of a particular element in the list.
lastIndexOf(java.lang.Object) - method in class java.util.LinkedList<T>
Returns the last index where the element is located in the list, or -1.
lastIndexOf(java.lang.Object) - method in class java.util.List<E>
Obtain the last index at which a given object is to be found in this list.
lastIndexOf(java.lang.Object) - method in class java.util.Vector<T>
Returns the last index of elem within this Vector, or -1 if the object is not within the Vector.
Gets the last index of a particular element in a list which occurs at or before a particular index.
lastIndexOf(java.lang.Object,int) - method in class java.util.Vector<T>
Returns the index of the first occurrence of elem, when searching backwards from index.
lastIndexOf(java.lang.String) - method in class java.lang.String
Finds the last instance of a String in this String.
lastIndexOf(java.lang.String) - method in class java.lang.StringBuffer
Finds the last instance of a substring in this StringBuffer.
lastIndexOf(java.lang.String) - method in class java.lang.StringBuilder
Finds the last instance of a substring in this StringBuilder.
lastIndexOf(java.lang.String,int) - method in class java.lang.String
Finds the last instance of a String in this String, starting at a given index.
Finds the last instance of a String in this StringBuffer, starting at a given index.
Finds the last instance of a String in this StringBuilder, starting at a given index.
lastIndexOfSubList(List,List) - static method in class java.util.Collections
Returns the starting index where the specified sublist last occurs in a larger list, or -1 if there is no matching position.
lastKey() - method in class java.util.SortedMap<K,V>
Returns the last (highest sorted) key in the map.
lastKey() - method in class java.util.TreeMap<K,V>
Returns the last (highest) key in the map.
lastModified() - method in class java.io.File
This method returns the last modification time of this file.
LastOwnerException - exception java.security.acl.LastOwnerException
This exception is thrown when an attempt is made to delete the last owner of an access control list (ACL)
LastOwnerException() - constructor for class java.security.acl.LastOwnerException
Initialize a new instance of LastOwnerException that does not have a log message.
lastPageFirst() - method in class java.awt.PrintJob
Tests whether or not the last page will be printed first.
lastPaintPosition - field in class javax.swing.JViewport
The position at which the view has been drawn the last time.
lastPath - field in class javax.swing.tree.DefaultTreeCellEditor
Last path that was selected.
lastRow - field in class javax.swing.tree.DefaultTreeCellEditor
Row that was last passed into getTreeCellEditorComponent.
lastRow - field in class javax.swing.event.TableModelEvent
The last row in the table model that the event relates to.
lastSelectedRow - field in class javax.swing.plaf.basic.BasicTreeUI
Index of the row that was last selected.
lastTabInRun(int,int) - method in class javax.swing.plaf.basic.BasicTabbedPaneUI
This method returns the index of the last tab in a run.
lastValidOffset - field in class javax.swing.text.AsyncBoxView.ChildLocator
The last valid location.
LATIN - static field in class java.awt.im.InputSubset
Constant for all Latin characters, including the characters in the BASIC_LATIN, LATIN_1_SUPPLEMENT, LATIN_EXTENDED_A, LATIN_EXTENDED_B Unicode character blocks.
LATIN_1_SUPPLEMENT - static field in class java.lang.Character.UnicodeBlock
Latin-1 Supplement.
LATIN_DIGITS - static field in class java.awt.im.InputSubset
Constant for the digits included in the BASIC_LATIN Unicode character block.
LATIN_EXTENDED_A - static field in class java.lang.Character.UnicodeBlock
Latin Extended-A.
LATIN_EXTENDED_ADDITIONAL - static field in class java.lang.Character.UnicodeBlock
Latin Extended Additional.
LATIN_EXTENDED_B - static field in class java.lang.Character.UnicodeBlock
Latin Extended-B.
LAYER_PROPERTY - static field in class javax.swing.JLayeredPane
LAYERED_PANE - static field in class javax.accessibility.AccessibleRole
A specialized pane that allows drawing children in layers.
LAYERED_PANE_PROPERTY - static field in class javax.swing.JInternalFrame
The property fired in a PropertyChangeEvent when the layeredPane property changes.
LayeredHighlighter - class javax.swing.text.LayeredHighlighter
layeredPane - field in class javax.swing.JRootPane
DOCUMENT ME!
layout() - method in class java.awt.Component
Calls the layout manager to re-layout the component.
layout() - method in class java.awt.peer.ComponentPeer
Layout this component peer.
layout() - method in class java.awt.Container
Layout the components in this container.
layout() - method in class java.awt.ScrollPane
Lays out this component.
layout(int,int) - method in class javax.swing.text.BoxView
Lays out the children of this BoxView with the specified bounds.
layout(int,int) - method in class javax.swing.text.FlowView
Performs the layout of this view.
layout(javax.swing.text.FlowView) - method in class javax.swing.text.FlowView.FlowStrategy
Performs the layout for the whole view.
LAYOUT_LEFT_TO_RIGHT - static field in class java.awt.Font
A flag for layoutGlyphVector, indicating that the orientation of a text run is from left to right.
LAYOUT_NO_LIMIT_CONTEXT - static field in class java.awt.Font
A flag for layoutGlyphVector, indicating that the text does not contain valid characters after the limit position.
LAYOUT_NO_START_CONTEXT - static field in class java.awt.Font
A flag for layoutGlyphVector, indicating that the text does not contain valid characters before the start position.
LAYOUT_RIGHT_TO_LEFT - static field in class java.awt.Font
A flag for layoutGlyphVector, indicating that the orientation of a text run is from right to left.
layoutChanged(int) - method in class javax.swing.text.BoxView
Marks the layout along the specified axis as invalid.
This method is simply calls SwingUtilities's layoutCompoundLabel.
Lays out the columns to fit within the specified target span.
Lays out the ComboBox
Layout a "compound label" consisting of a text string and an icon which is to be placed near the rendered text.
Layout a "compound label" consisting of a text string and an icon which is to be placed near the rendered text.
Arranges the components in the container.
This method is called to lay out the children of the Title Pane.
This method is used to set the bounds of the children of the JInternalFrame.
This method lays out the given container.
layoutContainer(java.awt.Container) - method in class javax.swing.plaf.basic.BasicScrollBarUI
This method lays out the scrollbar.
This method is called to lay out the container.
This method lays out the components in the container.
This method is called when the JTabbedPane is laid out in WRAP_TAB_LAYOUT.
Lays out the specified container according to the constraints in this object.
layoutContainer(java.awt.Container) - method in class javax.swing.BoxLayout
Lays out the specified container using this layout.
Lays out the container.
Lay out the container's components based on current settings.
Lays out the components in the given container.
Lay out the container's components based on current settings.
DOCUMENT ME!
Sets the bounds for the child components in this container.
Lays out the components in the given container.
Arranges the editor (if visible) and button that comprise the combo box.
Lays out the container and it's children.
+----+--------------------+----+ y1 | c1 | column header | c2 | +----+--------------------+----+ y2 | r | | v | | o | | | | w | | s | | | | r | | h | | o | | e | viewport | l | | a | | l | | d | | b | | e | | a | | r | | r | +----+--------------------+----+ y3 | c3 | h scrollbar | c4 | +----+--------------------+----+ y4 x1 x2 x3 x4
Lays out the container p.
Layout the view and viewport to respect the following rules.
LayoutFocusTraversalPolicy() - constructor for class javax.swing.LayoutFocusTraversalPolicy
Creates a new SortingFocusTraversalPolicy with no comparator set.
Produces a glyph vector representing a full layout fo the specified text in this font.
layoutHScrollbar(javax.swing.JScrollBar) - method in class javax.swing.plaf.basic.BasicScrollBarUI
This method lays out the scrollbar horizontally.
layoutInfo - field in class java.awt.GridBagLayout
This method lays out the tab and finds the location to paint the icon and text.
layoutMajorAxis(int,int,int[],int[]) - method in class javax.swing.text.html.BlockView
Overridden to perform additional CSS layout (absolute/relative positioning).
layoutMajorAxis(int,int,int[],int[]) - method in class javax.swing.text.BoxView
Performs the layout along the major axis of a BoxView.
layoutMajorAxis(int,int,int[],int[]) - method in class javax.swing.text.html.FrameSetView
layoutMajorAxis(int,int,int[],int[]) - method in class javax.swing.text.TableView.TableRow
Lays out the box's child views along the major axis.
layoutManager - field in class javax.swing.plaf.basic.BasicSplitPaneUI
The JSplitPane's current layout manager.
LayoutManager - interface java.awt.LayoutManager
This interface is for laying out containers in a particular sequence.
LayoutManager2 - interface java.awt.LayoutManager2
Layout manager for laying out containers based on contraints.
layoutMinorAxis(int,int,int[],int[]) - method in class javax.swing.text.html.BlockView
Lays out the box along the minor axis (the axis that is perpendicular to the axis that it represents).
layoutMinorAxis(int,int,int[],int[]) - method in class javax.swing.text.BoxView
Performs the layout along the minor axis of a BoxView.
layoutMinorAxis(int,int,int[],int[]) - method in class javax.swing.text.TableView
Lays out the child views along the minor axis of the table (that is the horizontal axis).
layoutMinorAxis(int,int,int[],int[]) - method in class javax.swing.text.TableView.TableRow
Lays out the box's child views along the minor axis (the orthogonal axis to the major axis).
layoutPool - field in class javax.swing.text.FlowView
Represents the logical child elements of this view, encapsulated within one parent view (an instance of a package private LogicalView class).
LayoutQueue - class javax.swing.text.LayoutQueue
This is a queue which holds Runnable objects.
LayoutQueue() - constructor for class javax.swing.text.LayoutQueue
Create a new layout queue.
Lays out one row of the flow view.
layoutSpan - field in class javax.swing.text.FlowView
The span of the FlowView that should be flowed.
Lays out a label and (if non-null) an icon.
layoutVScrollbar(javax.swing.JScrollBar) - method in class javax.swing.plaf.basic.BasicScrollBarUI
This method lays out the scrollbar vertically.
LazyInputMap(java.lang.Object[]) - constructor for class javax.swing.UIDefaults.LazyInputMap
Used for lazy instantiation of UIDefaults values so that they are not all loaded when a Swing application starts up, but only the values that are really needed.
Parameters for CertStores that are retrieved via the lightweight directory access protocol (LDAP).
LDAPCertStoreParameters() - constructor for class java.security.cert.LDAPCertStoreParameters
Create a new LDAPCertStoreParameters object, with a servername of "localhost" and a port of 389.
LDAPCertStoreParameters(java.lang.String) - constructor for class java.security.cert.LDAPCertStoreParameters
Create a new LDAPCertStoreParameters object, with a specified server name and a port of 389.
Create a new LDAPCertStoreParameters object, with a specified server name and port.
LdapContext - interface javax.naming.ldap.LdapContext
LdapReferralException - exception javax.naming.ldap.LdapReferralException
LdapReferralException() - constructor for class javax.naming.ldap.LdapReferralException
LdapReferralException(java.lang.String) - constructor for class javax.naming.ldap.LdapReferralException
LE - static field in class javax.management.Query
A code representing the
LEAD_DOTS - static field in class javax.swing.text.TabStop
LEAD_EQUALS - static field in class javax.swing.text.TabStop
LEAD_HYPHENS - static field in class javax.swing.text.TabStop
LEAD_NONE - static field in class javax.swing.text.TabStop
LEAD_SELECTION_PATH_PROPERTY - static field in class javax.swing.JTree
LEAD_THICKLINE - static field in class javax.swing.text.TabStop
LEAD_UNDERLINE - static field in class javax.swing.text.TabStop
controls the range of indices provided in any ListSelectionEvent fired by the selectionModel.
leadIndex - field in class javax.swing.tree.DefaultTreeSelectionModel
The index of the last added path.
LEADING - static field in class java.awt.FlowLayout
Constant that specifies alignment to leading edge of container's orientation.
LEADING - static field in class javax.swing.SwingConstants
LEADING - static field in class javax.swing.border.TitledBorder
A value for the titleJustification property that horizontally aligns the title text with either the left or the right edge of the border, depending on the orientation of the component nested into the border.
leading(int) - static method in class java.awt.font.TextHitInfo
leadPath - field in class javax.swing.tree.DefaultTreeSelectionModel
The path that has been added last.
leadRow - field in class javax.swing.tree.DefaultTreeSelectionModel
The row of the last added path according to the RowMapper.
An implementation of Element that represents a leaf in the document structure.
Creates a new LeafElement.
leafIcon - field in class javax.swing.tree.DefaultTreeCellRenderer
The icon used to represent leaf nodes.
Lease - class java.rmi.dgc.Lease
A lease object is used to request and grant leases for the remote objects.
Lease(java.rmi.dgc.VMID,long) - constructor for class java.rmi.dgc.Lease
Create the new lease with the given id and duration
Causes the socket to leave the specified multicast group.
Leaves the specified multicast group
Leaves a multicast group
Leaves the specified mulitcast group on a specified interface.
LEDGER - static field in class javax.print.attribute.standard.MediaSize.Other
US Ledger size, 11 inch x 17 inch
LEDGER - static field in class javax.print.attribute.standard.MediaSizeName
The ledger size: 11 inches by 17 inches.
LEDGER - static field in class java.awt.PageAttributes.MediaType
left - field in class javax.swing.border.EmptyBorder
The number of pixels required at the left edge.
LEFT - static field in class java.awt.Event
LEFT - static field in class java.awt.FlowLayout
Constant that specifies left alignment.
left - field in class java.awt.Insets
The gap from the left.
LEFT - static field in class javax.swing.JSplitPane
The constraints string used to add components to the left.
LEFT - static field in class java.awt.Label
Alignment constant aligning the text to the left of its window.
LEFT - static field in class javax.swing.SwingConstants
LEFT - static field in class javax.swing.border.TitledBorder
A value for the titleJustification property that horizontally aligns the title text with the left-hand edge of the border.
LEFT_ALIGNMENT - static field in class java.awt.Component
Constant returned by the getAlignmentX method to indicate that the component wishes to be aligned to the left relative to other components.
LEFT_JUSTIFY - static field in class java.util.FormattableFlags
Requires the output to be left-justified.
LEFT_TO_RIGHT - static field in class java.awt.ComponentOrientation
Items run left to right, and lines flow top to bottom.
leftButton - field in class javax.swing.plaf.basic.BasicSplitPaneDivider
The button for showing and hiding the left (or top) component of the JSplitPane.
leftChildIndent - field in class javax.swing.plaf.basic.BasicTreeUI
Distance between left margin and where vertical dashes will be drawn.
leftComponent - field in class javax.swing.JSplitPane
The component on the top or left.
LeftIndent - static field in class javax.swing.text.StyleConstants
LeftIndent - static field in class javax.swing.text.StyleConstants.ParagraphConstants
A key for the left indentation paragraph attribute.
leftKey - field in class javax.swing.plaf.basic.BasicSplitPaneUI
leftKey - field in class javax.swing.plaf.basic.BasicTabbedPaneUI
This is the keystroke for moving left.
leftKey - field in class javax.swing.plaf.basic.BasicToolBarUI
leftToRightCache - field in class javax.swing.plaf.basic.BasicSliderUI
Whether this slider is actually drawn left to right.
LEGAL - static field in class javax.print.attribute.standard.MediaSize.NA
US Legal paper size, 8.5 inch x 14 inch
LEGAL - static field in class java.awt.PageAttributes.MediaType
LEGAL_VALUES_FIELD - static field in class javax.management.JMX
The name of the legalValues field.
len - field in class java.util.zip.InflaterInputStream
Size of buffer
length - field in class javax.sound.midi.MidiMessage
The total length of the MIDI message.
length - field in class java.io.OptionalDataException
The number of valid bytes that can be read.
length() - method in class javax.swing.text.AbstractDocument.Content
Returns the length of the content.
length() - method in class java.util.BitSet
Returns the logical number of bits actually used by this bit set.
length() - method in class java.sql.Blob
This method returns the number of bytes in this Blob.
length() - method in class java.nio.CharBuffer
Returns the length of the remaining chars in this buffer.
length() - method in class java.lang.CharSequence
Returns the length of the sequence.
length() - method in class java.sql.Clob
This method returns the number of characters in this Clob.
length() - method in class java.nio.charset.CoderResult
length() - method in class org.omg.CORBA.DynSequence
Returns the number of elements, stored in the sequence.
length() - method in class java.io.File
This method returns the length of the file represented by this object, or 0 if the specified file does not exist.
length() - method in class javax.imageio.stream.FileCacheImageOutputStream
length() - method in class javax.imageio.stream.FileImageInputStream
length() - method in class javax.imageio.stream.FileImageOutputStream
length() - method in class javax.swing.text.GapContent
Returns the length of the content.
length() - method in class javax.imageio.stream.ImageInputStream
length() - method in class javax.imageio.stream.ImageInputStreamImpl
length() - method in class java.io.RandomAccessFile
This method returns the length of the file in bytes
length() - method in class java.lang.String
Returns the number of characters contained in this String.
length() - method in class java.lang.StringBuffer
Get the length of the String this StringBuffer would create.
length() - method in class java.lang.StringBuilder
Get the length of the String this StringBuilder would create.
length() - method in class javax.swing.text.StringContent
Returns the length of the string content, including the '\n' character at the end.
length() - method in class org.omg.CORBA.TypeCode
Returns the number of elements in the type.
length(int) - method in class org.omg.CORBA.DynSequence
Sets the length of this sequence to the given value.
leq(javax.management.ValueExp,javax.management.ValueExp) - static method in class javax.management.Query
Returns a query expression which evaluates to the result of comparing v1 to v2 to see if v1 is less than or equal to v2.
LESSER - static field in class javax.xml.datatype.DatatypeConstants
Comparison result.
Checks if the given resolution attribute is a lower or equal to this resolution object.
LETTER - static field in class javax.print.attribute.standard.MediaSize.NA
US Letter paper size, 8.5 inch x 11 inch
LETTER - static field in class java.awt.PageAttributes.MediaType
LETTER_NUMBER - static field in class java.lang.Character
Nl = Number, Letter (Normative).
LETTER_SPACING - static field in class javax.swing.text.html.CSS.Attribute
The CSS attribute 'letter-spacing'.
LETTERLIKE_SYMBOLS - static field in class java.lang.Character.UnicodeBlock
Letterlike Symbols.
Level - class java.util.logging.Level
A class for indicating logging levels.
Level(java.lang.String,int) - constructor for class java.util.logging.Level
Creates a logging level given a name and an integer value.
Level(java.lang.String,int,java.lang.String) - constructor for class java.util.logging.Level
Create a logging level given a name, an integer value and a name of a resource bundle for localizing the level name.
LexicalHandler - interface org.xml.sax.ext.LexicalHandler
SAX2 extension handler for lexical events.
LI - static field in class javax.swing.text.html.HTML.Tag
The <li> tag , breaks flow, block tag.
LIFESPAN_POLICY_ID - interface org.omg.PortableServer.LIFESPAN_POLICY_ID
Holds an integer LifespanPolicy identifier.
LifespanPolicy - interface org.omg.PortableServer.LifespanPolicy
Specifies the object life span policy, if they can outlive the POA with that they were first created.
LifespanPolicyOperations - interface org.omg.PortableServer.LifespanPolicyOperations
Defines the operations, applicable to the LifespanPolicy.
LifespanPolicyValue - class org.omg.PortableServer.LifespanPolicyValue
Specifies the object life span policy.
LifespanPolicyValue(int) - constructor for class org.omg.PortableServer.LifespanPolicyValue
Normally, no new instances are required, so the constructor is protected.
LIGATURE - static field in class java.awt.font.GlyphMetrics
LIGHT - static field in class javax.swing.plaf.metal.MetalIconFactory
A constant representing "light".
LIGHT_GRAY - static field in class java.awt.Color
Constant for the color light gray: R=192, G=192, B=192.
lightGray - static field in class java.awt.Color
Constant for the color light gray: R=192, G=192, B=192.
lightHighlight - field in class javax.swing.plaf.basic.BasicBorders.ButtonBorder
The color for drawing the bright highlighted parts of the border.
lightHighlight - field in class javax.swing.plaf.basic.BasicBorders.FieldBorder
The color for drawing the outer half of the bottom and right edges.
lightHighlight - field in class javax.swing.plaf.basic.BasicTabbedPaneUI
The top and left edge color for both the tab and content border.
LightweightPeer - interface java.awt.peer.LightweightPeer
lightWeightPopupEnabled - field in class javax.swing.JComboBox
This property indicates if heavyweight popup or lightweight popup will be used to diplay JComboBox's elements.
lightWeightPopupEnabled - field in class javax.swing.ToolTipManager
lightWeightPopupEnabled
LIMBU - static field in class java.lang.Character.UnicodeBlock
Limbu.
limit() - method in class java.nio.Buffer
Retrieves the current limit of the buffer.
limit(int) - method in class java.nio.Buffer
Sets this buffer's limit.
LimitExceededException() - constructor for class javax.naming.LimitExceededException
Create an exception without a message.
Create an exception with a message.
LINE - static field in class javax.accessibility.AccessibleExtendedText
This constant indicates that the retrieved text should be a complete line.
Line - interface javax.sound.sampled.Line
A Line represents a single input or output audio line.
Line2D - class java.awt.geom.Line2D
Represents a directed line bewteen two points in (x,y) Cartesian space.
Line2D() - constructor for class java.awt.geom.Line2D
The default constructor.
LINE_AXIS - static field in class javax.swing.BoxLayout
Specifies that components are laid out in the direction of a line of text.
LINE_END - static field in class java.awt.BorderLayout
The constant indicating the position after the last item of the layout.
LINE_END - static field in class java.awt.GridBagConstraints
Position to where a text line would end.
LINE_HEIGHT - static field in class javax.swing.text.html.CSS.Attribute
The CSS attribute 'line-height'.
LINE_IN - static field in class javax.sound.sampled.Port.Info
Generic input line.
LINE_OUT - static field in class javax.sound.sampled.Port.Info
Generic output line.
LINE_SEPARATOR - static field in class java.lang.Character
Zl = Separator, Line (Normative).
LINE_START - static field in class java.awt.BorderLayout
The constant indicating the position before the first item of the layout.
LINE_START - static field in class java.awt.GridBagConstraints
Position to where a text line would start.
LINEAR_B_IDEOGRAMS - static field in class java.lang.Character.UnicodeBlock
Linear B Ideograms.
LINEAR_B_SYLLABARY - static field in class java.lang.Character.UnicodeBlock
Linear B Syllabary.
LineBorder - class javax.swing.border.LineBorder
A border that consists of a line whose thickness and color can be specified.
LineBorder(java.awt.Color) - constructor for class javax.swing.border.LineBorder
Constructs a LineBorder given its color.
LineBorder(java.awt.Color,int) - constructor for class javax.swing.border.LineBorder
Constructs a LineBorder given its color and thickness.
LineBorder(java.awt.Color,int,boolean) - constructor for class javax.swing.border.LineBorder
Constructs a LineBorder given its color, thickness, and whether it has rounded corners.
A LineBorder that also implements the UIResource marker interface.
Constructs a LineBorderUIResource given its color.
Constructs a LineBorder given its color and thickness.
LineBreakMeasurer - class java.awt.font.LineBreakMeasurer
lineColor - field in class javax.swing.border.LineBorder
The color of the line.
LineEvent - class javax.sound.sampled.LineEvent
This class holds information about a state change of a Line.
Create a new LineEvent with the indicated line, type, and frame position.
lineLimitAttribute - static field in class javax.swing.text.PlainDocument
LineListener - interface javax.sound.sampled.LineListener
This interface is used by classes which wish to be notified when the state of a Line changes.
LineMetrics - class java.awt.font.LineMetrics
lineno() - method in class java.io.StreamTokenizer
This method returns the current line number.
This class functions like a standard InputStream except that it counts line numbers, and canonicalizes newline characters.
Create a new LineNumberInputStream that reads from the specified subordinate InputStream
This class functions like a standard Reader except that it counts line numbers, and canonicalizes newline characters.
LineNumberReader(java.io.Reader) - constructor for class java.io.LineNumberReader
Create a new LineNumberReader that reads from the specified subordinate Reader.
This method initializes a new LineNumberReader to read from the specified subordinate Reader using the specified read buffer size.
Test if the line segment (x1,y1)->(x2,y2) intersects the line segment (x3,y3)->(x4,y4).
LineSpacing - static field in class javax.swing.text.StyleConstants
LineSpacing - static field in class javax.swing.text.StyleConstants.ParagraphConstants
A key for the line spacing paragraph attribute.
lineTo(float,float) - method in class java.awt.geom.GeneralPath
Appends a straight line to the current path.
lineToRect(java.awt.Shape,int) - method in class javax.swing.text.PlainView
LineUnavailableException - exception javax.sound.sampled.LineUnavailableException
LineUnavailableException() - constructor for class javax.sound.sampled.LineUnavailableException
Create a new LineUnavailableException.
LineUnavailableException(java.lang.String) - constructor for class javax.sound.sampled.LineUnavailableException
Create a new LineUnavailableException with the given message.
LINK - static field in class javax.swing.text.html.HTML.Attribute
The link attribute
LINK - static field in class javax.swing.text.html.HTML.Tag
The <link> tag
LinkageError - error java.lang.LinkageError
Subclasses of LinkageError are thrown to indicate that two classes which were compatible at separate compilation times cannot be linked to one another.
LinkageError() - constructor for class java.lang.LinkageError
Create an error without a message.
LinkageError(java.lang.String) - constructor for class java.lang.LinkageError
Create an error with a message.
Fires the hyperlink events on the associated component when needed.
LinkController() - constructor for class javax.swing.text.html.HTMLEditorKit.LinkController
Constructor
This class provides a hashtable-backed implementation of the Map interface, with predictable traversal order.
LinkedHashMap() - constructor for class java.util.LinkedHashMap<K,V>
Construct a new insertion-ordered LinkedHashMap with the default capacity (11) and the default load factor (0.75).
LinkedHashMap(extends,V>) - constructor for class java.util.LinkedHashMap<K,V>
Construct a new insertion-ordered LinkedHashMap from the given Map, with initial capacity the greater of the size of m or the default of 11.
LinkedHashMap(int) - constructor for class java.util.LinkedHashMap<K,V>
Construct a new insertion-ordered LinkedHashMap with a specific inital capacity and default load factor of 0.75.
LinkedHashMap(int,float) - constructor for class java.util.LinkedHashMap<K,V>
Construct a new insertion-orderd LinkedHashMap with a specific inital capacity and load factor.
LinkedHashMap(int,float,boolean) - constructor for class java.util.LinkedHashMap<K,V>
Construct a new LinkedHashMap with a specific inital capacity, load factor, and ordering mode.
This class provides a hashtable-backed implementation of the Set interface, with predictable traversal order.
LinkedHashSet() - constructor for class java.util.LinkedHashSet<T>
Construct a new, empty HashSet whose backing HashMap has the default capacity (11) and loadFacor (0.75).
LinkedHashSet(int) - constructor for class java.util.LinkedHashSet<T>
Construct a new, empty HashSet whose backing HashMap has the supplied capacity and the default load factor (0.75).
LinkedHashSet(int,float) - constructor for class java.util.LinkedHashSet<T>
Construct a new, empty HashSet whose backing HashMap has the supplied capacity and load factor.
LinkedHashSet(T>) - constructor for class java.util.LinkedHashSet<T>
Construct a new HashSet with the same elements as are in the supplied collection (eliminating any duplicates, of course).
LinkedList<T> - class java.util.LinkedList<T>
Linked list implementation of the List interface.
LinkedList() - constructor for class java.util.LinkedList<T>
Create an empty linked list.
LinkedList(T>) - constructor for class java.util.LinkedList<T>
Create a linked list containing the elements, in order, of a given collection.
LinkException - exception javax.naming.LinkException
LinkException() - constructor for class javax.naming.LinkException
LinkException(java.lang.String) - constructor for class javax.naming.LinkException
linkExplanation - field in class javax.naming.LinkException
LinkLoopException - exception javax.naming.LinkLoopException
LinkLoopException() - constructor for class javax.naming.LinkLoopException
Create an exception without a message.
LinkLoopException(java.lang.String) - constructor for class javax.naming.LinkLoopException
Create an exception with a message.
LinkRef - class javax.naming.LinkRef
LinkRef(java.lang.String) - constructor for class javax.naming.LinkRef
Create a new reference that is referencting to the object of the specified class.
LinkRef(javax.naming.Name) - constructor for class javax.naming.LinkRef
linkRemainingName - field in class javax.naming.LinkException
linkResolvedName - field in class javax.naming.LinkException
linkResolvedObj - field in class javax.naming.LinkException
LinkStyle - interface org.w3c.dom.stylesheets.LinkStyle
The LinkStyle interface provides a mechanism by which a style sheet can be retrieved from the node responsible for linking it into a document.
LIST - static field in class javax.accessibility.AccessibleRole
An object which presents a list of items for selection.
list - field in class javax.swing.plaf.basic.BasicComboPopup
JList which is used to display item is the combo box
list - field in class javax.swing.plaf.basic.BasicListUI
Saved reference to the list this UI was created for.
List - class java.awt.List
Class that implements a listbox widget
List<E> - interface java.util.List<E>
An ordered collection (also known as a list).
LIST - static field in class javax.swing.plaf.synth.Region
Specifies the region of a list.
list() - method in class java.awt.Component
Prints a listing of this component to System.out.
list() - method in class java.io.File
This method returns a array of String's representing the list of files is then directory represented by this object.
List() - constructor for class java.awt.List
Initializes a new instance of List with no visible lines and multi-select disabled.
list() - method in class java.rmi.registry.Registry
list() - method in class java.lang.ThreadGroup
Print out information about this ThreadGroup to System.out.
List(int) - constructor for class java.awt.List
Initializes a new instance of List with the specified number of visible lines and multi-select disabled.
List(int,boolean) - constructor for class java.awt.List
Initializes a new instance of List with the specified number of lines and the specified multi-select setting.
Iterate over all bindings, defined in this namind context.
Iterate over all bindings, defined in this namind context.
list(java.io.FilenameFilter) - method in class java.io.File
This method returns a array of String's representing the list of files is then directory represented by this object.
list(java.io.PrintStream) - method in class java.awt.Component
Prints a listing of this component to the specified print stream.
list(java.io.PrintStream) - method in class java.util.Properties
Prints the key/value pairs to the given print stream.
list(java.io.PrintStream,int) - method in class java.awt.Component
Prints a listing of this component to the specified print stream, starting at the specified indentation point.
list(java.io.PrintStream,int) - method in class java.awt.Container
Writes a listing of this container to the specified stream starting at the specified indentation point.
list(java.io.PrintWriter) - method in class java.awt.Component
Prints a listing of this component to the specified print writer.
list(java.io.PrintWriter) - method in class java.util.Properties
Prints the key/value pairs to the given print writer.
list(java.io.PrintWriter,int) - method in class java.awt.Component
Prints a listing of this component to the specified print writer, starting at the specified indentation point.
list(java.io.PrintWriter,int) - method in class java.awt.Container
Writes a listing of this container to the specified stream starting at the specified indentation point.
list(java.lang.String) - method in class javax.naming.Context
Creates and returns the enumeration over the name bindings that are present the given subcontext.
list(java.lang.String) - method in class javax.naming.InitialContext
list(java.lang.String) - static method in class java.rmi.Naming
Lists all services at the named registry.
list(javax.naming.Name) - method in class javax.naming.Context
Creates and returns the enumeration over the name bindings that are present the given subcontext.
list(javax.naming.Name) - method in class javax.naming.InitialContext
List checkedList(List,Class) - static method in class java.util.Collections
Returns a dynamically typesafe view of the given list, where any modification is first checked to ensure that the type of the new data is appropriate.
List asList(T...) - static method in class java.util.Arrays
Returns a list "view" of the specified array.
List emptyList() - static method in class java.util.Collections
Returns an immutable, serializable parameterized empty list.
List nCopies(int,T) - static method in class java.util.Collections
Creates an immutable list consisting of the same object repeated n times.
List singletonList(T) - static method in class java.util.Collections
Obtain an immutable List consisting of a single element.
List synchronizedList(List) - static method in class java.util.Collections
Returns a synchronized (thread-safe) list wrapper backed by the given list.
List unmodifiableList(T>) - static method in class java.util.Collections
Returns an unmodifiable view of the given list.
LIST_DESELECT - static field in class java.awt.Event
list_initial_services() - method in class org.omg.CORBA.ORB
List the initially available CORBA objects (services).
LIST_ITEM - static field in class javax.accessibility.AccessibleRole
An object which represents an item in a list.
LIST_SELECT - static field in class java.awt.Event
LIST_STYLE - static field in class javax.swing.text.html.CSS.Attribute
The CSS attribute 'list-style'.
LIST_STYLE_IMAGE - static field in class javax.swing.text.html.CSS.Attribute
The CSS attribute 'list-style-image'.
LIST_STYLE_POSITION - static field in class javax.swing.text.html.CSS.Attribute
The CSS attribute 'list-style-position'.
LIST_STYLE_TYPE - static field in class javax.swing.text.html.CSS.Attribute
The CSS attribute 'list-style-type'.
listBindings(java.lang.String) - method in class javax.naming.Context
Creates and returns the enumeration over the name - object bindings that are present the given subcontext.
listBindings(java.lang.String) - method in class javax.naming.InitialContext
listBindings(javax.naming.Name) - method in class javax.naming.Context
Creates and returns the enumeration over the name - object bindings that are present the given subcontext.
listBindings(javax.naming.Name) - method in class javax.naming.InitialContext
listBox - field in class javax.swing.plaf.basic.BasicComboBoxUI
List used when rendering selected item of the combo box.
listBox - field in class javax.swing.plaf.metal.MetalComboBoxButton
A reference to the JList.
ListCellRenderer - interface javax.swing.ListCellRenderer
Renders the cells of a JList.
ListDataEvent - class javax.swing.event.ListDataEvent
An event that contains information about a modification to the content of a list.
ListDataEvent(java.lang.Object,int,int,int) - constructor for class javax.swing.event.ListDataEvent
Creates a ListDataEvent object.
Handles the changes occurring in the JComboBox's data model.
This class is not used any more.
A helper class which listens for ListDataEvents generated by the JList's ListModel.
ListDataHandler() - constructor for class javax.swing.plaf.basic.BasicComboBoxUI.ListDataHandler
Creates a new ListDataHandler object.
ListDataHandler() - constructor for class javax.swing.plaf.basic.BasicComboPopup.ListDataHandler
listDataListener - field in class javax.swing.plaf.basic.BasicComboBoxUI
ListDataListener listening to JComboBox model
listDataListener - field in class javax.swing.plaf.basic.BasicComboPopup
This listener is not used
listDataListener - field in class javax.swing.plaf.basic.BasicListUI
The data listener listening to the model.
ListDataListener - interface javax.swing.event.ListDataListener
A ListDataListener can register with a ListModel and receive notification of updates to the model.
A JSpinner editor used for the SpinnerListModel.
ListEditor(javax.swing.JSpinner) - constructor for class javax.swing.JSpinner.ListEditor
Creates a new instance of ListEditor.
listen(int) - method in class java.net.SocketImpl
Starts listening for connections on a socket.
listenerList - field in class javax.swing.AbstractCellEditor
Our Swing event listeners.
listenerList - field in class javax.swing.text.AbstractDocument
Manages event listeners for this Document.
listenerList - field in class javax.swing.AbstractListModel
List of ListDataListeners called for each change to the list.
listenerList - field in class javax.swing.AbstractSpinnerModel
Stores the listeners registered with the model.
listenerList - field in class javax.swing.table.AbstractTableModel
Storage for the listeners registered with this model.
listenerList - field in class javax.swing.DefaultBoundedRangeModel
The list of the currently registered EventListeners.
listenerList - field in class javax.swing.DefaultButtonModel
List of ItemListeners, ChangeListeners, and ActionListeners registered on this model.
listenerList - field in class javax.swing.text.DefaultCaret
Stores all registered event listeners.
listenerList - field in class javax.swing.colorchooser.DefaultColorSelectionModel
The list of listeners.
listenerList - field in class javax.swing.DefaultListSelectionModel
The list of ListSelectionListeners subscribed to this selection model.
listenerList - field in class javax.swing.DefaultSingleSelectionModel
listenerList
listenerList - field in class javax.swing.table.DefaultTableColumnModel
Storage for the listeners registered with the model.
listenerList - field in class javax.swing.tree.DefaultTreeModel
listenerList
listenerList - field in class javax.swing.tree.DefaultTreeSelectionModel
Our TreeSelectionListeners.
listenerList - field in class javax.swing.event.EventListenerList
An array with all currently registered listeners.
listenerList - field in class javax.swing.JComponent
Listeners for events other than PropertyChangeEvent are handled by this listener list.
listenerList - field in class javax.swing.MenuSelectionManager
List of listeners for this MenuSelectionManager
listenerList - field in class javax.swing.text.StyleContext.NamedStyle
listenerList - field in class javax.swing.Timer
A field to store all listeners who are listening to this timer.
Thrown when a requested listener does not exist.
ListenerNotFoundException() - constructor for class javax.management.ListenerNotFoundException
Constructs a new ListenerNotFoundException.
Constructs a new ListenerNotFoundException with the specified message.
listeners - field in class javax.swing.undo.UndoableEditSupport
The currently registered listeners.
listFiles() - method in class java.io.File
This method returns an array of File objects representing all the files in the directory represented by this object.
listFiles(java.io.FileFilter) - method in class java.io.File
This method returns an array of File objects representing all the files in the directory represented by this object.
listFiles(java.io.FilenameFilter) - method in class java.io.File
This method returns an array of File objects representing all the files in the directory represented by this object.
ListIterator<E> - interface java.util.ListIterator<E>
An extended version of Iterator to support the extra features of Lists.
listIterator() - method in class java.util.AbstractList<E>
Obtain a ListIterator over this list, starting at the beginning.
listIterator() - method in class java.util.List<E>
Obtain a ListIterator over this list, starting at the beginning.
listIterator(int) - method in class java.util.AbstractList<E>
Obtain a ListIterator over this list, starting at a given position.
listIterator(int) - method in class java.util.AbstractSequentialList<E>
Returns a ListIterator over the list, starting from position index.
listIterator(int) - method in class java.util.LinkedList<T>
Obtain a ListIterator over this list, starting at a given index.
listIterator(int) - method in class java.util.List<E>
Obtain a ListIterator over this list, starting at a given position.
ListModel - interface javax.swing.ListModel
The data model that is typically used in JList.
ListMouseHandler is a listener that listens to mouse events occuring in the combo box's list of items.
ListMouseHandler() - constructor for class javax.swing.plaf.basic.BasicComboPopup.ListMouseHandler
Do nothing default constructor for subclasses.
listMouseListener - field in class javax.swing.plaf.basic.BasicComboPopup
MouseListener listening to mouse events occuring in the combo box's list.
ListMouseMotionHandler listens to mouse motion events occuring in the combo box's list.
ListMouseMotionHandler() - constructor for class javax.swing.plaf.basic.BasicComboPopup.ListMouseMotionHandler
Do nothing default constructor for subclasses.
listMouseMotionListener - field in class javax.swing.plaf.basic.BasicComboPopup
MouseMotionListener listening to mouse motion events occuring in the combo box's list
StyleSheet.ListPainter - class javax.swing.text.html.StyleSheet.ListPainter
This class carries out some of the CSS list formatting duties.
ListPeer - interface java.awt.peer.ListPeer
A ListResouceBundle provides an easy way, to create your own resource bundle.
ListResourceBundle() - constructor for class java.util.ListResourceBundle
The constructor.
listRoots() - static method in class java.io.File
This method returns an array of filesystem roots.
ListSelectionEvent - class javax.swing.event.ListSelectionEvent
An event that indicates a change to a list selection, including the source of the change (a ListSelectionModel) and the range of items in the list that have potentially changed their selection status.
Creates a new ListSelectionEvent.
This class is not used anymore
A helper class which listens for ListSelectionEvents from the JList's ListSelectionModel.
ListSelectionHandler() - constructor for class javax.swing.plaf.basic.BasicComboPopup.ListSelectionHandler
listSelectionListener - field in class javax.swing.plaf.basic.BasicComboPopup
This listener is not used
listSelectionListener - field in class javax.swing.plaf.basic.BasicListUI
The selection listener listening to the selection model.
ListSelectionListener - interface javax.swing.event.ListSelectionListener
A listener that receives ListSelectionEvent notifications, typically from a ListSelectionModel when it is modified.
listSelectionModel - field in class javax.swing.tree.DefaultTreeSelectionModel
The current listSelectionModel.
ListSelectionModel - interface javax.swing.ListSelectionModel
A model that tracks the selection status of a list of items.
ListUI - class javax.swing.plaf.ListUI
An abstract base class for delegates that implement the pluggable look and feel for a JList.
ListUI() - constructor for class javax.swing.plaf.ListUI
Constructs a new ListUI.
ListView - class javax.swing.text.html.ListView
A View to render HTML lists, like the <ul> and <ol> tags.
ListView(javax.swing.text.Element) - constructor for class javax.swing.text.html.ListView
Creates a new ListView for the specified element.
listViewIcon - field in class javax.swing.plaf.basic.BasicFileChooserUI
An icon for the "list view" button.
LITTLE_ENDIAN - static field in class java.nio.ByteOrder
Constant indicating little endian byte order.
LIVE_DRAG_MODE - static field in class javax.swing.JDesktopPane
This specifies that when dragged, a JInternalFrame should be completely visible.
LOAD - static field in class java.awt.FileDialog
Indicates that the purpose of the dialog is for opening a file.
load() - method in class java.nio.MappedByteBuffer
load() - method in class javax.management.PersistentMBean
Instantiates the bean with the data previously stored using a call to store().
load(java.io.InputStream) - method in class java.util.Properties
Reads a property list from an input stream.
load(java.io.InputStream,char[]) - method in class java.security.KeyStore
Loads the keystore from the specified input stream and it uses the specified password to check for integrity if supplied.
load(java.io.InputStream,Class) - method in class javax.swing.plaf.synth.SynthLookAndFeel
Loads a set of SynthStyles that are used for the look and feel of the components.
load(java.lang.String) - method in class java.lang.Runtime
Load a native library using the system-dependent filename.
load(java.lang.String) - static method in class java.lang.System
Load a code file using its explicit system-dependent filename.
LOAD_FILE - static field in class java.awt.Event
Load all soundbank instruments into this synthesizer.
loadChildren() - method in class javax.swing.JTree.DynamicUtilTreeNode
loadChildren(javax.swing.text.ViewFactory) - method in class javax.swing.text.AsyncBoxView
Loads the child views of this view.
Loads the child views of this CompositeView.
loadChildren(javax.swing.text.ViewFactory) - method in class javax.swing.text.FlowView
Loads the children of this view.
loadChildren(javax.swing.text.ViewFactory) - method in class javax.swing.text.html.FrameSetView
Loads the children and places them inside the grid.
Loads the children to initiate the view.
loadChildren(javax.swing.text.ViewFactory) - method in class javax.swing.text.ZoneView
Overridden to not load all the child views.
loadClass(java.lang.String) - method in class java.lang.ClassLoader
Load a class using this ClassLoader or its parent, without resolving it.
loadClass(java.lang.String) - method in class javax.management.loading.ClassLoaderRepository
Attempts to load the given class using class loaders supplied by the list.
loadClass(java.lang.String) - static method in class javax.management.DefaultLoaderRepository
Attempts to load the given class using class loaders supplied by the repository of each MBeanServer.
loadClass(java.lang.String) - method in class java.rmi.server.LoaderHandler
loadClass(java.lang.String) - static method in class java.rmi.server.RMIClassLoader
Load a class using this ClassLoader or its parent, possibly resolving it as well using resolveClass().
loadClass(java.lang.String,java.lang.String) - static method in class java.rmi.server.RMIClassLoader
Load the class.
loadClass(java.net.URL,java.lang.String) - static method in class java.rmi.server.RMIClassLoader
Loads a class from codeBase.
Attempts to load the given class using class loaders supplied by the list, stopping when the specified loader is reached.
Attempts to load the given class using class loaders supplied by the list, excluding the one specified.
Attempts to load the given class using class loaders supplied by the repository of each MBeanServer.
loadedChildren - field in class javax.swing.JTree.DynamicUtilTreeNode
LoaderHandler - interface java.rmi.server.LoaderHandler
loadFromXML(java.io.InputStream) - method in class java.util.Properties
Decodes the contents of the supplied InputStream as an XML file, which represents a set of properties.
loadImage(java.awt.Image) - method in class javax.swing.ImageIcon
Loads the image and blocks until the loading operation is finished.
loadImage(java.lang.String) - method in class java.beans.SimpleBeanInfo
Helper method to load an image using the Bean class getResource() method on the BeanInfo class (using getClass(), since you'll extend this class to get the BeanInfo).
LOADING - static field in class java.awt.MediaTracker
Indicates that the media is still loading.
loadInstrument(javax.sound.midi.Instrument) - method in class javax.sound.midi.Synthesizer
Load an instrument into this synth.
Load a subset of soundbank instruments into this synthesizer.
Loads the bindings in keys into retMap.
Resolves a set of bindings against a set of actions and inserts the results into a Keymap.
loadLibrary(java.lang.String) - method in class java.lang.Runtime
Load a native library using a system-independent "short name" for the library.
loadLibrary(java.lang.String) - static method in class java.lang.System
Load a library using its explicit system-dependent filename.
loadRules(java.io.Reader,java.net.URL) - method in class javax.swing.text.html.StyleSheet
Loads a set of rules that have been specified in terms of CSS grammar.
Populates the defaults table with the system colors.
loadSystemColors(systemColors[]) - method in class java.awt.Toolkit
Copies the current system colors into the specified array.
localControl(boolean) - method in class javax.sound.midi.MidiChannel
Set whether or not local controls are on or off.
locale - field in class java.beans.beancontext.BeanContextSupport
locale - field in class javax.imageio.ImageReader
The current locale used to localize warning messages, or null if no locale has been set.
locale - field in class javax.imageio.ImageWriteParam
Localizes compression type names and quality descriptions, or null to use default Locale.
locale - field in class javax.imageio.ImageWriter
The current locale used to localize warning messages, or null if no locale has been set.
Locale - class java.util.Locale
Locales represent a specific country and culture.
locale() - method in class java.util.Formatter
Returns the locale used by this formatter.
Locale(java.lang.String) - constructor for class java.util.Locale
Creates a new locale for a language.
Locale(java.lang.String,java.lang.String) - constructor for class java.util.Locale
Creates a new locale for the given language and country.
Creates a new locale for the given language and country.
A LocaleNameProvider provides localized versions of the names that represent a particular locale.
LocaleNameProvider() - constructor for class java.util.spi.LocaleNameProvider
Constructs a new LocaleNameProvider.
This is the superclass of all the Locale service provider interfaces or SPIs.
LocaleServiceProvider() - constructor for class java.util.spi.LocaleServiceProvider
Constructs a new LocaleServiceProvider.
LOCALIZED_DAY_OF_WEEK - static field in class java.text.DateFormat.Field
LOCALIZED_DAY_OF_WEEK_FIELD - static field in class java.text.DateFormat
Represents the position of the localized day of the week pattern character in the array of localized pattern characters.
LocalObject - class org.omg.CORBA.LocalObject
An object, formally implementing the CORBA Object, but actually handling all invocations locally.
localPort - field in class java.net.DatagramSocketImpl
The local port to which this socket is bound
localport - field in class java.net.SocketImpl
The port number the socket is bound to locally
locate(int,int) - method in class java.awt.Component
Returns the component occupying the position (x,y).
locate(int,int) - method in class java.awt.Container
Returns the component located at the specified point.
LocateRegistry - class java.rmi.registry.LocateRegistry
Location - interface javax.xml.stream.Location
Information about the location of an XML event within the underlying stream.
location - field in class javax.xml.stream.XMLStreamException
location() - method in class java.awt.Component
Returns the location of this component's top left corner relative to its parent component.
location(int,int) - method in class java.awt.GridBagLayout
LOCATION_FORWARD - interface org.omg.PortableInterceptor.LOCATION_FORWARD
A reply status flag, indicating, that the object has moved (temporary or permanently) to another location.
locationToIndex(java.awt.Point) - method in class javax.swing.JList
Returns index of the cell to which specified location is closest to.
locationToIndex(javax.swing.JList,java.awt.Point) - method in class javax.swing.plaf.basic.BasicListUI
Computes the index of a list cell given a point within the list.
Determines the cell index which is the closest to the specified location.
locationToIndex(javax.swing.JList,java.awt.Point) - method in class javax.swing.plaf.multi.MultiListUI
Calls the ListUI.locationToIndex(JList,Point) method for all the UI delegates managed by this MultiListUI, returning the index for the UI delegate from the primary look and feel.
locator - field in class javax.swing.text.AsyncBoxView
The child locator for this view.
Locator - interface org.xml.sax.Locator
Interface for associating a SAX event with a document location.
Locator2 - interface org.xml.sax.ext.Locator2
SAX2 extension to augment the entity information provided though a Locator.
Locator2Impl - class org.xml.sax.ext.Locator2Impl
SAX2 extension helper for holding additional Entity information, implementing the Locator2 interface.
Locator2Impl() - constructor for class org.xml.sax.ext.Locator2Impl
Construct a new, empty Locator2Impl object.
Locator2Impl(org.xml.sax.Locator) - constructor for class org.xml.sax.ext.Locator2Impl
Copy an existing Locator or Locator2 object.
LocatorImpl - class org.xml.sax.helpers.LocatorImpl
Provide an optional convenience implementation of Locator.
LocatorImpl() - constructor for class org.xml.sax.helpers.LocatorImpl
Zero-argument constructor.
LocatorImpl(org.xml.sax.Locator) - constructor for class org.xml.sax.helpers.LocatorImpl
Copy constructor.
locatorsUpdateCopy() - method in class java.sql.DatabaseMetaData
lock - field in class java.util.prefs.AbstractPreferences
Object used to lock this preference node.
lock - field in class java.io.Reader
This is the Object used for synchronizing critical code sections.
lock - field in class java.io.Writer
This is the object used to synchronize criticial code sections for thread safety.
lock() - method in class java.nio.channels.FileChannel
Creates a file lock for the whole associated file.
lock(long,long,boolean) - method in class java.nio.channels.FileChannel
Creates a file lock for a region of the associated file.
LockInfo - class java.lang.management.LockInfo
Provides information on a lock held by a thread.
log(double) - static method in class java.lang.Math
Take ln(a) (the natural log).
log(double) - static method in class java.lang.StrictMath
Take ln(a) (the natural log).
log(java.lang.String) - static method in class java.rmi.server.LogStream
log(java.util.logging.Level,java.lang.String) - method in class java.util.logging.Logger
log(java.util.logging.LogRecord) - method in class java.util.logging.Logger
Passes a record to registered handlers, provided the record is considered as loggable both by isLoggable(Level) and a possibly installed custom filter.
log10(double) - static method in class java.lang.Math
Returns the base 10 logarithm of the supplied value.
log1p(double) - static method in class java.lang.Math
Returns the natural logarithm resulting from the sum of the argument, a and 1.
LOG_OPTION - static field in class javax.swing.DebugGraphics
LOG_OPTION
Logger - class java.util.logging.Logger
A Logger is used for logging information about events.
Logger(java.lang.String,java.lang.String) - constructor for class java.util.logging.Logger
Constructs a Logger for a subsystem.
LOGGING_MXBEAN_NAME - static field in class java.util.logging.LogManager
The object name for the logging management bean.
LoggingMXBean - interface java.util.logging.LoggingMXBean
This interface represents the management interface for logging.
LoggingPermission - class java.util.logging.LoggingPermission
Creates a new LoggingPermission.
LOGICAL_STYLE_ACTION - static field in class javax.swing.text.html.HTMLEditorKit
The "logical style" action identifier, passing that style as parameter.
login() - method in class javax.security.auth.login.LoginContext
Logs a subject in, using all login modules configured for this application.
login() - method in class javax.security.auth.spi.LoginModule
Authenticates a subject to the system.
LoginContext - class javax.security.auth.login.LoginContext
LoginContext(java.lang.String) - constructor for class javax.security.auth.login.LoginContext
LoginContext(java.lang.String,javax.security.auth.Subject) - constructor for class javax.security.auth.login.LoginContext
LoginException - exception javax.security.auth.login.LoginException
A general exception during authentication and authorization.
LoginException() - constructor for class javax.security.auth.login.LoginException
Create an exception without a message.
LoginException(java.lang.String) - constructor for class javax.security.auth.login.LoginException
Create an exception with a message.
LoginModule - interface javax.security.auth.spi.LoginModule
The base interface for login methods in the Java Authentication and Authorization Service (JAAS).
LogManager - class java.util.logging.LogManager
The LogManager maintains a hierarchical namespace of Logger objects and manages properties for configuring the logging framework.
LogManager() - constructor for class java.util.logging.LogManager
The basic constructor.
logout() - method in class javax.security.auth.login.LoginContext
Logs a subject out, cleaning up any state that may be in memory.
logout() - method in class javax.security.auth.spi.LoginModule
Logs a subject out.
LogRecord - class java.util.logging.LogRecord
A LogRecord contains the state for an individual event to be logged.
LogRecord(java.util.logging.Level,java.lang.String) - constructor for class java.util.logging.LogRecord
Constructs a LogRecord given a severity level and an unlocalized message text.
LogStream - class java.rmi.server.LogStream
logStream() - static method in class javax.swing.DebugGraphics
logStream
LONG - static field in class java.util.Calendar
A style specifier for getDisplayName(int,int,Locale) and getDisplayNames(int,int,Locale) stating that names should be returned in their long variant if applicable.
LONG - static field in class java.text.DateFormat
Long - class java.lang.Long
Instances of class Long represent primitive long values.
LONG - static field in class javax.management.openmbean.SimpleType<T>
The SimpleType representation of java.lang.Long.
LONG - static field in class java.util.TimeZone
Constant used to indicate that a long timezone name should be returned, such as "Eastern Standard Time".
Long(java.lang.String) - constructor for class java.lang.Long
Create a Long object representing the value of the argument after conversion to a long.
Long(long) - constructor for class java.lang.Long
Create a Long object representing the value of the long argument.
LONG_DESCRIPTION - static field in class javax.swing.Action
A key to access the long description for the action.
longBitsToDouble(long) - static method in class java.lang.Double
Convert the argument in IEEE 754 floating-point "double format" bit layout to the corresponding float.
LongBuffer - class java.nio.LongBuffer
LongHolder - class org.omg.CORBA.LongHolder
A holder for CORBA long long that is mapped into java long.
LongHolder() - constructor for class org.omg.CORBA.LongHolder
Constructs an instance of LongHolder, initializing value to 0 .
LongHolder(long) - constructor for class org.omg.CORBA.LongHolder
Constructs an instance of LongHolder, initializing value to the given long.
LongLongSeqHelper - class org.omg.CORBA.LongLongSeqHelper
Provides static helper methods for working with CORBA sequence of long (LongLongSeq).
LongLongSeqHolder - class org.omg.CORBA.LongLongSeqHolder
A sequence holder for CORBA LongLongSeq that is mapped into java long[].
LongLongSeqHolder() - constructor for class org.omg.CORBA.LongLongSeqHolder
Constructs an instance of LongLongSeqHolder, initializing value to null.
LongLongSeqHolder(long[]) - constructor for class org.omg.CORBA.LongLongSeqHolder
Constructs an instance of LongLongSeqHolder, initializing value to the given long[].
LongSeqHelper - class org.omg.CORBA.LongSeqHelper
Provides static helper methods for working with CORBA sequence of int (LongSeq).
LongSeqHolder - class org.omg.CORBA.LongSeqHolder
A sequence holder for CORBA LongSeq that is mapped into java int[].
LongSeqHolder() - constructor for class org.omg.CORBA.LongSeqHolder
Constructs an instance of LongSeqHolder, initializing value to null.
LongSeqHolder(int[]) - constructor for class org.omg.CORBA.LongSeqHolder
Constructs an instance of LongSeqHolder, initializing value to the given int.
longValue() - method in class java.math.BigDecimal
Return the value of this Number as a long.
longValue() - method in class java.math.BigInteger
Return the value of this Number as a long.
longValue() - method in class java.lang.Byte
Return the value of this Byte as a long.
longValue() - method in class java.lang.Double
Return the value of this Double as a long.
longValue() - method in class java.lang.Float
Return the value of this Integer as a long.
longValue() - method in class java.lang.Integer
Return the value of this Integer as a long.
longValue() - method in class java.lang.Long
Return the value of this Long.
longValue() - method in class java.lang.Number
Return the value of this Number as a long.
longValue() - method in class java.lang.Short
Return the value of this Short as a long.
longValueExact() - method in class java.math.BigDecimal
Converts this BigDecimal to a long value.
LONGVARBINARY - static field in class java.sql.Types
LONGVARCHAR - static field in class java.sql.Types
LookAndFeel - class javax.swing.LookAndFeel
A look-and-feel controls most aspects of the appearance and operation of user interface components in javax.swing.
Represents the basic information about a LookAndFeel (LAF), so that a list of installed LAFs can be presented without actually loading the LAF class(es).
Creates a new instance.
lookingAt() - method in class java.util.regex.Matcher
lookup(Class) - static method in class java.io.ObjectStreamClass
Returns the ObjectStreamClass for cl.
lookup(java.lang.String) - method in class javax.naming.Context
Gets the previously named object by name.
lookup(java.lang.String) - method in class javax.naming.InitialContext
lookup(java.lang.String) - static method in class java.rmi.Naming
Looks for the remote object that is associated with the named service.
lookup(java.lang.String) - method in class java.rmi.registry.Registry
Find and return the reference to the object that was previously bound to the registry by this name.
lookup(javax.naming.Name) - method in class javax.naming.Context
Gets the previously named object by name.
lookup(javax.naming.Name) - method in class javax.naming.InitialContext
lookup_value_factory(java.lang.String) - method in class org.omg.CORBA_2_3.ORB
This should find a suitable value factory to create an instance of the value type when is being read (unmarshaled) from the stream.
lookupDefaultPrintService() - static method in class javax.print.PrintServiceLookup
Searches the default print service in the current environment.
lookupLink(java.lang.String) - method in class javax.naming.Context
Retrieves the named object, not following the link of the terminal atomic component of the name.
lookupLink(java.lang.String) - method in class javax.naming.InitialContext
lookupLink(javax.naming.Name) - method in class javax.naming.Context
Retrieves the named object, not following the link of the terminal atomic component of the name.
lookupLink(javax.naming.Name) - method in class javax.naming.InitialContext
Searches print services capable of multi document printing in all of the given document flavors and supporting the specified printing attributes.
lookupNamespaceURI(java.lang.String) - method in class javax.imageio.metadata.IIOMetadataNode
lookupNamespaceURI(java.lang.String) - method in class org.w3c.dom.Node
Look up the namespace URI associated to the given prefix, starting from this node.
lookupNamespaceURI(java.lang.String) - method in class org.w3c.dom.xpath.XPathNSResolver
Look up the namespace URI associated to the given namespace prefix.
LookupOp - class java.awt.image.LookupOp
LookupOp is a filter that converts each pixel using a lookup table.
Construct a new LookupOp using the given LookupTable.
lookupPixel(byte[],byte[]) - method in class java.awt.image.ByteLookupTable
Return translated values for a pixel.
lookupPixel(int[],int[]) - method in class java.awt.image.ByteLookupTable
Return translated values for a pixel.
lookupPixel(int[],int[]) - method in class java.awt.image.LookupTable
Return translated values for a pixel.
lookupPixel(int[],int[]) - method in class java.awt.image.ShortLookupTable
Return translated values for a pixel.
lookupPixel(short[],short[]) - method in class java.awt.image.ShortLookupTable
Return translated values for a pixel.
lookupPrefix(java.lang.String) - method in class javax.imageio.metadata.IIOMetadataNode
lookupPrefix(java.lang.String) - method in class org.w3c.dom.Node
Look up the prefix associated to the given namespace URI, starting from this node.
lookupPrintServices() - static method in class java.awt.print.PrinterJob
Find and return 2D image print services.
Searches print services capable of printing in the given document flavor which supports the specified printing attributes.
Searches for matching factories providing stream print services that support the printing of documents with the given document flavor into the given output mime type.
lookupStreamPrintServices(java.lang.String) - static method in class java.awt.print.PrinterJob
Find and return 2D image stream print services.
LookupTable - class java.awt.image.LookupTable
LookupTable represents translation arrays for pixel values.
LookupTable(int,int) - constructor for class java.awt.image.LookupTable
Creates a new LookupTable instance.
loop() - method in class java.applet.AudioClip
Plays this audio clip in a continuous loop.
loop(int) - method in class javax.sound.sampled.Clip
Start looping the clip.
LOOP_CONTINUOUSLY - static field in class javax.sound.sampled.Clip
This can be passed to loop(int) to indicate that looping should be done continuously.
LOST_FOCUS - static field in class java.awt.Event
AWT 1.0 LOST_FOCUS event handler.
This method is called to notify this object that it no longer has ownership of the specified Clipboard.
Called when ownership of the clipboard object is lost.
LOW_SURROGATES - static field in class java.lang.Character.UnicodeBlock
Low Surrogates.
lower(T) - method in class java.util.TreeSet<T>
Returns the greatest or highest element in the set strictly less than the given element, or null if there is no such element.
LOWER_LEADING_CORNER - static field in class javax.swing.ScrollPaneConstants
LOWER_LEADING_CORNER
LOWER_LEFT_CORNER - static field in class javax.swing.ScrollPaneConstants
LOWER_LEFT_CORNER
LOWER_RIGHT_CORNER - static field in class javax.swing.ScrollPaneConstants
LOWER_RIGHT_CORNER
LOWER_TRAILING_CORNER - static field in class javax.swing.ScrollPaneConstants
LOWER_TRAILING_CORNER
LOWERCASE_LETTER - static field in class java.lang.Character
Ll = Letter, Lowercase (Informative).
lowerCaseMode(boolean) - method in class java.io.StreamTokenizer
This method sets a flag that indicates whether or not alphabetic tokens that are returned should be converted to lower case.
LOWERED - static field in class javax.swing.border.BevelBorder
Indicates that the BevelBorder looks like if the enclosed area was pressed into the screen.
LOWERED - static field in class javax.swing.border.EtchedBorder
Indicates that the border appears as engraved into the background.
lowerEntry(K) - method in class java.util.TreeMap<K,V>
Returns the entry associated with the greatest or highest key that is strictly less than the specified key, or null if there is no such key.
lowerKey(K) - method in class java.util.TreeMap<K,V>
Returns the the greatest or highest key that is strictly less than the specified key, or null if there is no such key.
lowerLeft - field in class javax.swing.JScrollPane
lowerLeft - field in class javax.swing.ScrollPaneLayout
lowerRight - field in class javax.swing.JScrollPane
lowerRight - field in class javax.swing.ScrollPaneLayout
lowestLayer() - method in class javax.swing.JLayeredPane
Return the least layer number currently in use, in this container.
lowestOneBit(int) - static method in class java.lang.Integer
Find the lowest set bit in value, and return a new value with only that bit set.
lowestOneBit(long) - static method in class java.lang.Long
Find the lowest set bit in value, and return a new value with only that bit set.
LOWSRC - static field in class javax.swing.text.html.HTML.Attribute
The lowsrc attribute
LSException - exception org.w3c.dom.ls.LSException
Parser or write operations may throw an LSException if the processing is stopped.
LSException(short,java.lang.String) - constructor for class org.w3c.dom.ls.LSException
LSInput - interface org.w3c.dom.ls.LSInput
This interface represents an input source for data.
LSLoadEvent - interface org.w3c.dom.ls.LSLoadEvent
This interface represents a load event object that signals the completion of a document load.
LSOutput - interface org.w3c.dom.ls.LSOutput
This interface represents an output destination for data.
LSParser - interface org.w3c.dom.ls.LSParser
An interface to an object that is able to build, or augment, a DOM tree from various input sources.
LSParserFilter - interface org.w3c.dom.ls.LSParserFilter
LSParserFilters provide applications the ability to examine nodes as they are being constructed while parsing.
LSProgressEvent - interface org.w3c.dom.ls.LSProgressEvent
This interface represents a progress event object that notifies the application about progress as a document is parsed.
LSResourceResolver - interface org.w3c.dom.ls.LSResourceResolver
LSResourceResolver provides a way for applications to redirect references to external resources.
LSSerializer - interface org.w3c.dom.ls.LSSerializer
A LSSerializer provides an API for serializing (writing) a DOM document out into XML.
LSSerializerFilter - interface org.w3c.dom.ls.LSSerializerFilter
LSSerializerFilters provide applications the ability to examine nodes as they are being serialized and decide what nodes should be serialized or not.
LT - static field in class javax.management.Query
A code representing the
lt(java.io.File,java.io.File) - method in class javax.swing.plaf.basic.BasicDirectoryModel
Less than, determine the relative order in the list of two files for sorting purposes.
lt(javax.management.ValueExp,javax.management.ValueExp) - static method in class javax.management.Query
Returns a query expression which evaluates to the result of comparing v1 to v2 to see if v1 is less than v2.