Eclipse Platform
Release 3.3
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 variable in interface org.eclipse.help.IHelpResource
This is attribute name used for label in XML files.
LAST_BIT_USED_ABSTRACT_HANDLE - Static variable in class org.eclipse.core.commands.common.AbstractHandleObjectEvent
The last used bit so that subclasses can add more properties.
LAST_CHANGE - Static variable in interface org.eclipse.compare.INavigatable
Change flag used to navigate to the last change.
LAST_LINE_SELECTION - Static variable in class org.eclipse.swt.SWT
Selection constant indicating that the last line is selected to the end and should be drawn using either a line delimiter or full line selection (value is 1<<20).
LAST_USED_BIT - Static variable in class org.eclipse.core.commands.common.AbstractNamedHandleEvent
The last used bit so that subclasses can add more properties.
LAUNCHED_BEFORE_OPENING - Static variable in interface org.eclipse.debug.ui.ILaunchConfigurationDialog
Deprecated. the launch dialog no longer supports launching without opening - this constant will never be returned by the dialog
LAUNCH_ACTION_SET - Static variable in interface org.eclipse.debug.ui.IDebugUIConstants
Launch action set identifier (value "org.eclipse.debug.ui.launchActionSet").
LAUNCH_CONFIGURATION_FILE_EXTENSION - Static variable in interface org.eclipse.debug.core.ILaunchConfiguration
The file extension for launch configuration files (value "launch").
LAUNCH_EXT - Static variable in interface org.eclipse.ui.IWorkbenchActionConstants
Launch menu: name of group for launching additional windows.
LAUNCH_GROUP - Static variable in interface org.eclipse.debug.ui.IDebugUIConstants
Identifier for a launch group in a menu (value "launchGroup").
LAUNCH_GROUP - Static variable in interface org.eclipse.ui.console.IConsoleConstants
Menu group identifier for the console view context menu and toolbar, for actions pertaining to launching (value "launchGroup").
LAYOUT_GROUP - Static variable in interface org.eclipse.team.ui.synchronize.ISynchronizePageConfiguration
The id of the layout group that determines whether the layout selection actions appear in the view dropdown or toolbar.
LEAD - Static variable in class org.eclipse.swt.SWT
Style constant for leading alignment (value is 1<<14).
LEAVE_DIRTY - Static variable in class org.eclipse.ltk.core.refactoring.TextFileChange
Flag (value 4) indicating that the file will not be saved after the change has been applied.
LEFT - Static variable in class org.eclipse.compare.rangedifferencer.RangeDifference
Three-way change constant indicating a change in left.
LEFT - Static variable in class org.eclipse.compare.structuremergeviewer.Differencer
Three-way change constant (value 4) indicating a change on left side.
LEFT - Static variable in interface org.eclipse.jface.text.source.ICharacterPairMatcher
Indicates the anchor value "left".
LEFT - Static variable in class org.eclipse.jface.viewers.ViewerCell
Constant denoting the cell to the left of the current one (value is 4).
LEFT - Static variable in class org.eclipse.swt.SWT
Style constant for align left behavior (value is 1<<14).
LEFT - Static variable in interface org.eclipse.ui.IPageLayout
Relationship constant indicating a part should be placed to the left of its relative.
LEFT - Static variable in interface org.eclipse.ui.IWorkbenchPreferenceConstants
Constant to be used when referring to the left side of the workbench window.
LEFT - Static variable in class org.eclipse.ui.forms.widgets.ColumnLayoutData
Horizontal alignment constant - control will be aligned to the left.
LEFT - Static variable in class org.eclipse.ui.forms.widgets.TableWrapData
The control will be left-justified.
LEFT_MARGIN - Static variable in interface org.eclipse.jface.dialogs.IDialogConstants
Left margin in dialog units (value 20).
LEFT_TEXT_CLIENT_ALIGNMENT - Static variable in class org.eclipse.ui.forms.widgets.ExpandableComposite
By default, text client is right-aligned.
LEFT_TO_RIGHT - Static variable in class org.eclipse.swt.SWT
Style constant for left to right orientation (value is 1<<25).
LEGACY - Static variable in class org.eclipse.ui.commands.Priority
Deprecated. An instance representing 'legacy' priority.
LEGACY_LEGACY - Static variable in interface org.eclipse.ui.ISources
The priority given when the activation is defined by a handler submission with a legacy priority.
LEGACY_LOW - Static variable in interface org.eclipse.ui.ISources
The priority given when the activation is defined by a handler submission with a low priority.
LEGACY_MEDIUM - Static variable in interface org.eclipse.ui.ISources
The priority given when the activation is defined by a handler submission with a medium priority.
LF - Static variable in class org.eclipse.swt.SWT
ASCII character convenience constant for the line feed character (value is the char '\n').
LF - Static variable in class org.eclipse.ui.keys.CharacterKey
Deprecated. The single static instance of CharacterKey which represents the line feed (U+000A) key.
LF_NAME - Static variable in interface org.eclipse.jface.bindings.keys.IKeyLookup
The formal name of the line feed (U+000A) key.
LIBRARY - Static variable in class org.eclipse.ant.core.AntCorePlugin
Simple identifier constant (value "library") of a tag that appears in Ant extensions.
LICENSE_HREF - Static variable in interface org.eclipse.ui.branding.IBundleGroupConstants
The URL of the license page for the feature (optional).
LIMIT - Static variable in class org.eclipse.swt.widgets.Combo
the operating system limit for the number of characters that the text field in an instance of this class can hold
LIMIT - Static variable in class org.eclipse.swt.widgets.Text
The maximum number of characters that can be entered into a text widget.
LINE - Static variable in class org.eclipse.search.ui.SearchUI
Deprecated. Line marker attribute (value "line") The value of the marker attribute is the line which contains the text search match.
LINENUMBERS_TOGGLE - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionConstants
Name of the action for toggling line number display.
LINENUMBER_TOGGLE - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionDefinitionIds
Command ID of the toggle display of line numbers Value: "org.eclipse.ui.editors.lineNumberToggle").
LINE_BREAKPOINT_MARKER - Static variable in interface org.eclipse.debug.core.model.IBreakpoint
Line breakpoint marker type (value "org.eclipse.debug.core.lineBreakpoint").
LINE_CUSTOM - Static variable in class org.eclipse.swt.SWT
Line drawing style for custom dashed lines (value is 6).
LINE_DASH - Static variable in class org.eclipse.swt.SWT
Line drawing style for dashed lines (value is 2).
LINE_DASHDOT - Static variable in class org.eclipse.swt.SWT
Line drawing style for alternating dash-dot lines (value is 4).
LINE_DASHDOTDOT - Static variable in class org.eclipse.swt.SWT
Line drawing style for dash-dot-dot lines (value is 5).
LINE_DOT - Static variable in class org.eclipse.swt.SWT
Line drawing style for dotted lines (value is 3).
LINE_DOWN - Static variable in class org.eclipse.swt.custom.ST
 
LINE_DOWN - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionDefinitionIds
Action definition id of the navigate goto next line action.
LINE_END - Static variable in class org.eclipse.swt.custom.ST
 
LINE_END - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionDefinitionIds
Action definition id of the navigate goto line end action.
LINE_GOTO - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionDefinitionIds
Action definition id of the navigate goto line action.
LINE_NUMBER - Static variable in interface org.eclipse.core.resources.IMarker
Line number marker attribute.
LINE_SOLID - Static variable in class org.eclipse.swt.SWT
Line drawing style for solid lines (value is 1).
LINE_START - Static variable in class org.eclipse.swt.custom.ST
 
LINE_START - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionDefinitionIds
Action definition id of the navigate goto line start action.
LINE_UP - Static variable in class org.eclipse.swt.custom.ST
 
