Swing 1.1
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 _

L

LABEL - Static variable in class javax.accessibility.AccessibleRole
An object used to present an icon or short string in an interface.
labelFor - Variable in class javax.swing.JLabel
 
labelRect - Variable in class javax.swing.plaf.basic.BasicSliderUI
 
labelUI - Static variable in class javax.swing.plaf.basic.BasicLabelUI
 
LabelUI - class javax.swing.plaf.LabelUI.
Pluggable look and feel interface for JLabel.
LabelUI() - Constructor for class javax.swing.plaf.LabelUI
 
LabelView - class javax.swing.text.LabelView.
A LabelView is a styled chunk of text that represents a view mapped over an element in the text model.
LabelView(Element) - Constructor for class javax.swing.text.LabelView
Constructs a new view wrapped on an element.
LabelView2D - class javax.swing.text.LabelView2D.
A LabelView is a styled chunk of text that represents a view mapped over an element in the text model.
LabelView2D(Element) - Constructor for class javax.swing.text.LabelView2D
Constructs a new view wrapped on an element.
LANG - Static variable in class javax.swing.text.html.HTML.Attribute
 
LANGUAGE - Static variable in class javax.swing.text.html.HTML.Attribute
 
LARGE_MODEL_PROPERTY - Static variable in class javax.swing.JTree
Bound property name for largeModel.
largeModel - Variable in class javax.swing.JTree
Is this tree a large model? This is a code-optimization setting.
largeModel - Variable in class javax.swing.plaf.basic.BasicTreeUI
True if doing optimizations for a largeModel.
LAST_DIVIDER_LOCATION_PROPERTY - Static variable in class javax.swing.JSplitPane
Bound property for lastLocation.
lastDividerLocation - Variable in class javax.swing.JSplitPane
Previous location of the split pane.
lastEdit() - Method in class javax.swing.undo.CompoundEdit
Returns the last UndoableEdit in edits, or null if edits is empty
lastElement() - Method in class javax.swing.DefaultListModel
Returns the last component of the list.
lastIndexOf(Object) - Method in class javax.swing.DefaultListModel
Returns the index of the last occurrence of the specified object in this list.
lastIndexOf(Object, int) - Method in class javax.swing.DefaultListModel
Searches backwards for the specified object, starting from the specified index, and returns an index to it.
lastPaintPosition - Variable in class javax.swing.JViewport
The last viewPosition that we've painted, so we know how much of the backing store image is valid.
lastPath - Variable in class javax.swing.tree.DefaultTreeCellEditor
last path that was selected.
lastRow - Variable in class javax.swing.event.TableModelEvent
 
lastRow - Variable in class javax.swing.tree.DefaultTreeCellEditor
Row that was last passed into getTreeCellEditorComponent.
lastSelectedRow - Variable in class javax.swing.plaf.basic.BasicTreeUI
Index of the row that was last selected.
lastTabInRun(int, int) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
LAYER_PROPERTY - Static variable in class javax.swing.JLayeredPane
Bound property
LAYERED_PANE - Static variable in class javax.accessibility.AccessibleRole
A specialized pane that allows its children to be drawn in layers, providing a form of stacking order.
LAYERED_PANE_PROPERTY - Static variable in class javax.swing.JInternalFrame
Bound property name.
LayeredHighlighter - class javax.swing.text.LayeredHighlighter.
 
LayeredHighlighter.LayerPainter - class javax.swing.text.LayeredHighlighter.LayerPainter.
Layered highlight renderer.
LayeredHighlighter.LayerPainter() - Constructor for class javax.swing.text.LayeredHighlighter.LayerPainter
 
LayeredHighlighter() - Constructor for class javax.swing.text.LayeredHighlighter
 
layeredPane - Variable in class javax.swing.JRootPane
The layered pane that manages the menu bar and content pane.
layout(int, int) - Method in class javax.swing.text.BoxView
Performs layout of the children.
layout(int, int) - Method in class javax.swing.text.ParagraphView
Lays out the children.
layoutCL(JLabel, FontMetrics, String, Icon, Rectangle, Rectangle, Rectangle) - Method in class javax.swing.plaf.basic.BasicLabelUI
Forwards the call to SwingUtilities.layoutCompoundLabel().
layoutColumns(int, int[], int[], SizeRequirements[]) - Method in class javax.swing.text.TableView
Layout the columns to fit within the given target span.
layoutComboBox(Container, MetalComboBoxUI.MetalComboBoxLayoutManager) - Method in class javax.swing.plaf.metal.MetalComboBoxUI
 