LINE_UP - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionDefinitionIds
Action definition id of the navigate goto previous line action.
LINKING_NOT_ALLOWED - Static variable in interface org.eclipse.core.resources.IResourceStatus
Status code constant (value 378) indicating that linking is not permitted on a certain project.
LINK_NAVIGATOR_TO_EDITOR - Static variable in interface org.eclipse.ui.IWorkbenchPreferenceConstants
A named preference for whether to show an editor when its input file is selected in the Navigator (and vice versa).
LOADED - Static variable in interface org.eclipse.core.runtime.IAdapterManager
This value can be returned to indicate that an adapter factory is loaded.
LOCAL_CONTEXT - Static variable in class org.eclipse.core.resources.mapping.ResourceMappingContext
This resource mapping context is used to indicate that the operation that is requesting the traversals is performing a local operation.
LOCATION - Static variable in class org.eclipse.core.filebuffers.LocationKind
The corresponding argument is a location in a file system.
LOCATION - Static variable in interface org.eclipse.core.resources.IMarker
Location marker attribute.
LOCATION_AFTER - Static variable in class org.eclipse.jface.viewers.ViewerDropAdapter
Constant describing the position of the cursor relative to the target object.
LOCATION_BAR - Static variable in interface org.eclipse.ui.browser.IWorkbenchBrowserSupport
Style parameter (value 1<<1) indicating that the address combo and 'Go' button will created for the browser.
LOCATION_BEFORE - Static variable in class org.eclipse.jface.viewers.ViewerDropAdapter
Constant describing the position of the cursor relative to the target object.
LOCATION_NONE - Static variable in class org.eclipse.jface.viewers.ViewerDropAdapter
Constant describing the position of the cursor relative to the target object.
LOCATION_ON - Static variable in class org.eclipse.jface.viewers.ViewerDropAdapter
Constant describing the position of the cursor relative to the target object.
LOCK_TOOL_BAR - Static variable in class org.eclipse.ui.actions.ActionFactory
Workbench action (id "lockToolBar"): Lock/unlock the workbench window tool bar.
LOCK_TRIM - Static variable in interface org.eclipse.ui.IWorkbenchPreferenceConstants
Allows locking the trim to prevent user dragging on startup.
LOG - Static variable in class org.eclipse.ui.statushandlers.StatusManager
A style indicating that the status should be logged only.
LONG - Static variable in class org.eclipse.core.runtime.jobs.Job
Job priority constant (value 30) for long-running background jobs.
LONG - Static variable in class org.eclipse.swt.SWT
Style constant for long date/time format (value is 1<<28).
LONGEST_REGION_ALL - Static variable in class org.eclipse.jface.text.hyperlink.HyperlinkManager
All detected hyperlinks from all detectors are collected and all those with the longest region are passed to the hyperlink presenter.
LONGEST_REGION_FIRST - Static variable in class org.eclipse.jface.text.hyperlink.HyperlinkManager
All detected hyperlinks from all detectors are collected and form all those with the longest region only the first one is passed to the hyperlink presenter.
LONG_DEFAULT_DEFAULT - Static variable in class org.eclipse.core.runtime.Preferences
The default-default value for long properties (0L).
LONG_DEFAULT_DEFAULT - Static variable in interface org.eclipse.jface.preference.IPreferenceStore
The default-default value for long preferences (0L).
LOW - Static variable in class org.eclipse.swt.SWT
Indicates low quality (value is 1).
LOW - Static variable in class org.eclipse.ui.commands.Priority
Deprecated. An instance representing 'low' priority.
LOW - Static variable in class org.eclipse.ui.navigator.Priority
Indicates Low priority as a Priority enumeration.
LOWER - Static variable in class org.eclipse.ui.navigator.Priority
Indicates Lower priority as a Priority enumeration.
LOWER_CASE - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionConstants
Name of the action to turn a selection to lower case Value: "LowerCase"
LOWER_CASE - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionDefinitionIds
Action definition id of the lower case action.
LOWER_CASE_ACTION - Static variable in interface org.eclipse.ui.texteditor.IAbstractTextEditorHelpContextIds
Help context id for the action.
LOWER_PRIORITY_LITERAL - Static variable in class org.eclipse.ui.navigator.Priority
Indicates Lower priority as a String.
LOWER_PRIORITY_VALUE - Static variable in class org.eclipse.ui.navigator.Priority
Indicates Lower priority as an int.
LOWEST - Static variable in interface org.eclipse.search.ui.ISearchPageScoreComputer
Lowest possible valid score.
LOWEST - Static variable in class org.eclipse.ui.navigator.Priority
Indicates Lowest priority as a Priority enumeration.
LOWEST_PRIORITY_LITERAL - Static variable in class org.eclipse.ui.navigator.Priority
Indicates Lowest priority as a String.
LOWEST_PRIORITY_VALUE - Static variable in class org.eclipse.ui.navigator.Priority
Indicates Lowest priority as an int.
LOW_PRIORITY_LITERAL - Static variable in class org.eclipse.ui.navigator.Priority
Indicates Low priority as a String.
LOW_PRIORITY_VALUE - Static variable in class org.eclipse.ui.navigator.Priority
Indicates Low priority as an int.
Label - class org.eclipse.swt.widgets.Label.
Instances of this class represent a non-selectable user interface object that displays a string or image.
Label(Composite, int) - Constructor for class org.eclipse.swt.widgets.Label
Constructs a new instance of this class given its parent and a style value describing its behavior and appearance.
LabelDecorator - class org.eclipse.jface.viewers.LabelDecorator.
The LabelDecorator is an abstract superclass of ILabelDecorators that support IDecorationContext.
LabelDecorator() - Constructor for class org.eclipse.jface.viewers.LabelDecorator
 
LabelProvider - class org.eclipse.jface.viewers.LabelProvider.
A label provider implementation which, by default, uses an element's toString value for its text and null for its image.
LabelProvider() - Constructor for class org.eclipse.jface.viewers.LabelProvider
Creates a new label provider.
LabelProviderChangedEvent - class org.eclipse.jface.viewers.LabelProviderChangedEvent.
Event object describing a label provider state change.
LabelProviderChangedEvent(IBaseLabelProvider) - Constructor for class org.eclipse.jface.viewers.LabelProviderChangedEvent
Creates a new event for the given source, indicating that all labels provided by the source are no longer valid and should be updated.
LabelProviderChangedEvent(IBaseLabelProvider, Object[]) - Constructor for class org.eclipse.jface.viewers.LabelProviderChangedEvent
Creates a new event for the given source, indicating that the label provided by the source for the given elements is no longer valid and should be updated.
LabelProviderChangedEvent(IBaseLabelProvider, Object) - Constructor for class org.eclipse.jface.viewers.LabelProviderChangedEvent
Creates a new event for the given source, indicating that the label provided by the source for the given element is no longer valid and should be updated.
LabelRetargetAction - class org.eclipse.ui.actions.LabelRetargetAction.
A LabelRetargetAction extends the behavior of RetargetAction.
LabelRetargetAction(String, String) - Constructor for class org.eclipse.ui.actions.LabelRetargetAction
Constructs a LabelRetargetAction with the given action id and text.
LabelRetargetAction(String, String, int) - Constructor for class org.eclipse.ui.actions.LabelRetargetAction
Constructs a RetargetAction with the given action id, text and style.
LanguageElementNode - class org.eclipse.ltk.ui.refactoring.LanguageElementNode.
A special child node of a TextEditChangeNode to represent language elements which don't have an associated TextEditChangeGroup .
LanguageElementNode(TextEditChangeNode) - Constructor for class org.eclipse.ltk.ui.refactoring.LanguageElementNode
Creates a new LanguageElementNode using the given TextEditChangeGroup as a parent.
LanguageElementNode(TextEditChangeNode.ChildNode) - Constructor for class org.eclipse.ltk.ui.refactoring.LanguageElementNode
Creates a new LanguageElementNode using the given ChildNode as a parent.
Launch - class org.eclipse.debug.core.Launch.
A launch is the result of launching a debug session and/or one or more system processes.
Launch(ILaunchConfiguration, String, ISourceLocator) - Constructor for class org.eclipse.debug.core.Launch
Constructs a launch with the specified attributes.
LaunchAction - class org.eclipse.debug.ui.actions.LaunchAction.
Launches a launch configuration in a specific mode.
LaunchAction(ILaunchConfiguration, String) - Constructor for class org.eclipse.debug.ui.actions.LaunchAction
Constructs an action that launches the specified launch configuration in the specified mode.
LaunchAsAction - class org.eclipse.debug.ui.actions.LaunchAsAction.
Deprecated. The use of perspective based launch shortcuts has been deprecated in the 3.1 release. Instead, selection sensitive launch is supported in the top level menus. Use LaunchShorcutsAction instead.
LaunchAsAction(String) - Constructor for class org.eclipse.debug.ui.actions.LaunchAsAction
Deprecated. Creates a cascading menu action to populate with shortcuts in the given launch group.
LaunchConfigurationDelegate - class org.eclipse.debug.core.model.LaunchConfigurationDelegate.
Default implementation of a launch configuration delegate.
LaunchConfigurationDelegate() - Constructor for class org.eclipse.debug.core.model.LaunchConfigurationDelegate
 
LaunchShortcutsAction - class org.eclipse.debug.ui.actions.LaunchShortcutsAction.
A cascading sub-menu that shows all launch shortcuts pertinent to a selection.
LaunchShortcutsAction(String) - Constructor for class org.eclipse.debug.ui.actions.LaunchShortcutsAction
Creates a cascading menu action to populate with shortcuts in the given launch group.
LaunchURL - class org.eclipse.help.ui.browser.LaunchURL.
Action that launches a URL in a browser.
LaunchURL() - Constructor for class org.eclipse.help.ui.browser.LaunchURL
 
Layout - class org.eclipse.swt.widgets.Layout.
A layout controls the position and size of the children of a composite widget.
Layout() - Constructor for class org.eclipse.swt.widgets.Layout
 
LayoutCache - class org.eclipse.ui.forms.widgets.LayoutCache.
Caches the preferred sizes of an array of controls
LayoutCache() - Constructor for class org.eclipse.ui.forms.widgets.LayoutCache
Creates an empty layout cache
LayoutCache(Control[]) - Constructor for class org.eclipse.ui.forms.widgets.LayoutCache
Creates a cache for the given array of controls
LayoutConstants - class org.eclipse.jface.layout.LayoutConstants.
Contains various layout constants
LayoutConstants() - Constructor for class org.eclipse.jface.layout.LayoutConstants
 
LazySortedCollection - class org.eclipse.jface.viewers.deferred.LazySortedCollection.
This object maintains a collection of elements, sorted by a comparator given in the constructor.
LazySortedCollection(Comparator) - Constructor for class org.eclipse.jface.viewers.deferred.LazySortedCollection
Creates a new sorted collection using the given comparator to determine sort order.
LegacyActionTools - class org.eclipse.jface.action.LegacyActionTools.
Some static utility methods for handling labels on actions.
LegacyHandlerSubmissionExpression - class org.eclipse.ui.LegacyHandlerSubmissionExpression.
An expression encapsulating all of the information from legacy handler submissions.
LegacyHandlerSubmissionExpression(String, Shell, IWorkbenchPartSite) - Constructor for class org.eclipse.ui.LegacyHandlerSubmissionExpression
Constructs a new instance of LegacyHandlerSubmissionExpression
LibraryModel - class org.eclipse.core.runtime.model.LibraryModel.
Deprecated. In Eclipse 3.0 the runtime was refactored and all non-essential elements removed. This class provides facilities primarily intended for tooling. As such it has been removed and no directly substitutable API provided.
LibraryModel() - Constructor for class org.eclipse.core.runtime.model.LibraryModel
Deprecated. Creates a new library model in which all fields are null.
LineAttributes - class org.eclipse.swt.graphics.LineAttributes.
LineAttributes defines a set of line attributes that can be modified in a GC.
LineAttributes(float) - Constructor for class org.eclipse.swt.graphics.LineAttributes
Create a new line attributes with the specified line width.
LineAttributes(float, int, int) - Constructor for class org.eclipse.swt.graphics.LineAttributes
Create a new line attributes with the specified line cap, join and width.
LineAttributes(float, int, int, int, float[], float, float) - Constructor for class org.eclipse.swt.graphics.LineAttributes
Create a new line attributes with the specified arguments.
LineBackgroundEvent - class org.eclipse.swt.custom.LineBackgroundEvent.
This event is sent when a line is about to be drawn.
LineBackgroundEvent(StyledTextEvent) - Constructor for class org.eclipse.swt.custom.LineBackgroundEvent
 
LineBackgroundListener - interface org.eclipse.swt.custom.LineBackgroundListener.
 
LineBreakpoint - class org.eclipse.debug.core.model.LineBreakpoint.
Abstract implementation of a line breakpoint.
LineBreakpoint() - Constructor for class org.eclipse.debug.core.model.LineBreakpoint
 
LineChangeHover - class org.eclipse.jface.text.source.LineChangeHover.
A hover for line oriented diffs.
LineChangeHover() - Constructor for class org.eclipse.jface.text.source.LineChangeHover
 
LineNumberChangeRulerColumn - class org.eclipse.jface.text.source.LineNumberChangeRulerColumn.
A vertical ruler column displaying line numbers and serving as a UI for quick diff.
LineNumberChangeRulerColumn(ISharedTextColors) - Constructor for class org.eclipse.jface.text.source.LineNumberChangeRulerColumn
Creates a new instance.
LineNumberRulerColumn - class org.eclipse.jface.text.source.LineNumberRulerColumn.
A vertical ruler column displaying line numbers.
LineNumberRulerColumn() - Constructor for class org.eclipse.jface.text.source.LineNumberRulerColumn
Constructs a new vertical ruler column.
LineRange - class org.eclipse.jface.text.source.LineRange.
Default implementation of ILineRange.
LineRange(int, int) - Constructor for class org.eclipse.jface.text.source.LineRange
Creates a new line range with the given specification.
LineStyleEvent - class org.eclipse.swt.custom.LineStyleEvent.
This event is sent when a line is about to be drawn.
LineStyleEvent(StyledTextEvent) - Constructor for class org.eclipse.swt.custom.LineStyleEvent
 
LineStyleListener - interface org.eclipse.swt.custom.LineStyleListener.
 
LinearUndoEnforcer - class org.eclipse.core.commands.operations.LinearUndoEnforcer.
An operation approver that enforces a strict linear undo.
LinearUndoEnforcer() - Constructor for class org.eclipse.core.commands.operations.LinearUndoEnforcer
Create an instance of LinearUndoEnforcer.
LinearUndoViolationDetector - class org.eclipse.core.commands.operations.LinearUndoViolationDetector.
An abstract class for detecting violations in a strict linear undo/redo model.
LinearUndoViolationDetector() - Constructor for class org.eclipse.core.commands.operations.LinearUndoViolationDetector
Create an instance of LinearUndoViolationDetector.
LinearUndoViolationUserApprover - class org.eclipse.ui.operations.LinearUndoViolationUserApprover.
An operation approver that prompts the user to see if linear undo violations are permitted.
LinearUndoViolationUserApprover(IUndoContext, IWorkbenchPart) - Constructor for class org.eclipse.ui.operations.LinearUndoViolationUserApprover
Create a LinearUndoViolationUserApprover associated with the specified workbench part.
Link - class org.eclipse.swt.widgets.Link.
Instances of this class represent a selectable user interface object that displays a text with links.
Link(Composite, int) - Constructor for class org.eclipse.swt.widgets.Link
Constructs a new instance of this class given its parent and a style value describing its behavior and appearance.
LinkedModeModel - class org.eclipse.jface.text.link.LinkedModeModel.
The model for linked mode, umbrellas several LinkedPositionGroups.
LinkedModeModel() - Constructor for class org.eclipse.jface.text.link.LinkedModeModel
Creates a new model.
LinkedModeUI - class org.eclipse.jface.text.link.LinkedModeUI.
The UI for linked mode.
LinkedModeUI(LinkedModeModel, LinkedModeUI.LinkedModeUITarget[]) - Constructor for class org.eclipse.jface.text.link.LinkedModeUI
Creates a new UI on the given model and the set of viewers.
LinkedModeUI(LinkedModeModel, ITextViewer) - Constructor for class org.eclipse.jface.text.link.LinkedModeUI
Convenience constructor for just one viewer.
LinkedModeUI(LinkedModeModel, ITextViewer[]) - Constructor for class org.eclipse.jface.text.link.LinkedModeUI
Convenience constructor for multiple viewers.
LinkedModeUI(LinkedModeModel, LinkedModeUI.LinkedModeUITarget) - Constructor for class org.eclipse.jface.text.link.LinkedModeUI
Convenience constructor for one target.
LinkedModeUI.ExitFlags - class org.eclipse.jface.text.link.LinkedModeUI.ExitFlags.
Exit flags returned if a custom exit policy wants to exit linked mode.
LinkedModeUI.ExitFlags(int, boolean) - Constructor for class org.eclipse.jface.text.link.LinkedModeUI.ExitFlags
Creates a new instance.
LinkedModeUI.IExitPolicy - interface org.eclipse.jface.text.link.LinkedModeUI.IExitPolicy.
An exit policy can be registered by a caller to get custom exit behavior.
LinkedModeUI.ILinkedModeUIFocusListener - interface org.eclipse.jface.text.link.LinkedModeUI.ILinkedModeUIFocusListener.
Listener that gets notified when the linked mode UI switches its focus position.
LinkedModeUI.LinkedModeUITarget - class org.eclipse.jface.text.link.LinkedModeUI.LinkedModeUITarget.
A link target consists of a viewer and gets notified if the linked mode UI on it is being shown.
LinkedModeUI.LinkedModeUITarget() - Constructor for class org.eclipse.jface.text.link.LinkedModeUI.LinkedModeUITarget
 