layoutCompoundLabel(FontMetrics, String, Icon, int, int, int, int, Rectangle, Rectangle, Rectangle, int) - Static method in class javax.swing.SwingUtilities
Compute and return the location of the icons origin, the location of origin of the text baseline, and a possibly clipped version of the compound labels string.
layoutCompoundLabel(JComponent, FontMetrics, String, Icon, int, int, int, int, Rectangle, Rectangle, Rectangle, int) - Static method in class javax.swing.SwingUtilities
Compute and return the location of the icons origin, the location of origin of the text baseline, and a possibly clipped version of the compound labels string.
layoutContainer(Container) - Method in class javax.swing.ViewportLayout
Called by the AWT when the specified container needs to be laid out.
layoutContainer(Container) - Method in class javax.swing.ScrollPaneLayout
Lay out the scrollpane.
layoutContainer(Container) - Method in class javax.swing.BoxLayout
Called by the AWT when the specified container needs to be laid out.
layoutContainer(Container) - Method in class javax.swing.JRootPane.RootLayout
Instructs the layout manager to perform the layout for the specified container.
layoutContainer(Container) - Method in class javax.swing.OverlayLayout
Called by the AWT when the specified container needs to be laid out.
layoutContainer(Container) - Method in class javax.swing.plaf.basic.BasicOptionPaneUI.ButtonAreaLayout
 
layoutContainer(Container) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI.TabbedPaneLayout
 
layoutContainer(Container) - Method in class javax.swing.plaf.basic.BasicSplitPaneDivider.DividerLayout
 
layoutContainer(Container) - Method in class javax.swing.plaf.basic.BasicInternalFrameTitlePane.TitlePaneLayout
 
layoutContainer(Container) - Method in class javax.swing.plaf.basic.BasicSplitPaneUI.BasicHorizontalLayoutManager
Calculates the actual layout.
layoutContainer(Container) - Method in class javax.swing.plaf.basic.BasicScrollBarUI
 
layoutContainer(Container) - Method in class javax.swing.plaf.basic.BasicComboBoxUI.ComboBoxLayoutManager
 
layoutContainer(Container) - Method in class javax.swing.plaf.basic.BasicInternalFrameUI.InternalFrameLayout
 
layoutContainer(Container) - Method in class javax.swing.plaf.metal.MetalComboBoxUI.MetalComboBoxLayoutManager
 