LinkedPosition - class org.eclipse.jface.text.link.LinkedPosition.
A Position on a document that knows which document it is registered with and has a sequence number for tab stops.
LinkedPosition(IDocument, int, int, int) - Constructor for class org.eclipse.jface.text.link.LinkedPosition
Creates a new instance.
LinkedPosition(IDocument, int, int) - Constructor for class org.eclipse.jface.text.link.LinkedPosition
Creates a new instance.
LinkedPositionGroup - class org.eclipse.jface.text.link.LinkedPositionGroup.
A group of positions in multiple documents that are simultaneously modified - if one gets edited, all other positions in a group are edited the same way.
LinkedPositionGroup() - Constructor for class org.eclipse.jface.text.link.LinkedPositionGroup
 
List - class org.eclipse.swt.widgets.List.
Instances of this class represent a selectable user interface object that displays a list of strings and issues notification when a string is selected.
List(Composite, int) - Constructor for class org.eclipse.swt.widgets.List
Constructs a new instance of this class given its parent and a style value describing its behavior and appearance.
ListBinding - class org.eclipse.core.databinding.ListBinding.
 
ListBinding(IObservableList, IObservableList, UpdateListStrategy, UpdateListStrategy) - Constructor for class org.eclipse.core.databinding.ListBinding
 
ListChangeEvent - class org.eclipse.core.databinding.observable.list.ListChangeEvent.
List change event describing an incremental change of an IObservableList object.
ListChangeEvent(IObservableList, ListDiff) - Constructor for class org.eclipse.core.databinding.observable.list.ListChangeEvent
Creates a new list change event.
ListDialog - class org.eclipse.ui.dialogs.ListDialog.
A dialog that prompts for one element out of a list of elements.
ListDialog(Shell) - Constructor for class org.eclipse.ui.dialogs.ListDialog
Create a new instance of the receiver with parent shell of parent.
ListDiff - class org.eclipse.core.databinding.observable.list.ListDiff.
Object describing a diff between two lists.
ListDiff() - Constructor for class org.eclipse.core.databinding.observable.list.ListDiff
 
ListDiffEntry - class org.eclipse.core.databinding.observable.list.ListDiffEntry.
A single addition of an element to a list or removal of an element from a list.
ListDiffEntry() - Constructor for class org.eclipse.core.databinding.observable.list.ListDiffEntry
 
ListEditor - class org.eclipse.jface.preference.ListEditor.
An abstract field editor that manages a list of input values.
ListEditor() - Constructor for class org.eclipse.jface.preference.ListEditor
Creates a new list field editor
ListEditor(String, String, Composite) - Constructor for class org.eclipse.jface.preference.ListEditor
Creates a list field editor.
ListFeaturesCommand - class org.eclipse.update.standalone.ListFeaturesCommand.
Command to list all installed features.
ListFeaturesCommand(String) - Constructor for class org.eclipse.update.standalone.ListFeaturesCommand
 
ListSelectionDialog - class org.eclipse.ui.dialogs.ListSelectionDialog.
A standard dialog which solicits a list of selections from the user.
ListSelectionDialog(Shell, Object, IStructuredContentProvider, ILabelProvider, String) - Constructor for class org.eclipse.ui.dialogs.ListSelectionDialog
Creates a list selection dialog.
ListToSetAdapter - class org.eclipse.core.databinding.observable.set.ListToSetAdapter.
Observable set backed by an observable list.
ListToSetAdapter(IObservableList) - Constructor for class org.eclipse.core.databinding.observable.set.ListToSetAdapter
 
ListViewer - class org.eclipse.jface.viewers.ListViewer.
A concrete viewer based on an SWT List control.
ListViewer(Composite) - Constructor for class org.eclipse.jface.viewers.ListViewer
Creates a list viewer on a newly-created list control under the given parent.
ListViewer(Composite, int) - Constructor for class org.eclipse.jface.viewers.ListViewer
Creates a list viewer on a newly-created list control under the given parent.
ListViewer(List) - Constructor for class org.eclipse.jface.viewers.ListViewer
Creates a list viewer on the given list control.
Listener - interface org.eclipse.swt.widgets.Listener.
Implementers of Listener provide a simple handleEvent() method that is used internally by SWT to dispatch events.
ListenerList - class org.eclipse.core.runtime.ListenerList.
This class is a thread safe list that is designed for storing lists of listeners.
ListenerList() - Constructor for class org.eclipse.core.runtime.ListenerList
Creates a listener list in which listeners are compared using equality.
ListenerList(int) - Constructor for class org.eclipse.core.runtime.ListenerList
Creates a listener list using the provided comparison mode.
ListenerList - class org.eclipse.jface.util.ListenerList.
Deprecated. Please use ListenerList instead. Please note that the ListenerList.ListenerList(int) and ListenerList.ListenerList(int) constructors have different semantics. Please read the javadoc carefully. Also note that the equivalent of ListenerList.ListenerList() is actually ListenerList.ListenerList(int) with ListenerList.IDENTITY as the argument.
ListenerList() - Constructor for class org.eclipse.jface.util.ListenerList
Deprecated. Creates a listener list with an initial capacity of 1.
ListenerList(int) - Constructor for class org.eclipse.jface.util.ListenerList
Deprecated. Creates a listener list with the given initial capacity.
ListeningLabelProvider - class org.eclipse.jface.databinding.viewers.ListeningLabelProvider.
 
ListeningLabelProvider(IObservableSet) - Constructor for class org.eclipse.jface.databinding.viewers.ListeningLabelProvider
 
LocalFileStorage - class org.eclipse.debug.core.sourcelookup.containers.LocalFileStorage.
Implementation of storage for a local file (java.io.File).
LocalFileStorage(File) - Constructor for class org.eclipse.debug.core.sourcelookup.containers.LocalFileStorage
Constructs and returns storage for the given file.
LocalResourceManager - class org.eclipse.jface.resource.LocalResourceManager.
A local registry that shares its resources with some global registry.
LocalResourceManager(ResourceManager) - Constructor for class org.eclipse.jface.resource.LocalResourceManager
Creates a local registry that delegates to the given global registry for all resource allocation and deallocation.
LocalResourceManager(ResourceManager, Control) - Constructor for class org.eclipse.jface.resource.LocalResourceManager
Creates a local registry that wraps the given global registry.
LocalSelectionTransfer - class org.eclipse.jface.util.LocalSelectionTransfer.
A LocalSelectionTransfer may be used for drag and drop operations within the same instance of Eclipse.
LocalSelectionTransfer() - Constructor for class org.eclipse.jface.util.LocalSelectionTransfer
Only the singleton instance of this class may be used.
LocalSelectionTransfer - class org.eclipse.ui.views.navigator.LocalSelectionTransfer.
A LocalSelectionTransfer may be used for drag and drop operations within the same instance of Eclipse.
LocalSystemInfo - class org.eclipse.update.configuration.LocalSystemInfo.
Utility class providing local file system information.
LocalSystemInfo() - Constructor for class org.eclipse.update.configuration.LocalSystemInfo
 
Location - interface org.eclipse.osgi.service.datalocation.Location.
A Location represents a URL which may have a default value, may be read only, may or may not have a current value and may be cascaded on to a parent location.
LocationAdapter - class org.eclipse.swt.browser.LocationAdapter.
This adapter class provides default implementations for the methods described by the LocationListener interface.
LocationAdapter() - Constructor for class org.eclipse.swt.browser.LocationAdapter
 
LocationEvent - class org.eclipse.swt.browser.LocationEvent.
A LocationEvent is sent by a Browser to LocationListener's when the Browser navigates to a different URL.
LocationKind - class org.eclipse.core.filebuffers.LocationKind.
Type-safe enum of the available location kinds.
LocationListener - interface org.eclipse.swt.browser.LocationListener.
This listener interface may be implemented in order to receive a LocationEvent notification when a Browser navigates to a different URL.
LockListener - class org.eclipse.core.runtime.jobs.LockListener.
A lock listener is notified whenever a thread is about to wait on a lock, and when a thread is about to release a lock.
LockListener() - Constructor for class org.eclipse.core.runtime.jobs.LockListener
 
LuceneSearchParticipant - class org.eclipse.help.search.LuceneSearchParticipant.
Participant in the help search.
LuceneSearchParticipant() - Constructor for class org.eclipse.help.search.LuceneSearchParticipant
 
labelProviderChanged() - Method in class org.eclipse.jface.viewers.AbstractTreeViewer
 
labelProviderChanged() - Method in class org.eclipse.jface.viewers.ContentViewer
Notifies that the label provider has changed.
labelProviderChanged(LabelProviderChangedEvent) - Method in interface org.eclipse.jface.viewers.ILabelProviderListener
Notifies this listener that the state of the label provider has changed in a way that affects the labels it computes.
labelProviderChanged(LabelProviderChangedEvent) - Method in class org.eclipse.ui.views.properties.tabbed.TabbedPropertySheetPage
 
lastIndexOf(Object) - Method in class org.eclipse.core.databinding.observable.list.AbstractObservableList
 
lastIndexOf(Object) - Method in interface org.eclipse.core.databinding.observable.list.IObservableList
 
lastIndexOf(Object) - Method in class org.eclipse.core.databinding.observable.list.ObservableList
 
lastListenerRemoved() - Method in class org.eclipse.core.databinding.observable.ChangeSupport
 
lastListenerRemoved() - Method in class org.eclipse.core.databinding.observable.list.AbstractObservableList
 
lastListenerRemoved() - Method in class org.eclipse.core.databinding.observable.map.AbstractObservableMap
 
lastListenerRemoved() - Method in class org.eclipse.core.databinding.observable.set.AbstractObservableSet
 
lastListenerRemoved() - Method in class org.eclipse.core.databinding.observable.set.UnionSet
 
lastSegment() - Method in interface org.eclipse.core.runtime.IPath
Returns the last segment of this path, or null if it does not have any segments.
lastSegment() - Method in class org.eclipse.core.runtime.Path
 
launch(String, IProgressMonitor) - Method in interface org.eclipse.debug.core.ILaunchConfiguration
Launches this configuration in the specified mode by delegating to this configuration's launch configuration delegate, and returns the resulting launch.
launch(String, IProgressMonitor, boolean) - Method in interface org.eclipse.debug.core.ILaunchConfiguration
Launches this configuration in the specified mode by delegating to this configuration's launch configuration delegate, and returns the resulting launch.
launch(String, IProgressMonitor, boolean, boolean) - Method in interface org.eclipse.debug.core.ILaunchConfiguration
Launches this configuration in the specified mode by delegating to this configuration's launch configuration delegate, and returns the resulting launch.
launch(ILaunchConfiguration, String, ILaunch, IProgressMonitor) - Method in interface org.eclipse.debug.core.model.ILaunchConfigurationDelegate
Launches the given configuration in the specified mode, contributing debug targets and/or processes to the given launch object.
launch(ILaunchConfiguration, String) - Static method in class org.eclipse.debug.ui.DebugUITools
Saves and builds the workspace according to current preference settings, and launches the given launch configuration in the specified mode.
launch(ISelection, String) - Method in interface org.eclipse.debug.ui.ILaunchShortcut
Locates a launchable entity in the given selection and launches an application in the specified mode.
launch(IEditorPart, String) - Method in interface org.eclipse.debug.ui.ILaunchShortcut
Locates a launchable entity in the given active editor, and launches an application in the specified mode.
launch(String) - Static method in class org.eclipse.swt.program.Program
Launches the executable associated with the file in the operating system.
launchAdded(ILaunch) - Method in interface org.eclipse.debug.core.ILaunchListener
Notifies this listener that the specified launch has been added.
launchAdded(ILaunch) - Method in class org.eclipse.debug.core.Launch
 
launchAdded(ILaunch) - Method in class org.eclipse.debug.core.sourcelookup.AbstractSourceLookupDirector
 
launchChanged(ILaunch) - Method in interface org.eclipse.debug.core.ILaunchListener
Notifies this listener that the specified launch has changed.
launchChanged(ILaunch) - Method in class org.eclipse.debug.core.Launch
 
launchChanged(ILaunch) - Method in class org.eclipse.debug.core.sourcelookup.AbstractSourceLookupDirector
 
launchConfigurationAdded(ILaunchConfiguration) - Method in interface org.eclipse.debug.core.ILaunchConfigurationListener
The given launch configuration has been created.
launchConfigurationAdded(ILaunchConfiguration) - Method in class org.eclipse.debug.core.Launch
 
launchConfigurationAdded(ILaunchConfiguration) - Method in class org.eclipse.debug.core.sourcelookup.AbstractSourceLookupDirector
 
launchConfigurationChanged(ILaunchConfiguration) - Method in interface org.eclipse.debug.core.ILaunchConfigurationListener
The given launch configuration has changed in some way.
launchConfigurationChanged(ILaunchConfiguration) - Method in class org.eclipse.debug.core.Launch
 
launchConfigurationChanged(ILaunchConfiguration) - Method in class org.eclipse.debug.core.sourcelookup.AbstractSourceLookupDirector
 
launchConfigurationRemoved(ILaunchConfiguration) - Method in interface org.eclipse.debug.core.ILaunchConfigurationListener
The given launch configuration has been deleted.
launchConfigurationRemoved(ILaunchConfiguration) - Method in class org.eclipse.debug.core.Launch
 
launchConfigurationRemoved(ILaunchConfiguration) - Method in class org.eclipse.debug.core.sourcelookup.AbstractSourceLookupDirector
 
launchHistoryChanged() - Method in class org.eclipse.debug.ui.actions.AbstractLaunchHistoryAction
 
launchRemoved(ILaunch) - Method in interface org.eclipse.debug.core.ILaunchListener
Notifies this listener that the specified launch has been removed.
launchRemoved(ILaunch) - Method in class org.eclipse.debug.core.Launch
 
launchRemoved(ILaunch) - Method in class org.eclipse.debug.core.sourcelookup.AbstractSourceLookupDirector
 
launched(ILaunch) - Method in class org.eclipse.debug.ui.AbstractLaunchConfigurationTab
Deprecated.  
launched(ILaunch) - Method in class org.eclipse.debug.ui.AbstractLaunchConfigurationTabGroup
Deprecated.  
launched(ILaunch) - Method in interface org.eclipse.debug.ui.ILaunchConfigurationTab
Deprecated. As of R3.0, this method is no longer called by the launch framework. Since tabs do not exist when launching is performed elsewhere than the launch dialog, this method cannot be relied upon for launching functionality.
launched(ILaunch) - Method in interface org.eclipse.debug.ui.ILaunchConfigurationTabGroup
Deprecated. As of R3.0, this method is no longer called by the launch framework. Since tabs do not exist when launching is performed elsewhere than the launch dialog, this method cannot be relied upon for launching functionality.
launchesAdded(ILaunch[]) - Method in interface org.eclipse.debug.core.ILaunchesListener
Notifies this listener that the specified launches have been added.
launchesChanged(ILaunch[]) - Method in interface org.eclipse.debug.core.ILaunchesListener
Notifies this listener that the specified launches have changed.
launchesRemoved(ILaunch[]) - Method in interface org.eclipse.debug.core.ILaunchesListener
Notifies this listener that the specified launches have been removed.
launchesTerminated(ILaunch[]) - Method in interface org.eclipse.debug.core.ILaunchesListener2
Notification that the given launches have terminated.
layout(Composite, boolean) - Method in class org.eclipse.jface.layout.TreeColumnLayout
 
layout(boolean) - Method in class org.eclipse.jface.text.source.LineNumberRulerColumn
Layouts the enclosing viewer to adapt the layout to changes of the size of the individual components.
layout(Composite, boolean) - Method in class org.eclipse.jface.text.source.SourceViewer.RulerLayout
 
layout(Composite, boolean) - Method in class org.eclipse.jface.viewers.TableLayout
 