layoutHScrollbar(JScrollBar) - Method in class javax.swing.plaf.basic.BasicScrollBarUI
 
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
Perform layout for the major axis of the box (i.e.
layoutMajorAxis(int, int, int[], int[]) - Method in class javax.swing.text.TableView.TableRow
Perform layout for the major axis of the box (i.e.
layoutManager - Variable in class javax.swing.plaf.basic.BasicSplitPaneUI
LayoutManager that is created and placed into the split pane.
layoutMinorAxis(int, int, int[], int[]) - Method in class javax.swing.text.BoxView
Perform layout for the minor axis of the box (i.e.
layoutMinorAxis(int, int, int[], int[]) - Method in class javax.swing.text.TableView
Perform layout for the minor axis of the box (i.e.
layoutMinorAxis(int, int, int[], int[]) - Method in class javax.swing.text.TableView.TableRow
Perform layout for the minor axis of the box (i.e.
layoutVScrollbar(JScrollBar) - Method in class javax.swing.plaf.basic.BasicScrollBarUI
 
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_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
Index of the lead path in selection.
LEADING - Static variable in interface javax.swing.SwingConstants
Identifies the leading edge of text for use with left-to-right and right-to-left languages.
leadPath - Variable in class javax.swing.tree.DefaultTreeSelectionModel
Last path that was added.
leadRow - Variable in class javax.swing.tree.DefaultTreeSelectionModel
Lead row.
leafIcon - Variable in class javax.swing.tree.DefaultTreeCellRenderer
Icon used to show leaf nodes.
left - Variable in class javax.swing.border.EmptyBorder
 
LEFT - Static variable in class javax.swing.JSplitPane
Used to add a Component to the left of the other Component.
LEFT - Static variable in interface javax.swing.SwingConstants
Box-orientation constant used to specify the left side of a box.
LEFT - Static variable in class javax.swing.border.TitledBorder
Position title text at the left side of the border line.
leftButton - Variable in class javax.swing.plaf.basic.BasicSplitPaneDivider
Button for quickly toggling the left component.
leftChildIndent - Variable in class javax.swing.plaf.basic.BasicTreeUI
Distance between left margin and where verical dashes will be drawn.
leftComponent - Variable in class javax.swing.JSplitPane
The left or top component.
LeftIndent - Static variable in class javax.swing.text.StyleConstants
The amount to indent the left side of the paragraph.
LeftIndent - Static variable in class javax.swing.text.StyleConstants.ParagraphConstants
The amount to indent the left side of the paragraph.
leftKey - Variable in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
leftKey - Variable in class javax.swing.plaf.basic.BasicToolBarUI
 
leftKey - Variable in class javax.swing.plaf.basic.BasicSplitPaneUI
 
length() - Method in interface javax.swing.text.AbstractDocument.Content
Current length of the sequence of character content.
length() - Method in class javax.swing.text.GapContent
Returns the length of the content.
length() - Method in class javax.swing.text.StringContent
Returns the length of the content.
LETTER_SPACING - Static variable in class javax.swing.text.html.CSS.Attribute
 
LI - Static variable in class javax.swing.text.html.HTML.Tag
 
LIGHT - Static variable in class javax.swing.plaf.metal.MetalIconFactory
 
lightHighlight - Variable in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
lightHighlight - Variable in class javax.swing.plaf.basic.BasicBorders.ButtonBorder
 
lightHighlight - Variable in class javax.swing.plaf.basic.BasicBorders.FieldBorder
 
lightWeightPopupEnabled - Variable in class javax.swing.ToolTipManager
 
lightWeightPopupEnabled - Variable in class javax.swing.JComboBox
 
LINE_HEIGHT - Static variable in class javax.swing.text.html.CSS.Attribute
 
LineBorder - class javax.swing.border.LineBorder.
A class which implements a line border of arbitrary thickness and of a single color.
LineBorder(Color) - Constructor for class javax.swing.border.LineBorder
Creates a line border with the specified color and a thickness = 1.
LineBorder(Color, int) - Constructor for class javax.swing.border.LineBorder
Creates a line border with the specified color and thickness.
lineColor - Variable in class javax.swing.border.LineBorder
 
lineLimitAttribute - Static variable in class javax.swing.text.PlainDocument
Name of the attribute that specifies the maximum length of a line, if there is a maximum length.
LineSpacing - Static variable in class javax.swing.text.StyleConstants
The amount of space between lines of the paragraph.
LineSpacing - Static variable in class javax.swing.text.StyleConstants.ParagraphConstants
The amount of space between lines of the paragraph.
LINK - Static variable in class javax.swing.text.html.HTML.Tag
 
LINK - Static variable in class javax.swing.text.html.HTML.Attribute
 
list - Variable in class javax.swing.plaf.basic.BasicListUI
 
list - Variable in class javax.swing.plaf.basic.BasicComboPopup
 
LIST - Static variable in class javax.accessibility.AccessibleRole
An object that presents a list of objects to user and allows the user to select one or more of them.
LIST_STYLE - Static variable in class javax.swing.text.html.CSS.Attribute
 
LIST_STYLE_IMAGE - Static variable in class javax.swing.text.html.CSS.Attribute
 
LIST_STYLE_POSITION - Static variable in class javax.swing.text.html.CSS.Attribute
 
LIST_STYLE_TYPE - Static variable in class javax.swing.text.html.CSS.Attribute
 
listBox - Variable in class javax.swing.plaf.basic.BasicComboBoxUI
 
listBox - Variable in class javax.swing.plaf.metal.MetalComboBoxButton
 
ListCellRenderer - interface javax.swing.ListCellRenderer.
Identifies components that can be used as "rubber stamps" to paint the cells in a JList.
ListDataEvent - class javax.swing.event.ListDataEvent.
Defines an event that encapsulates changes to a list.
ListDataEvent(Object, int, int, int) - Constructor for class javax.swing.event.ListDataEvent
Constructs a ListDataEvent object.
listDataListener - Variable in class javax.swing.plaf.basic.BasicListUI
 
listDataListener - Variable in class javax.swing.plaf.basic.BasicComboPopup
 
listDataListener - Variable in class javax.swing.plaf.basic.BasicComboBoxUI
 
ListDataListener - interface javax.swing.event.ListDataListener.
ListDataListener
listenerList - Variable in class javax.swing.JComponent
 
listenerList - Variable in class javax.swing.AbstractListModel
 
listenerList - Variable in class javax.swing.DefaultListSelectionModel
 
listenerList - Variable in class javax.swing.Timer
 
listenerList - Variable in class javax.swing.MenuSelectionManager
 
listenerList - Variable in class javax.swing.DefaultSingleSelectionModel
The collection of registered listeners
listenerList - Variable in class javax.swing.DefaultBoundedRangeModel
The listeners waiting for model changes.
listenerList - Variable in class javax.swing.DefaultCellEditor
Event listeners
listenerList - Variable in class javax.swing.DefaultButtonModel
 
listenerList - Variable in class javax.swing.colorchooser.DefaultColorSelectionModel
 
listenerList - Variable in class javax.swing.event.EventListenerList
 
listenerList - Variable in class javax.swing.table.DefaultTableColumnModel
List of TableColumnModelListener
listenerList - Variable in class javax.swing.table.AbstractTableModel
List of listeners
listenerList - Variable in class javax.swing.text.DefaultCaret
The event listener list.
listenerList - Variable in class javax.swing.text.AbstractDocument
The event listener list for the document.
listenerList - Variable in class javax.swing.text.StyleContext.NamedStyle
The change listeners for the model.
listenerList - Variable in class javax.swing.tree.DefaultTreeSelectionModel
Event listener list.
listenerList - Variable in class javax.swing.tree.DefaultTreeModel
Listeners.
listeners - Variable in class javax.swing.undo.UndoableEditSupport
 
ListModel - interface javax.swing.ListModel.
This interface defines the methods components like JList use to get the value of each cell in a list and the length of the list.
listMouseListener - Variable in class javax.swing.plaf.basic.BasicComboPopup
 
listMouseMotionListener - Variable in class javax.swing.plaf.basic.BasicComboPopup
 
ListSelectionEvent - class javax.swing.event.ListSelectionEvent.
An event that characterizes a change in the current selection.
ListSelectionEvent(Object, int, int, boolean) - Constructor for class javax.swing.event.ListSelectionEvent
Represents a change in selection status between firstIndex and lastIndex inclusive (firstIndex is less than or equal to lastIndex).
listSelectionListener - Variable in class javax.swing.plaf.basic.BasicListUI
 
listSelectionListener - Variable in class javax.swing.plaf.basic.BasicComboPopup
 
ListSelectionListener - interface javax.swing.event.ListSelectionListener.
The listener that's notified when a lists selection value changes.
listSelectionModel - Variable in class javax.swing.tree.DefaultTreeSelectionModel
Handles maintaining the list selection model.
ListSelectionModel - interface javax.swing.ListSelectionModel.
This interface represents the current state of the selection for any of the components that display a list of values with stable indices.
ListUI - class javax.swing.plaf.ListUI.
The JList pluggable look and feel delegate.
ListUI() - Constructor for class javax.swing.plaf.ListUI
 
ListView - class javax.swing.text.html.ListView.
A view implementation to display an html list
ListView(Element) - Constructor for class javax.swing.text.html.ListView
Creates a new view that represents a list element.
listViewIcon - Variable in class javax.swing.plaf.basic.BasicFileChooserUI
 
loadChildren() - Method in class javax.swing.JTree.DynamicUtilTreeNode
Loads the children based on childValue.
loadChildren(ViewFactory) - Method in class javax.swing.text.CompositeView
Loads all of the children to initialize the view.
loadChildren(ViewFactory) - Method in class javax.swing.text.WrappedPlainView
Loads all of the children to initialize the view.
loadChildren(ViewFactory) - Method in class javax.swing.text.TableView
Loads all of the children to initialize the view.
loadChildren(ViewFactory) - Method in class javax.swing.text.TableView.TableRow
Loads all of the children to initialize the view.
loadChildren(ViewFactory) - Method in class javax.swing.text.ParagraphView
Loads all of the children to initialize the view.
loadedChildren - Variable in class javax.swing.JTree.DynamicUtilTreeNode
 
loadImage(Image) - Method in class javax.swing.ImageIcon
Wait for the image to load
loadKeymap(Keymap, JTextComponent.KeyBinding[], Action[]) - Static method in class javax.swing.text.JTextComponent
Loads a keymap with a bunch of bindings.
loadRules(Reader, URL) - Method in class javax.swing.text.html.StyleSheet
Load a set of rules that have been specified in terms of CSS1 grammar.
loadSystemColors(UIDefaults, String[], boolean) - Method in class javax.swing.plaf.basic.BasicLookAndFeel
If this is the native look and feel the initial values for the system color properties are the same as the SystemColor constants.
locationToIndex(JList, Point) - Method in class javax.swing.plaf.ListUI
Convert a point in JList coordinates to the index of the cell at that location.
locationToIndex(JList, Point) - Method in class javax.swing.plaf.basic.BasicListUI
 
locationToIndex(JList, Point) - Method in class javax.swing.plaf.multi.MultiListUI
Call locationToIndex on each UI handled by this MultiUI.
locationToIndex(Point) - Method in class javax.swing.JList
Convert a point in JList coordinates to the index of the cell at that location.
LOG_OPTION - Static variable in class javax.swing.DebugGraphics
Log graphics operations.
LOGICAL_STYLE_ACTION - Static variable in class javax.swing.text.html.HTMLEditorKit
The logical style choice action identifier The logical style is passed in as an argument
logStream() - Static method in class javax.swing.DebugGraphics
Returns the stream to which the DebugGraphics logs drawing operations.
LONG_DESCRIPTION - Static variable in interface javax.swing.Action
The key used for storing a longer description for the action, could be used for context-sensitive help.
LookAndFeel - class javax.swing.LookAndFeel.
Completely characterizes a look and feel from the point of view of the pluggable look and feel components.
LookAndFeel() - Constructor for class javax.swing.LookAndFeel
 
LOWER_LEFT_CORNER - Static variable in interface javax.swing.ScrollPaneConstants
Identifies the lower left corner of the viewport.
LOWER_RIGHT_CORNER - Static variable in interface javax.swing.ScrollPaneConstants
Identifies the lower right corner of the viewport.
LOWERED - Static variable in class javax.swing.border.BevelBorder
Lowered bevel type.
LOWERED - Static variable in class javax.swing.border.EtchedBorder
Lowered etched type.
lowerLeft - Variable in class javax.swing.ScrollPaneLayout
The component to display in the lower left corner.
lowerLeft - Variable in class javax.swing.JScrollPane
The component to display in the lower left corner.
lowerRight - Variable in class javax.swing.ScrollPaneLayout
The component to display in the lower right corner.
lowerRight - Variable in class javax.swing.JScrollPane
The component to display in the lower right corner.
lowestLayer() - Method in class javax.swing.JLayeredPane
Returns the lowest layer value from all current children.
LOWSRC - Static variable in class javax.swing.text.html.HTML.Attribute
 
lt(File, File) - Method in class javax.swing.plaf.basic.BasicDirectoryModel
 

Swing 1.1
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 _
Submit a bug or feature
Java is a trademark or registered trademark of Sun Microsystems, Inc. in the US and other countries.
Copyright 1993-1998 Sun Microsystems, Inc. 901 San Antonio Road,
Palo Alto, California, 94303, U.S.A. All Rights Reserved.