layout(Composite, boolean) - Method in class org.eclipse.jface.wizard.WizardDialog.PageContainerFillLayout
 
layout() - Method in class org.eclipse.swt.custom.ControlEditor
Lays out the control within the underlying composite.
layout(Composite, boolean) - Method in class org.eclipse.swt.custom.StackLayout
 
layout() - Method in class org.eclipse.swt.custom.TableEditor
 
layout() - Method in class org.eclipse.swt.custom.TableTreeEditor
Deprecated.  
layout() - Method in class org.eclipse.swt.custom.TreeEditor
 
layout - Variable in class org.eclipse.swt.graphics.GCData
 
layout(Composite, boolean) - Method in class org.eclipse.swt.layout.FillLayout
 
layout(Composite, boolean) - Method in class org.eclipse.swt.layout.FormLayout
 
layout(Composite, boolean) - Method in class org.eclipse.swt.layout.GridLayout
 
layout(Composite, boolean) - Method in class org.eclipse.swt.layout.RowLayout
 
layout() - Method in class org.eclipse.swt.widgets.Composite
If the receiver has a layout, asks the layout to lay out (that is, set the size and location of) the receiver's children.
layout(boolean) - Method in class org.eclipse.swt.widgets.Composite
If the receiver has a layout, asks the layout to lay out (that is, set the size and location of) the receiver's children.
layout(boolean, boolean) - Method in class org.eclipse.swt.widgets.Composite
If the receiver has a layout, asks the layout to lay out (that is, set the size and location of) the receiver's children.
layout(Control[]) - Method in class org.eclipse.swt.widgets.Composite
Forces a lay out (that is, sets the size and location) of all widgets that are in the parent hierarchy of the changed control up to and including the receiver.
layout(Composite, boolean) - Method in class org.eclipse.swt.widgets.Layout
Lays out the children of the specified composite according to this layout.
layout(Composite, boolean) - Method in class org.eclipse.ui.forms.widgets.ColumnLayout
 
layout(boolean) - Method in class org.eclipse.ui.forms.widgets.SharedScrolledComposite
 
layout(Composite, boolean) - Method in class org.eclipse.ui.forms.widgets.TableWrapLayout
 
layout(Composite, boolean) - Method in class org.eclipse.ui.part.PageBook.PageBookLayout
 
layoutIfNecessary() - Method in class org.eclipse.ui.forms.widgets.SizeCache
 
layoutPage(Control) - Method in class org.eclipse.jface.wizard.WizardDialog.PageContainerFillLayout
Lays outs the page according to this layout.
layoutTreeAreaControl(Control) - Method in class org.eclipse.jface.preference.PreferenceDialog
 
left(LinkedModeModel, int) - Method in interface org.eclipse.jface.text.link.ILinkedModeListener
The leave event occurs when linked is left.
left - Variable in class org.eclipse.swt.layout.FormData
left specifies the attachment of the left side of the control.
leftEnd() - Method in class org.eclipse.compare.rangedifferencer.RangeDifference
Returns the end index of the entity range on the left side.
leftLength() - Method in class org.eclipse.compare.rangedifferencer.RangeDifference
Returns the number of entities on the left side.
leftMargin - Variable in class org.eclipse.ui.forms.widgets.ColumnLayout
Left margin (default is 5).
leftMargin - Variable in class org.eclipse.ui.forms.widgets.TableWrapLayout
Left margin variable (default is 5).
leftStart() - Method in class org.eclipse.compare.rangedifferencer.RangeDifference
Returns the start index of the entity range on the left side.
length - Variable in class org.eclipse.jface.text.AbstractLineTracker.Request
 
length - Variable in class org.eclipse.jface.text.DocumentCommand
The length of the command
length() - Method in class org.eclipse.jface.text.FindReplaceDocumentAdapter
 
length - Variable in class org.eclipse.jface.text.Position
The length of the position
length - Variable in class org.eclipse.jface.text.TextViewer.WidgetCommand
The length of the event.
length - Variable in class org.eclipse.swt.accessibility.AccessibleTextEvent
 
length - Variable in class org.eclipse.swt.custom.ExtendedModifyEvent
length of the new text
length - Variable in class org.eclipse.swt.custom.StyleRange
the length of the range
lineAppended(IRegion) - Method in interface org.eclipse.debug.ui.console.IConsoleLineTracker
Notification that a line of text has been appended to the console.
lineBackground - Variable in class org.eclipse.swt.custom.LineBackgroundEvent
line background color
lineCap - Variable in class org.eclipse.swt.graphics.GCData
 
lineDashes - Variable in class org.eclipse.swt.graphics.GCData
 
lineDashesOffset - Variable in class org.eclipse.swt.graphics.GCData
 
lineGetBackground(LineBackgroundEvent) - Method in class org.eclipse.jface.text.CursorLinePainter
 
lineGetBackground(LineBackgroundEvent) - Method in interface org.eclipse.swt.custom.LineBackgroundListener
This method is called when a line is about to be drawn in order to get its background color.
lineGetBackground(LineBackgroundEvent) - Method in class org.eclipse.ui.console.TextConsoleViewer
 
lineGetSegments(BidiSegmentEvent) - Method in interface org.eclipse.swt.custom.BidiSegmentListener
This method is called when a line needs to be reordered for measuring or rendering in a bidi locale.
lineGetStyle(LineStyleEvent) - Method in interface org.eclipse.swt.custom.LineStyleListener
This method is called when a line is about to be drawn in order to get the line's style information.
lineGetStyle(LineStyleEvent) - Method in class org.eclipse.ui.console.TextConsoleViewer
 
lineJoin - Variable in class org.eclipse.swt.graphics.GCData
 
lineMiterLimit - Variable in class org.eclipse.swt.graphics.GCData
 
lineOffset - Variable in class org.eclipse.swt.custom.BidiSegmentEvent
line start offset
lineOffset - Variable in class org.eclipse.swt.custom.LineBackgroundEvent
line start offset
lineOffset - Variable in class org.eclipse.swt.custom.LineStyleEvent
line start offset (input)
lineOffset - Variable in class org.eclipse.swt.custom.MovementEvent
line start offset (input)
lineStyle - Variable in class org.eclipse.swt.graphics.GCData
 
lineText - Variable in class org.eclipse.swt.custom.BidiSegmentEvent
line text
lineText - Variable in class org.eclipse.swt.custom.LineBackgroundEvent
line text
lineText - Variable in class org.eclipse.swt.custom.LineStyleEvent
line text (input)
lineText - Variable in class org.eclipse.swt.custom.MovementEvent
line text (input)
lineTo(float, float) - Method in class org.eclipse.swt.graphics.Path
Adds to the receiver a line from the current point to the point specified by (x, y).
lineWidth - Variable in class org.eclipse.swt.graphics.GCData
 
linkActivated() - Method in class org.eclipse.debug.ui.console.FileLink
 
linkActivated() - Method in interface org.eclipse.ui.console.IHyperlink
Notification that this link has been activated.
linkActivated(Event) - Method in interface org.eclipse.ui.console.IHyperlink2
Notification that this link has been activated.
linkActivated(HyperlinkEvent) - Method in class org.eclipse.ui.forms.events.HyperlinkAdapter
Sent when the link is activated.
linkActivated(HyperlinkEvent) - Method in interface org.eclipse.ui.forms.events.IHyperlinkListener
Sent when hyperlink is activated either by mouse click inside the link client area, or by pressing 'Enter' key while hyperlink has keyboard focus.
linkCycleActionPair(ActionFactory.IWorkbenchAction, ActionFactory.IWorkbenchAction) - Static method in class org.eclipse.ui.actions.ActionFactory
Establishes bi-direction connections between the forward and backward actions of a cycle pair.
linkEntered() - Method in class org.eclipse.debug.ui.console.FileLink
 
linkEntered() - Method in interface org.eclipse.ui.console.IHyperlink
Notification that the mouse has entered this link's region.
linkEntered(IHyperlink) - Method in class org.eclipse.ui.console.TextConsoleViewer
Notification a hyperlink has been entered.
linkEntered(HyperlinkEvent) - Method in class org.eclipse.ui.forms.events.HyperlinkAdapter
Sent when the link is entered.
linkEntered(HyperlinkEvent) - Method in interface org.eclipse.ui.forms.events.IHyperlinkListener
Sent when hyperlink is entered either by mouse entering the link client area, or keyboard focus switching to the hyperlink.
linkExited() - Method in class org.eclipse.debug.ui.console.FileLink
 
linkExited() - Method in interface org.eclipse.ui.console.IHyperlink
Notification that the mouse has exited this link's region
linkExited(IHyperlink) - Method in class org.eclipse.ui.console.TextConsoleViewer
Notification a link was exited.
linkExited(HyperlinkEvent) - Method in class org.eclipse.ui.forms.events.HyperlinkAdapter
Sent when the link is exited.
linkExited(HyperlinkEvent) - Method in interface org.eclipse.ui.forms.events.IHyperlinkListener
Sent when hyperlink is exited either by mouse exiting the link client area, or keyboard focus switching from the hyperlink.
linkToEditor(IStructuredSelection) - Method in class org.eclipse.ui.views.navigator.ResourceNavigator
Brings the corresponding editor to top if the selected resource is open.
linkingFocusGained(LinkedPosition, LinkedModeUI.LinkedModeUITarget) - Method in interface org.eclipse.jface.text.link.LinkedModeUI.ILinkedModeUIFocusListener
Called when the UI for the linked mode gives focus to a linked position.
linkingFocusLost(LinkedPosition, LinkedModeUI.LinkedModeUITarget) - Method in interface org.eclipse.jface.text.link.LinkedModeUI.ILinkedModeUIFocusListener
Called when the UI for the linked mode leaves a linked position.
list(PrintStream) - Method in class org.eclipse.jface.preference.PreferenceStore
Prints the contents of this preference store to the given print stream.
list(PrintWriter) - Method in class org.eclipse.jface.preference.PreferenceStore
Prints the contents of this preference store to the given print writer.
listAdd(String, int) - Method in class org.eclipse.jface.viewers.AbstractListViewer
Adds the given string to the underlying widget at the given index
listAdd(String, int) - Method in class org.eclipse.jface.viewers.ComboViewer
 
listAdd(String, int) - Method in class org.eclipse.jface.viewers.ListViewer
 
listDeselectAll() - Method in class org.eclipse.jface.viewers.AbstractListViewer
Deselects all selected items in the underlying widget.
listDeselectAll() - Method in class org.eclipse.jface.viewers.ComboViewer
 
listDeselectAll() - Method in class org.eclipse.jface.viewers.ListViewer
 
listFactory(Realm, String, Class) - Static method in class org.eclipse.core.databinding.beans.BeansObservables
Returns a factory for creating obervable lists tracking the given property of a particular bean object
listGetItemCount() - Method in class org.eclipse.jface.viewers.AbstractListViewer
Returns the number of items contained in the underlying widget.
listGetItemCount() - Method in class org.eclipse.jface.viewers.ComboViewer
 
listGetItemCount() - Method in class org.eclipse.jface.viewers.ListViewer
 
listGetSelectionIndices() - Method in class org.eclipse.jface.viewers.AbstractListViewer
Returns the zero-relative indices of the items which are currently selected in the underlying widget.
listGetSelectionIndices() - Method in class org.eclipse.jface.viewers.ComboViewer
 
listGetSelectionIndices() - Method in class org.eclipse.jface.viewers.ListViewer
 
listGetTopIndex() - Method in class org.eclipse.jface.viewers.AbstractListViewer
Returns the index of the item currently at the top of the viewable area.
listGetTopIndex() - Method in class org.eclipse.jface.viewers.ListViewer
 
listIterator() - Method in interface org.eclipse.core.databinding.observable.list.IObservableList
 
listIterator(int) - Method in interface org.eclipse.core.databinding.observable.list.IObservableList
 
listIterator() - Method in class org.eclipse.core.databinding.observable.list.ObservableList
 
listIterator(int) - Method in class org.eclipse.core.databinding.observable.list.ObservableList
 
listRemove(int) - Method in class org.eclipse.jface.viewers.AbstractListViewer
Removes the item from the underlying widget at the given zero-relative index.
listRemove(int) - Method in class org.eclipse.jface.viewers.ComboViewer
 
listRemove(int) - Method in class org.eclipse.jface.viewers.ListViewer
 
listRemoveAll() - Method in class org.eclipse.jface.viewers.AbstractListViewer
Removes all of the items from the underlying widget.
listRemoveAll() - Method in class org.eclipse.jface.viewers.ComboViewer
 
listRemoveAll() - Method in class org.eclipse.jface.viewers.ListViewer
 
listSetItem(int, String) - Method in class org.eclipse.jface.viewers.AbstractListViewer
Sets the text of the item at the given index in the underlying widget.
listSetItem(int, String) - Method in class org.eclipse.jface.viewers.ComboViewer
 
listSetItem(int, String) - Method in class org.eclipse.jface.viewers.ListViewer
 
listSetItems(String[]) - Method in class org.eclipse.jface.viewers.AbstractListViewer
Sets the underlying widget's items to be the given array of items.
listSetItems(String[]) - Method in class org.eclipse.jface.viewers.ComboViewer
 
listSetItems(String[]) - Method in class org.eclipse.jface.viewers.ListViewer
 
listSetSelection(int[]) - Method in class org.eclipse.jface.viewers.AbstractListViewer
Selects the items at the given zero-relative indices in the underlying widget.
listSetSelection(int[]) - Method in class org.eclipse.jface.viewers.ComboViewer
 
listSetSelection(int[]) - Method in class org.eclipse.jface.viewers.ListViewer
 
listSetTopIndex(int) - Method in class org.eclipse.jface.viewers.AbstractListViewer
Sets the index of the item to be at the top of the viewable area.
listSetTopIndex(int) - Method in class org.eclipse.jface.viewers.ListViewer
 
listShowSelection() - Method in class org.eclipse.jface.viewers.AbstractListViewer
Shows the selection.
listShowSelection() - Method in class org.eclipse.jface.viewers.ComboViewer
 
listShowSelection() - Method in class org.eclipse.jface.viewers.ListViewer
 
listenToMarkerChanges(boolean) - Method in class org.eclipse.ui.texteditor.AbstractMarkerAnnotationModel
Tells the model whether it should listen for marker changes.
listenToMarkerChanges(boolean) - Method in class org.eclipse.ui.texteditor.ResourceMarkerAnnotationModel
 
listeners - Variable in class org.eclipse.core.runtime.Preferences
List of registered listeners (element type: IPropertyChangeListener).
load(InputStream) - Method in class org.eclipse.core.runtime.Preferences
Loads the non-default-valued properties for this preference object from the given input stream using java.util.Properties.load(InputStream).
load(IPreferenceStore, String) - Method in class org.eclipse.jface.commands.PersistentState
Loads this state from the preference store, given the location at which to look.
load(IPreferenceStore, String) - Method in class org.eclipse.jface.commands.ToggleState
 
load(Reader) - Method in class org.eclipse.jface.dialogs.DialogSettings
 
load(String) - Method in class org.eclipse.jface.dialogs.DialogSettings
 
load(Reader) - Method in interface org.eclipse.jface.dialogs.IDialogSettings
Load a dialog settings from a stream and fill the receiver with its content.
load(String) - Method in interface org.eclipse.jface.dialogs.IDialogSettings
Load a dialog settings from a file and fill the receiver with its content.
load(IPreferenceStore, String) - Method in class org.eclipse.jface.menus.TextState
 
load() - Method in class org.eclipse.jface.preference.FieldEditor
Initializes this field editor with the preference value from the preference store.
load() - Method in class org.eclipse.jface.preference.PreferenceStore
Loads this preference store from the file established in the constructor PreferenceStore(java.lang.String) (or by setFileName).
load(InputStream) - Method in class org.eclipse.jface.preference.PreferenceStore
Loads this preference store from the given input stream.
load() - Method in class org.eclipse.jface.text.templates.persistence.TemplateStore
Loads the templates from contributions and preferences.
load(InputStream) - Method in class org.eclipse.swt.graphics.ImageLoader
Loads an array of ImageData objects from the specified input stream.
load(String) - Method in class org.eclipse.swt.graphics.ImageLoader
Loads an array of ImageData objects from the file with the specified name.
load(IMemento) - Method in class org.eclipse.ui.dialogs.FilteredItemsSelectionDialog.SelectionHistory
Load history elements from memento.
load() - Method in class org.eclipse.ui.ide.dialogs.ResourceEncodingFieldEditor
 
loadAdapter(Object, String) - Method in interface org.eclipse.core.runtime.IAdapterManager
Returns an object that is an instance of the given class name associated with the given object.
loadContributedTemplates() - Method in class org.eclipse.jface.text.templates.persistence.TemplateStore
Hook method to load contributed templates.
loadContributedTemplates() - Method in class org.eclipse.ui.editors.text.templates.ContributionTemplateStore
Loads the templates contributed via the templates extension point.
loadCopyParticipants(RefactoringStatus, RefactoringProcessor, Object, CopyArguments, String[], SharableParticipants) - Static method in class org.eclipse.ltk.core.refactoring.participants.ParticipantManager
Loads the copy participants for the given element.
loadCopyParticipants(RefactoringStatus, RefactoringProcessor, Object, CopyArguments, IParticipantDescriptorFilter, String[], SharableParticipants) - Static method in class org.eclipse.ltk.core.refactoring.participants.ParticipantManager
Loads the copy participants for the given element.
loadCreateParticipants(RefactoringStatus, RefactoringProcessor, Object, CreateArguments, String[], SharableParticipants) - Static method in class org.eclipse.ltk.core.refactoring.participants.ParticipantManager
Loads the create participants for the given element.
loadCreateParticipants(RefactoringStatus, RefactoringProcessor, Object, CreateArguments, IParticipantDescriptorFilter, String[], SharableParticipants) - Static method in class org.eclipse.ltk.core.refactoring.participants.ParticipantManager
Loads the create participants for the given element.
loadDefault() - Method in class org.eclipse.jface.preference.FieldEditor
Initializes this field editor with the default preference value from the preference store.
loadDefault() - Method in class org.eclipse.ui.ide.dialogs.ResourceEncodingFieldEditor
 
loadDeleteParticipants(RefactoringStatus, RefactoringProcessor, Object, DeleteArguments, String[], SharableParticipants) - Static method in class org.eclipse.ltk.core.refactoring.participants.ParticipantManager
Loads the delete participants for the given element.
loadDeleteParticipants(RefactoringStatus, RefactoringProcessor, Object, DeleteArguments, IParticipantDescriptorFilter, String[], SharableParticipants) - Static method in class org.eclipse.ltk.core.refactoring.participants.ParticipantManager
Loads the delete participants for the given element.
loadDialogSettings() - Method in class org.eclipse.ui.plugin.AbstractUIPlugin
Loads the dialog settings for this plug-in.
loadFont(String) - Method in class org.eclipse.swt.graphics.Device
Loads the font specified by a file.
loadMoveParticipants(RefactoringStatus, RefactoringProcessor, Object, MoveArguments, String[], SharableParticipants) - Static method in class org.eclipse.ltk.core.refactoring.participants.ParticipantManager
Loads the move participants for the given element.
loadMoveParticipants(RefactoringStatus, RefactoringProcessor, Object, MoveArguments, IParticipantDescriptorFilter, String[], SharableParticipants) - Static method in class org.eclipse.ltk.core.refactoring.participants.ParticipantManager
Loads the move participants for the given element.
loadParticipants(RefactoringStatus, SharableParticipants) - Method in class org.eclipse.ltk.core.refactoring.participants.RefactoringProcessor
Returns the array of participants.
loadPreferenceStore() - Method in class org.eclipse.ui.plugin.AbstractUIPlugin
Deprecated. As of Eclipse 2.0, a basic preference store exists for all plug-ins. This method now exists only for backwards compatibility. It is called as the plug-in's preference store is being initialized. The plug-ins preferences are loaded from the file regardless of what this method does.
loadProjectDescription(IPath) - Method in interface org.eclipse.core.resources.IWorkspace
Reads the project description file (".project") from the given location in the local file system.
loadProjectDescription(InputStream) - Method in interface org.eclipse.core.resources.IWorkspace
Reads the project description file (".project") from the given InputStream.
loadRenameParticipants(RefactoringStatus, RefactoringProcessor, Object, RenameArguments, String[], SharableParticipants) - Static method in class org.eclipse.ltk.core.refactoring.participants.ParticipantManager
Loads the rename participants for the given element.
loadRenameParticipants(RefactoringStatus, RefactoringProcessor, Object, RenameArguments, IParticipantDescriptorFilter, String[], SharableParticipants) - Static method in class org.eclipse.ltk.core.refactoring.participants.ParticipantManager
Loads the rename participants for the given element.
locate(Object, Object) - Method in class org.eclipse.compare.ZipFileStructureCreator
 
locate(Object, Object) - Method in interface org.eclipse.compare.structuremergeviewer.IStructureCreator
Creates the single node specified by path from the given input object.
locate(Object, Object) - Method in class org.eclipse.compare.structuremergeviewer.StructureCreator
Default implementation of StructureCreator.locate(Object, Object) that uses StructureCreator.getPath(Object, Object) to determine the path for the element, StructureCreator.getStructure(Object) to create the structure and StructureCreator.findElement(IStructureComparator, String[]) to find the element in the structure.
location - Variable in class org.eclipse.swt.browser.LocationEvent
current location
location - Variable in class org.eclipse.swt.browser.WindowEvent
Requested location for the Shell hosting the Browser.
lock() - Method in interface org.eclipse.osgi.service.datalocation.Location
Attempts to lock this location with a canonical locking mechanism and return true if the lock could be acquired.
log(Throwable) - Static method in class org.eclipse.ant.core.AntCorePlugin
Logs the specified throwable with this plug-in's log.
log(IStatus) - Method in interface org.eclipse.core.databinding.util.ILogger
Logs the given status.
log(IStatus) - Method in interface org.eclipse.core.runtime.ILog
Logs the given status.
log(IStatus) - Method in class org.eclipse.core.runtime.spi.RegistryStrategy
Override this method to provide customized logging functionality to the registry.
log(Throwable) - Static method in class org.eclipse.core.variables.VariablesPlugin
Logs the specified throwable with this plug-in's log.
log(IStatus) - Static method in class org.eclipse.core.variables.VariablesPlugin
Logs the specified status with this plug-in's log.
log(IStatus) - Static method in class org.eclipse.debug.core.DebugPlugin
Logs the specified status with this plug-in's log.
log(Throwable) - Static method in class org.eclipse.debug.core.DebugPlugin
Logs the specified throwable with this plug-in's log.
log(IStatus) - Method in interface org.eclipse.jface.util.ILogger
Logs the given status.
log(IStatus) - Static method in class org.eclipse.ui.console.ConsolePlugin
Logs the specified status with this plug-in's log.
log(Throwable) - Static method in class org.eclipse.ui.console.ConsolePlugin
Logs the specified throwable with this plug-in's log.
logDebugMessage(String) - Static method in class org.eclipse.debug.core.DebugPlugin
Logs the given message if in debug mode.
logDebuggingInfo(String) - Method in class org.eclipse.ui.AbstractSourceProvider
Logs a debugging message in an appropriate manner.
logMessage(String, Throwable) - Static method in class org.eclipse.core.variables.VariablesPlugin
Logs the given message with this plug-in's log and the given throwable or null if none.
logMessage(String, Throwable) - Static method in class org.eclipse.debug.core.DebugPlugin
Logs the given message with this plug-in's log and the given throwable or null if none.
logging(IStatus, String) - Method in interface org.eclipse.core.runtime.ILogListener
Notifies this listener that given status has been logged by a plug-in.
logicalScreenHeight - Variable in class org.eclipse.swt.graphics.ImageLoader
the height of the logical screen on which the images reside, in pixels (this corresponds to the GIF89a Logical Screen Height value)
logicalScreenWidth - Variable in class org.eclipse.swt.graphics.ImageLoader
the width of the logical screen on which the images reside, in pixels (this corresponds to the GIF89a Logical Screen Width value)
lookup(IPath) - Method in interface org.eclipse.core.resources.ISaveContext
Returns the current location for the given file or null if none.
lookup(IPath) - Method in interface org.eclipse.core.resources.ISavedState
Returns the mapped location associated with the given path or null if none.
lookupLocalFile(String) - Static method in class org.eclipse.update.core.Utilities
Returns a previously cached local file (in temporary area) matching the specified key.
lookupSource(Object, ISourceLocator) - Static method in class org.eclipse.debug.ui.DebugUITools
Performs source lookup on the given artifact and returns the result.

Eclipse Platform
Release 3.3
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 _

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2007. All rights reserved.