Index

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 _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

L

label - Variable in class org.eclipse.e4.ui.model.application.descriptor.basic.impl.PartDescriptorImpl
The cached value of the 'Label' attribute.
label - Variable in class org.eclipse.e4.ui.model.application.ui.advanced.impl.AreaImpl
The cached value of the 'Label' attribute.
label - Variable in class org.eclipse.e4.ui.model.application.ui.advanced.impl.PerspectiveImpl
The cached value of the 'Label' attribute.
label - Variable in class org.eclipse.e4.ui.model.application.ui.basic.impl.PartImpl
The cached value of the 'Label' attribute.
label - Variable in class org.eclipse.e4.ui.model.application.ui.basic.impl.WindowImpl
The cached value of the 'Label' attribute.
label - Variable in class org.eclipse.e4.ui.model.application.ui.menu.impl.ItemImpl
The cached value of the 'Label' attribute.
label - Variable in class org.eclipse.e4.ui.model.application.ui.menu.impl.MenuElementImpl
The cached value of the 'Label' attribute.
label - Variable in class org.eclipse.ui.menus.CommandContributionItemParameter
A label for this item.
label(int) - Static method in class org.eclipse.jface.widgets.WidgetFactory
 
Label - Class in org.eclipse.swt.widgets
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.
LABEL - Static variable in interface org.eclipse.e4.ui.workbench.UIEvents.UILabel
 
LABEL - Static variable in interface org.eclipse.help.IHelpResource
This is attribute name used for label in XML files.
LABEL - Static variable in class org.eclipse.ui.views.markers.internal.MarkerSupportRegistry
The label attribute
LABEL_EDEFAULT - Static variable in class org.eclipse.e4.ui.model.application.descriptor.basic.impl.PartDescriptorImpl
The default value of the 'Label' attribute.
LABEL_EDEFAULT - Static variable in class org.eclipse.e4.ui.model.application.ui.advanced.impl.AreaImpl
The default value of the 'Label' attribute.
LABEL_EDEFAULT - Static variable in class org.eclipse.e4.ui.model.application.ui.advanced.impl.PerspectiveImpl
The default value of the 'Label' attribute.
LABEL_EDEFAULT - Static variable in class org.eclipse.e4.ui.model.application.ui.basic.impl.PartImpl
The default value of the 'Label' attribute.
LABEL_EDEFAULT - Static variable in class org.eclipse.e4.ui.model.application.ui.basic.impl.WindowImpl
The default value of the 'Label' attribute.
LABEL_EDEFAULT - Static variable in class org.eclipse.e4.ui.model.application.ui.menu.impl.ItemImpl
The default value of the 'Label' attribute.
LABEL_EDEFAULT - Static variable in class org.eclipse.e4.ui.model.application.ui.menu.impl.MenuElementImpl
The default value of the 'Label' attribute.
label_lineNumber - Static variable in class org.eclipse.ui.views.markers.internal.MarkerMessages
 
LabelContributionItem - Class in org.eclipse.compare
 
LabelContributionItem(String, String) - Constructor for class org.eclipse.compare.LabelContributionItem
 
LabelDecorator - Class in org.eclipse.jface.viewers
The LabelDecorator is an abstract superclass of ILabelDecorators that support IDecorationContext.
LabelDecorator() - Constructor for class org.eclipse.jface.viewers.LabelDecorator
 
LabelFactory - Class in org.eclipse.jface.widgets
This class provides a convenient shorthand for creating and initializing Label.
labelProvider(ILabelProvider) - Method in class org.eclipse.ui.dialogs.ListSelectionDialog.Builder
Sets the label provider.
LabelProvider - Class in org.eclipse.jface.viewers
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.
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
 
LabelProviderChangedEvent - Class in org.eclipse.jface.viewers
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 element 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 elements is no longer valid and should be updated.
LabelRetargetAction - Class in org.eclipse.ui.actions
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.
lambda(IExpression, IExpression) - Method in interface org.eclipse.equinox.p2.metadata.expression.IExpressionFactory
Creates a lambda expression that takes exactly one variable.
lambda(IExpression, IExpression[], IExpression) - Method in interface org.eclipse.equinox.p2.metadata.expression.IExpressionFactory
Creates a lambda expression that takes more then one variable (currying).
LANDSCAPE - Static variable in class org.eclipse.swt.printing.PrinterData
orientation field value indicating landscape paper orientation
lang - Variable in class org.eclipse.e4.ui.css.core.impl.sac.CSSLangConditionImpl
The language.
langHyphen - Variable in class org.eclipse.e4.ui.css.core.impl.sac.CSSLangConditionImpl
The language with a hyphen suffixed.
LanguageElementNode - Class in org.eclipse.ltk.ui.refactoring
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.
LARGE_DOC_SIZE_FOR_EDITORS - Static variable in interface org.eclipse.ui.internal.IPreferenceConstants
This preference is the threshold value to determine whether a document is large or not.
LARGE_FILE_ASSOCIATIONS_PREFERENCE_PAGE - Static variable in interface org.eclipse.ui.internal.IWorkbenchHelpContextIds
 
LARGE_FILE_ASSOCIATIONS_PREFERENCE_PAGE_ID - Static variable in class org.eclipse.ui.internal.LargeFileLimitsPreferenceHandler
Identifier of the preference page that allows the user to view and set file limit associations.
LARGE_FILE_LIMITS - Static variable in interface org.eclipse.ui.internal.IPreferenceConstants
This preference specifies file types which support a custom editor for large files.
LARGE_VIEW_LIMIT - Static variable in interface org.eclipse.ui.IWorkbenchPreferenceConstants
EXPERIMENTAL.
LargeFileAssociation_Dialog_chooseEditorTitle - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
 
LargeFileAssociation_Dialog_configureFileAssociationsLink - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
 
LargeFileAssociation_Dialog_rememberSelectedEditor - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
 
LargeFileEditorSelectionDialog(Shell, String, long) - Constructor for class org.eclipse.ui.internal.LargeFileLimitsPreferenceHandler.LargeFileEditorSelectionDialog
 
LargeFileLimitsPreferenceHandler - Class in org.eclipse.ui.internal
Parses the preference that specifies which editor should be used when opening a large file.
LargeFileLimitsPreferenceHandler() - Constructor for class org.eclipse.ui.internal.LargeFileLimitsPreferenceHandler
 
LargeFileLimitsPreferenceHandler(LargeFileLimitsPreferenceHandler.PromptForEditor) - Constructor for class org.eclipse.ui.internal.LargeFileLimitsPreferenceHandler
 
LargeFileLimitsPreferenceHandler.FileLimit - Class in org.eclipse.ui.internal
An editor and file size pair.
LargeFileLimitsPreferenceHandler.LargeFileEditorSelectionDialog - Class in org.eclipse.ui.internal
 
LargeFileLimitsPreferenceHandler.PromptForEditor - Interface in org.eclipse.ui.internal
 
largeUpdateEnd() - Method in class org.eclipse.ui.internal.Workbench
Indicates the end of a large update within the workbench.
largeUpdateEnd() - Method in class org.eclipse.ui.internal.WorkbenchWindow
Indicates the end of a large update within this window.
largeUpdateStart() - Method in class org.eclipse.ui.internal.Workbench
Indicates the start of a large update within the workbench.
largeUpdateStart() - Method in class org.eclipse.ui.internal.WorkbenchWindow
Indicates the start of a large update within this window.
LAST - Enum constant in enum class org.eclipse.e4.ui.model.internal.Position
Add an element to the end of a list (absolute positioning).
LAST - Static variable in class org.eclipse.e4.ui.model.internal.PositionInfo
The PositionInfo which represent an insert at the end of the list.
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.
lastIndexOf(Object) - Method in class org.eclipse.core.databinding.observable.list.AbstractObservableList
 
lastIndexOf(Object) - Method in class org.eclipse.core.databinding.observable.list.DecoratingObservableList
 
lastIndexOf(Object) - Method in interface org.eclipse.core.databinding.observable.list.IObservableList
 
lastIndexOf(Object) - Method in class org.eclipse.core.databinding.observable.list.MultiList
 
lastIndexOf(Object) - Method in class org.eclipse.core.databinding.observable.list.ObservableList
 
lastListenerRemoved() - Method in class org.eclipse.core.databinding.AggregateValidationStatus
 
lastListenerRemoved() - Method in class org.eclipse.core.databinding.observable.ChangeSupport
 
lastListenerRemoved() - Method in class org.eclipse.core.databinding.observable.DecoratingObservable
 
lastListenerRemoved() - Method in class org.eclipse.core.databinding.observable.list.AbstractObservableList
 
lastListenerRemoved() - Method in class org.eclipse.core.databinding.observable.list.DecoratingObservableList
 
lastListenerRemoved() - Method in class org.eclipse.core.databinding.observable.list.MultiList
 
lastListenerRemoved() - Method in class org.eclipse.core.databinding.observable.map.AbstractObservableMap
 
lastListenerRemoved() - Method in class org.eclipse.core.databinding.observable.map.BidiObservableMap
 
lastListenerRemoved() - Method in class org.eclipse.core.databinding.observable.map.ComputedObservableMap
 
lastListenerRemoved() - Method in class org.eclipse.core.databinding.observable.map.DecoratingObservableMap
 
lastListenerRemoved() - Method in class org.eclipse.core.databinding.observable.set.DecoratingObservableSet
 
lastListenerRemoved() - Method in class org.eclipse.core.databinding.observable.set.UnionSet
 
lastListenerRemoved() - Method in class org.eclipse.core.databinding.observable.value.DateAndTimeObservableValue
 
lastListenerRemoved() - Method in class org.eclipse.core.databinding.observable.value.DecoratingObservableValue
 
lastListenerRemoved() - Method in class org.eclipse.core.databinding.observable.value.DuplexingObservableValue
 
lastListenerRemoved() - Method in class org.eclipse.core.databinding.observable.value.LocalDateTimeObservableValue
 
lastListenerRemoved() - Method in class org.eclipse.core.databinding.observable.value.SelectObservableValue
 
lastModified(File) - Method in class org.eclipse.osgi.framework.util.SecureAction
Returns a file's last modified stamp.
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
 
lastSegment() - Method in class org.eclipse.e4.ui.css.swt.helpers.URI
Returns the last segment in the segment array, or null.
lastSegment(URI) - Static method in class org.eclipse.core.runtime.URIUtil
Returns the last segment of the given URI.
latest(IExpression) - Method in interface org.eclipse.equinox.p2.metadata.expression.IExpressionFactory
Create an expression that yields a new collection consisting of the latest version of the elements of the collection.
launch(String) - Static method in class org.eclipse.swt.program.Program
Launches the operating system executable associated with the file or URL (http:// or https://).
launch(String, String) - Static method in class org.eclipse.swt.program.Program
Launches the operating system executable associated with the file or URL (http:// or https://).
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(Map) - Method in class org.osgi.service.application.ApplicationDescriptor
Launches a new instance of an application.
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(ILaunchConfiguration, String, boolean) - 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(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(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(ParameterizedRunnable, Object) - Method in interface org.eclipse.osgi.service.runnable.ApplicationLauncher
Launches the specified runnable using the main thread.
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 - Class in org.eclipse.debug.core
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.
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_CONFIGURATION_PROTOTYPE_FILE_EXTENSION - Static variable in interface org.eclipse.debug.core.ILaunchConfiguration
The file extension for launch configuration prototype files (value "prototype").
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").
LaunchAction - Class in org.eclipse.debug.ui.actions
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.
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
 
LaunchAsAction - Class in org.eclipse.debug.ui.actions
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.
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
 
LaunchConfigurationDelegate - Class in org.eclipse.debug.core.model
Default implementation of a launch configuration delegate.
LaunchConfigurationDelegate() - Constructor for class org.eclipse.debug.core.model.LaunchConfigurationDelegate
 
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
 
launched(ILaunch) - Method in class org.eclipse.debug.ui.AbstractLaunchConfigurationTab
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 class org.eclipse.debug.ui.AbstractLaunchConfigurationTabGroup
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.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.
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
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.
launchHistoryChanged() - Method in class org.eclipse.debug.ui.actions.AbstractLaunchHistoryAction
 
launchLinks(IHelpResource) - Method in class org.eclipse.help.ui.internal.ContextHelpDialog
Called when related link has been chosen Opens help viewer with list of all related topics
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
 
LaunchShortcutsAction - Class in org.eclipse.debug.ui.actions
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.
launchSpecific(Map) - Method in class org.osgi.service.application.ApplicationDescriptor
Called by launch() to create and start a new instance in an application model specific way.
LaunchURL - Class in org.eclipse.help.ui.browser
Action that launches a URL in a browser.
LaunchURL() - Constructor for class org.eclipse.help.ui.browser.LaunchURL
 
LaunchURL_exception - Static variable in class org.eclipse.help.ui.internal.Messages
 
layout - Variable in class org.eclipse.swt.graphics.GCData
 
layout() - Method in class org.eclipse.swt.custom.ControlEditor
Lays out the control within the underlying composite.
layout() - Method in class org.eclipse.swt.custom.TableEditor
 
layout() - Method in class org.eclipse.swt.custom.TreeEditor
 
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.jface.text.source.LineNumberRulerColumn
Layouts the enclosing viewer to adapt the layout to changes of the size of the individual components.
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) - Method in class org.eclipse.swt.widgets.ToolBar
 
layout(boolean) - Method in class org.eclipse.ui.forms.widgets.SharedScrolledComposite
 
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(Composite, boolean) - Method in class org.eclipse.compare.internal.TabFolderLayout
 
layout(Composite, boolean) - Method in class org.eclipse.e4.ui.workbench.renderers.swt.SashLayout
 
layout(Composite, boolean) - Method in class org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout
 
layout(Composite, boolean) - Method in class org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout
 
layout(Composite, boolean) - Method in class org.eclipse.jface.layout.AbstractColumnLayout
 
layout(Composite, boolean) - Method in class org.eclipse.jface.layout.TreeColumnLayout
 
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(Composite, boolean) - Method in class org.eclipse.swt.custom.StackLayout
 
layout(Composite, boolean) - Method in class org.eclipse.swt.layout.BorderLayout
 
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(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(Composite, boolean) - Method in class org.eclipse.ui.forms.widgets.TableWrapLayout
 
layout(Composite, boolean) - Method in class org.eclipse.ui.part.PageBook.PageBookLayout
 
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(Control[], int) - 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(Layout) - Method in class org.eclipse.jface.widgets.AbstractCompositeFactory
Sets the layout which is associated with the receiver to be the argument which may be null.
Layout - Class in org.eclipse.swt.widgets
A layout controls the position and size of the children of a composite widget.
Layout() - Constructor for class org.eclipse.swt.widgets.Layout
 
LAYOUT_DATA - Static variable in class org.eclipse.jface.layout.AbstractColumnLayout
Key used to restore the layout data in the columns data-slot
LAYOUT_DIRECTION - Static variable in interface org.eclipse.ui.internal.IPreferenceConstants
 
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 drop-down or toolbar.
LayoutCache - Class in org.eclipse.ui.forms.widgets
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 in org.eclipse.jface.layout
Contains various layout constants to be used in dialogs.
LayoutConstants() - Constructor for class org.eclipse.jface.layout.LayoutConstants
 
layoutData(Object) - Method in class org.eclipse.jface.widgets.AbstractControlFactory
Sets the layout data associated with the receiver to the argument.
LayoutData() - Constructor for class org.eclipse.jface.viewers.CellEditor.LayoutData
 
layoutIfNecessary() - Method in class org.eclipse.ui.forms.widgets.SizeCache
 
LayoutModifierToolControl - Class in org.eclipse.e4.ui.workbench.renderers.swt
This is a specialized tool control used by the TrimBarLayout to modify the layout mechanisms.
LayoutModifierToolControl() - Constructor for class org.eclipse.e4.ui.workbench.renderers.swt.LayoutModifierToolControl
 
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
 
layoutUpdateInProgress - Variable in class org.eclipse.e4.ui.workbench.renderers.swt.SashLayout
 
LAZY_ACTIVATION - Enum constant in enum class org.eclipse.osgi.container.ModuleContainerAdaptor.ModuleEvent
The module has been activated with the lazy activation policy and is waiting a trigger class load.
LAZY_STARTING - Enum constant in enum class org.eclipse.osgi.container.Module.State
The module is waiting for a trigger class load to proceed with starting.
LAZY_TRIGGER - Enum constant in enum class org.eclipse.osgi.container.Module.StartOptions
The module start operation that indicates the module is being started because of a lazy start trigger class load.
LazyResourceManager - Class in org.eclipse.jface.resource
A LRU based ResourceManager Wrapper.
LazyResourceManager(int, ResourceManager) - Constructor for class org.eclipse.jface.resource.LazyResourceManager
 
LazySortedCollection - Class in org.eclipse.jface.viewers.deferred
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.
LazyStackRenderer - Class in org.eclipse.e4.ui.workbench.renderers.swt
This class encapsulates the functionality necessary to manage stacks of parts in a 'lazy loading' manner.
LazyStackRenderer() - Constructor for class org.eclipse.e4.ui.workbench.renderers.swt.LazyStackRenderer
 
LAZYSTART_EXCEPTIONS_ATTRIBUTE - Static variable in class org.eclipse.osgi.container.namespaces.EquinoxModuleDataNamespace
An Eclipse-LazyStart header attribute used to specify exception classes for auto start
LAZYSTART_HEADER - Static variable in class org.eclipse.osgi.container.namespaces.EquinoxModuleDataNamespace
The Equinox specific header for specifying the lazy start policy
LEAD - Static variable in class org.eclipse.swt.SWT
Style constant for leading alignment (value is 1<<14).
leanBidiCharOffsets(String) - Method in interface org.eclipse.equinox.bidi.advanced.IStructuredTextExpert
Given a lean string, computes the offsets of characters before which directional formatting characters must be added in order to ensure correct presentation.
leanBidiCharOffsets(String) - Method in class org.eclipse.equinox.bidi.internal.StructuredTextImpl
 
leanToFullMap(String) - Method in interface org.eclipse.equinox.bidi.advanced.IStructuredTextExpert
Given a lean string, computes the positions of each of its characters within the corresponding full string.
leanToFullMap(String) - Method in class org.eclipse.equinox.bidi.internal.StructuredTextImpl
 
leanToFullText(String) - Method in interface org.eclipse.equinox.bidi.advanced.IStructuredTextExpert
Adds directional formatting characters to a structured text to ensure correct presentation.
leanToFullText(String) - Method in class org.eclipse.equinox.bidi.internal.StructuredTextImpl
When the orientation is ORIENT_LTR and the structured text has a RTL base direction, leanToFullText adds RLE+RLM at the head of the full text and RLM+PDF at its end.
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 - Variable in class org.eclipse.e4.ui.css.core.dom.properties.css2.CSS2PaddingPropertiesImpl
 
left - Variable in class org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout
 
left - Variable in class org.eclipse.swt.layout.FormData
left specifies the attachment of the left side of the control.
left(LinkedModeModel, int) - Method in interface org.eclipse.jface.text.link.ILinkedModeListener
The leave event occurs when linked is left.
LEFT - Enum constant in enum class org.eclipse.e4.ui.model.application.ui.SideValue
The 'Left' literal object.
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 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 unless it has the SWT.WRAP flag set or it is a Composite with a layout that implements ILayoutExtension, in which case it will have TableWrapData.FILL alignment.
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_CONTRIBUTOR - Static variable in class org.eclipse.compare.internal.MergeViewerContentProvider
 
LEFT_MARGIN - Static variable in interface org.eclipse.jface.dialogs.IDialogConstants
Left margin in dialog units (value 20).
LEFT_OF - Static variable in interface org.eclipse.e4.ui.workbench.modeling.EModelService
Insert the new element to the left of the existing one
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.jface.util.BidiUtils
Left-To-Right Base Text Direction.
LEFT_TO_RIGHT - Static variable in class org.eclipse.swt.SWT
Style constant for left to right orientation (value is 1<<25).
LEFT_VALUE - Static variable in enum class org.eclipse.e4.ui.model.application.ui.SideValue
The 'Left' literal value.
leftEnd() - Method in class org.eclipse.compare.rangedifferencer.RangeDifference
Returns the end index of the entity range on the left side.
leftLength - Variable in class org.eclipse.compare.rangedifferencer.RangeDifference
 
leftLength() - Method in class org.eclipse.compare.rangedifferencer.RangeDifference
Returns the number of entities on the left side.
leftMargin - Variable in class org.eclipse.swt.accessibility.AccessibleAttributeEvent
[out] the left margin in pixels
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 - Variable in class org.eclipse.compare.rangedifferencer.RangeDifference
 
leftStart() - Method in class org.eclipse.compare.rangedifferencer.RangeDifference
Returns the start index of the entity range on the left side.
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.
LegacyActionPersistence_AutogeneratedCommandName - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
 
LegacyActionTools - Class in org.eclipse.jface.action
Some static utility methods for handling labels on actions.
LegacyFilterFactory(Filter) - Constructor for class org.eclipse.equinox.http.servlet.internal.HttpServiceRuntimeImpl.LegacyFilterFactory
 
LegacyHandlerSubmissionExpression - Class in org.eclipse.ui
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
legacyPart - Variable in class org.eclipse.ui.internal.WorkbenchPartReference
 
LegacyResourceSupport - Class in org.eclipse.ui.internal
Provides access to resource-specific classes, needed to provide backwards compatibility for resource-specific functions which could not be moved up from the generic workbench layer to the IDE layer.
LegacyTrim - Class in org.eclipse.ui.internal
 
LegacyTrim() - Constructor for class org.eclipse.ui.internal.LegacyTrim
 
legacyWindow - Variable in class org.eclipse.ui.internal.WorkbenchPage
 
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 - 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
length() - Method in class org.eclipse.jface.text.FindReplaceDocumentAdapter
 
length() - Method in class org.eclipse.jface.viewers.StyledString
Returns the length of the string of this StyledString.
length(File) - Method in class org.eclipse.osgi.framework.util.SecureAction
Returns the length of a file.
less(IExpression, IExpression) - Method in interface org.eclipse.equinox.p2.metadata.expression.IExpressionFactory
Create an expression that tests if lhs is less than rhs.
lessEqual(IExpression, IExpression) - Method in interface org.eclipse.equinox.p2.metadata.expression.IExpressionFactory
Create an expression that tests if lhs is less than or equal to rhs.
LET - Static variable in interface org.apache.lucene.demo.html.HTMLParserConstants
 
LexicalError(boolean, int, int, int, String, char) - Static method in error org.apache.lucene.demo.html.TokenMgrError
Returns a detailed message for the Error when it is thrown by the token manager to indicate a lexical error.
lexStateNames - Static variable in class org.apache.lucene.demo.html.HTMLParserTokenManager
 
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.
LIB_TEMP - Static variable in class org.eclipse.osgi.storage.Storage
 
Library - Class in org.eclipse.swt.internal
 
Library() - Constructor for class org.eclipse.swt.internal.Library
 
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).
LicenseManager - Class in org.eclipse.equinox.p2.ui
LicenseManager defines a service which records the licenses that have been accepted in the course of installing or updating software.
LicenseManager() - Constructor for class org.eclipse.equinox.p2.ui.LicenseManager
 
LIFE_CYCLE_URI_ARG - Static variable in interface org.eclipse.e4.ui.workbench.IWorkbench
The argument for the URI of the life-cycle manager

Value is: lifeCycleURI
LIFECYCLE_ACTION - Static variable in class org.osgi.service.application.ApplicationAdminPermission
Allows the lifecycle management of the target applications.
LIGATE - Static variable in class org.eclipse.swt.internal.BidiUtil
 
limit(IExpression, int) - Method in interface org.eclipse.equinox.p2.metadata.expression.IExpressionFactory
Create an expression that yields a new collection consisting of the count first elements of the source collection.
limit(IExpression, IExpression) - Method in interface org.eclipse.equinox.p2.metadata.expression.IExpressionFactory
Create an expression that yields a new collection consisting of the n first elements of the source collection where n is determined by limit.
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.Spinner
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.
limit_to - Static variable in class org.eclipse.help.ui.internal.Messages
 
limitTo(int) - Method in class org.eclipse.jface.widgets.SpinnerFactory
Sets the maximum number of characters that the receiver's text field is capable of holding to be the argument.
limitTo(int) - Method in class org.eclipse.jface.widgets.TextFactory
Sets the maximum number of characters that the receiver is capable of holding to be the argument.
line - Variable in class org.apache.lucene.demo.html.SimpleCharStream
 
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_DELIM - Static variable in class org.eclipse.text.readers.SubstitutionReader
 
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.
lineAppended(IRegion) - Method in interface org.eclipse.debug.ui.console.IConsoleLineTracker
Notification that a line of text has been appended to the console.
LinearUndoEnforcer - Class in org.eclipse.core.commands.operations
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 in org.eclipse.core.commands.operations
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 in org.eclipse.ui.operations
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.
LineAttributes - Class in org.eclipse.swt.graphics
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.
lineBackground - Variable in class org.eclipse.swt.custom.LineBackgroundEvent
line background color
LineBackgroundEvent - Class in org.eclipse.swt.custom
This event is sent when a line is about to be drawn.
LineBackgroundEvent(StyledTextEvent) - Constructor for class org.eclipse.swt.custom.LineBackgroundEvent
Constructs a new instance of this class based on the information in the given event.
LineBackgroundListener - Interface in org.eclipse.swt.custom
Classes which implement this interface provide a method that can provide the background color for a line that is to be drawn.
LineBreakpoint - Class in org.eclipse.debug.core.model
Abstract implementation of a line breakpoint.
LineBreakpoint() - Constructor for class org.eclipse.debug.core.model.LineBreakpoint
 
lineCap - Variable in class org.eclipse.swt.graphics.GCData
 
LineChangeHover - Class in org.eclipse.jface.text.source
A hover for line oriented diffs.
LineChangeHover() - Constructor for class org.eclipse.jface.text.source.LineChangeHover
 
LineContentAnnotation - Class in org.eclipse.jface.text.source.inlined
Inlined annotation which is drawn in the line content and which takes some place with a given width.
LineContentAnnotation(Position, ISourceViewer) - Constructor for class org.eclipse.jface.text.source.inlined.LineContentAnnotation
Line content annotation constructor.
LineContentCodeMining - Class in org.eclipse.jface.text.codemining
Abstract class for line content code mining.
LineContentCodeMining(Position, ICodeMiningProvider) - Constructor for class org.eclipse.jface.text.codemining.LineContentCodeMining
CodeMining constructor to locate the code mining in a given position.
LineContentCodeMining(Position, ICodeMiningProvider, Consumer<MouseEvent>) - Constructor for class org.eclipse.jface.text.codemining.LineContentCodeMining
CodeMining constructor to locate the code mining in a given position.
lineDashes - Variable in class org.eclipse.swt.graphics.GCData
 
lineDashesOffset - Variable in class org.eclipse.swt.graphics.GCData
 
LineEndAction(StyledText, boolean) - Constructor for class org.eclipse.ui.texteditor.AbstractTextEditor.LineEndAction
Create a new line end action.
LineEndCodeMining - Class in org.eclipse.jface.text.codemining
A code mining that is positioned on end of a line.
LineEndCodeMining(IDocument, int, ICodeMiningProvider) - Constructor for class org.eclipse.jface.text.codemining.LineEndCodeMining
 
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
 
LineGetBackground - Static variable in class org.eclipse.swt.custom.ST
The LineGetBackground event type (value is 3001).
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.
LineGetSegments - Static variable in class org.eclipse.swt.custom.ST
The LineGetSegments event type (value is 3007).
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
 
LineGetStyle - Static variable in class org.eclipse.swt.custom.ST
The LineGetStyle event type (value is 3002).
LineHeaderAnnotation - Class in org.eclipse.jface.text.source.inlined
Inlined annotation which is drawn before a line and which takes some place with a given height.
LineHeaderAnnotation(Position, ISourceViewer) - Constructor for class org.eclipse.jface.text.source.inlined.LineHeaderAnnotation
Line header annotation constructor.
LineHeaderCodeMining - Class in org.eclipse.jface.text.codemining
Abstract class for line header code mining.
LineHeaderCodeMining(int, IDocument, ICodeMiningProvider) - Constructor for class org.eclipse.jface.text.codemining.LineHeaderCodeMining
CodeMining constructor to locate the code mining before the given line number.
LineHeaderCodeMining(int, IDocument, ICodeMiningProvider, Consumer<MouseEvent>) - Constructor for class org.eclipse.jface.text.codemining.LineHeaderCodeMining
CodeMining constructor to locate the code mining before the given line number.
LineHeaderCodeMining(Position, ICodeMiningProvider, Consumer<MouseEvent>) - Constructor for class org.eclipse.jface.text.codemining.LineHeaderCodeMining
CodeMining constructor to locate the code mining before the given line at the supplied position.
lineJoin - Variable in class org.eclipse.swt.graphics.GCData
 
lineLabels - Variable in class org.eclipse.swt.custom.StyledTextPrintOptions
Labels used for printing line numbers.
lineMiterLimit - Variable in class org.eclipse.swt.graphics.GCData
 
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").
LineNumberChangeRulerColumn - Class in org.eclipse.jface.text.source
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 in org.eclipse.jface.text.source
A vertical ruler column displaying line numbers.
LineNumberRulerColumn() - Constructor for class org.eclipse.jface.text.source.LineNumberRulerColumn
Constructs a new vertical ruler column.
LINENUMBERS_TOGGLE - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionConstants
Name of the action for toggling line number display.
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)
lineOffset - Variable in class org.eclipse.swt.events.SegmentEvent
The start offset of the lineText relative to text (always zero for single line widget)
LineRange - Class in org.eclipse.jface.text.source
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.
LineSelection() - Constructor for class org.eclipse.jface.text.templates.GlobalTemplateVariables.LineSelection
Creates a new line selection variable
LineStartAction(StyledText, boolean) - Constructor for class org.eclipse.ui.texteditor.AbstractTextEditor.LineStartAction
Creates a new line start action.
lineStyle - Variable in class org.eclipse.swt.graphics.GCData
 
LineStyleEvent - Class in org.eclipse.swt.custom
This event is sent when a line is about to be drawn.
LineStyleEvent(StyledTextEvent) - Constructor for class org.eclipse.swt.custom.LineStyleEvent
Constructs a new instance of this class based on the information in the given event.
LineStyleListener - Interface in org.eclipse.swt.custom
Classes which implement this interface provide a method that can provide the style information for a line that is to be drawn.
linesVisible(boolean) - Method in class org.eclipse.jface.widgets.TableFactory
Marks the receiver's lines as visible if the argument is true, and marks it invisible otherwise.
linesVisible(boolean) - Method in class org.eclipse.jface.widgets.TreeFactory
Marks the receiver's lines as visible if the argument is true, and marks it invisible otherwise.
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)
lineText - Variable in class org.eclipse.swt.events.SegmentEvent
Text used to calculate the segments
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
 
Link - Class in org.eclipse.swt.widgets
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.
LINK_HANDLERS_PREFERENCE_PAGE - Static variable in interface org.eclipse.ui.internal.IWorkbenchHelpContextIds
 
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).
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(Control) - Method in class org.eclipse.help.ui.internal.HyperlinkAdapter
 
linkActivated(Control) - Method in interface org.eclipse.help.ui.internal.IHyperlinkListener
 
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.
linkActivatedAdapter(Consumer<HyperlinkEvent>) - Static method in interface org.eclipse.ui.forms.events.IHyperlinkListener
Static helper method to create a IHyperlinkListener for the IHyperlinkListener.linkActivated(HyperlinkEvent) method, given a lambda expression or a method reference.
LINKAFTER - Static variable in class org.eclipse.swt.internal.BidiUtil
 
LINKAGE_CHANGED - Static variable in interface org.eclipse.osgi.service.resolver.BundleDelta
Deprecated.
this type is no longer valid
LINKBEFORE - Static variable in class org.eclipse.swt.internal.BidiUtil
 
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.
linkDynamicImport(BundleDescription, String) - Method in interface org.eclipse.osgi.service.resolver.State
Attempts to find an ExportPackageDescription that will satisfy a dynamic import for the specified requestedPackage for the specified importingBundle.
LinkedModeModel - Class in org.eclipse.jface.text.link
The model for linked mode, umbrellas several LinkedPositionGroups.
LinkedModeModel() - Constructor for class org.eclipse.jface.text.link.LinkedModeModel
Creates a new model.
LinkedModeUI - Class in org.eclipse.jface.text.link
The UI for linked mode.
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(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.ExitFlags - Class in org.eclipse.jface.text.link
Exit flags returned if a custom exit policy wants to exit linked mode.
LinkedModeUI.IExitPolicy - Interface in org.eclipse.jface.text.link
An exit policy can be registered by a caller to get custom exit behavior.
LinkedModeUI.ILinkedModeUIFocusListener - Interface in org.eclipse.jface.text.link
Listener that gets notified when the linked mode UI switches its focus position.
LinkedModeUI.LinkedModeUITarget - Class in org.eclipse.jface.text.link
A link target consists of a viewer and gets notified if the linked mode UI on it is being shown.
LinkedModeUITarget() - Constructor for class org.eclipse.jface.text.link.LinkedModeUI.LinkedModeUITarget
 
LinkedPosition - Class in org.eclipse.jface.text.link
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) - Constructor for class org.eclipse.jface.text.link.LinkedPosition
Creates a new instance.
LinkedPosition(IDocument, int, int, int) - Constructor for class org.eclipse.jface.text.link.LinkedPosition
Creates a new instance.
LinkedPositionGroup - Class in org.eclipse.jface.text.link
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
 
LinkElement - Class in org.eclipse.e4.ui.css.swt.dom
 
LinkElement(Control, CSSEngine) - Constructor for class org.eclipse.e4.ui.css.swt.dom.LinkElement
 
linkElementToContributionRecord(MMenuElement, ContributionRecord) - Method in class org.eclipse.e4.ui.workbench.renderers.swt.MenuManagerRenderer
 
linkElementToContributionRecord(MToolBarElement, ToolBarContributionRecord) - Method in class org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer
 
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(Control) - Method in class org.eclipse.help.ui.internal.HyperlinkAdapter
 
linkEntered(Control) - Method in interface org.eclipse.help.ui.internal.IHyperlinkListener
 
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.
linkEnteredAdapter(Consumer<HyperlinkEvent>) - Static method in interface org.eclipse.ui.forms.events.IHyperlinkListener
Static helper method to create a IHyperlinkListener for the IHyperlinkListener.linkEntered(HyperlinkEvent) method, given a lambda expression or a method reference.
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(Control) - Method in class org.eclipse.help.ui.internal.HyperlinkAdapter
 
linkExited(Control) - Method in interface org.eclipse.help.ui.internal.IHyperlinkListener
 
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.
linkExitedAdapter(Consumer<HyperlinkEvent>) - Static method in interface org.eclipse.ui.forms.events.IHyperlinkListener
Static helper method to create a IHyperlinkListener for the IHyperlinkListener.linkExited(HyperlinkEvent) method, given a lambda expression or a method reference.
LinkFactory - Class in org.eclipse.jface.widgets
This class provides a convenient shorthand for creating and initializing Link.
linkFiles(String[], IContainer) - Method in class org.eclipse.ui.actions.CopyFilesAndFoldersOperation
Create links of the given files and folders to the destination.
LinkHelperService - Class in org.eclipse.ui.navigator
Manages the link helpers which are used to define the behavior of the link with editor function.
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.
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.
linkModelToContribution(MMenuElement, IContributionItem) - Method in class org.eclipse.e4.ui.workbench.renderers.swt.MenuManagerRenderer
 
linkModelToContribution(MToolBarElement, IContributionItem) - Method in class org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer
 
linkModelToManager(MMenu, MenuManager) - Method in class org.eclipse.e4.ui.workbench.renderers.swt.MenuManagerRenderer
 
linkModelToManager(MToolBar, ToolBarManager) - Method in class org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer
 
linkToEditor(ISelection) - Method in class org.eclipse.ui.OpenAndLinkWithEditorHelper
Tells to link the given selection to the editor that is open on the given selection but does nothing if no matching editor can be found.
list(File) - Method in class org.eclipse.osgi.framework.util.SecureAction
Returns a file's list.
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.
list(Class<S>, String) - Static method in class org.eclipse.core.databinding.beans.typed.BeanProperties
Returns a list property for the given property name of the given bean class.
list(Class<S>, String) - Static method in class org.eclipse.core.databinding.beans.typed.PojoProperties
Returns a list property for the given property name of the given bean class.
list(Class<S>, String, Class<E>) - Static method in class org.eclipse.core.databinding.beans.typed.BeanProperties
Returns a list property for the given property name of the given bean class.
list(Class<S>, String, Class<E>) - Static method in class org.eclipse.core.databinding.beans.typed.PojoProperties
Returns a list property for the given property name of the given bean class.
list(String) - Method in interface org.eclipse.core.databinding.beans.IBeanValueProperty
Returns a master-detail combination of this property and the specified list property.
list(String) - Static method in class org.eclipse.core.databinding.beans.typed.BeanProperties
Returns a list property for the given property name of an arbitrary bean class.
list(String) - Static method in class org.eclipse.core.databinding.beans.typed.PojoProperties
Returns a list property for the given property name of an arbitrary bean class.
list(String, Class<E>) - Method in interface org.eclipse.core.databinding.beans.IBeanValueProperty
Returns a master-detail combination of this property and the specified list property.
list(String, Class<E>) - Static method in class org.eclipse.core.databinding.beans.typed.BeanProperties
Returns a list property for the given property name of an arbitrary bean class.
list(String, Class<E>) - Static method in class org.eclipse.core.databinding.beans.typed.PojoProperties
Returns a list property for the given property name of an arbitrary bean class.
list(IBeanListProperty<? super T, E>) - Method in interface org.eclipse.core.databinding.beans.IBeanValueProperty
Returns a master-detail combination of this property and the specified list property.
list(IListProperty<? super T, E>) - Method in interface org.eclipse.core.databinding.property.value.IValueProperty
Returns the nested combination of this property and the specified detail list property.
list(IListProperty<? super T, E>) - Method in class org.eclipse.core.databinding.property.value.ValueProperty
 
List - Class in org.eclipse.swt.widgets
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.
LIST_SELECTION_DIALOG - Static variable in interface org.eclipse.ui.internal.IWorkbenchHelpContextIds
 
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
 
ListBinding<M,T> - Class in org.eclipse.core.databinding
 
ListBinding(IObservableList<T>, IObservableList<M>, UpdateListStrategy<? super T, ? extends M>, UpdateListStrategy<? super M, ? extends T>) - Constructor for class org.eclipse.core.databinding.ListBinding
 
ListChangeEvent<E> - Class in org.eclipse.core.databinding.observable.list
List change event describing an incremental change of an IObservableList object.
ListChangeEvent(IObservableList<E>, ListDiff<E>) - Constructor for class org.eclipse.core.databinding.observable.list.ListChangeEvent
Creates a new list change event.
ListCommonSteps - Class in org.eclipse.core.databinding.bind.steps
Contains Step interfaces for the fluent databinding API common for one-way and two-way IObservableList bindings.
ListCommonSteps.ListFromStep - Interface in org.eclipse.core.databinding.bind.steps
Step for setting the from-end observable.
ListCommonSteps.ListReadConfigStep<F,T,THIS extends ListCommonSteps.ListReadConfigStep<F,T,THIS>> - Interface in org.eclipse.core.databinding.bind.steps
A config step for the end of a binding where data is read.
ListCommonSteps.ListToStep<F,T> - Interface in org.eclipse.core.databinding.bind.steps
Step for setting the to-end observable.
ListCommonSteps.ListUntypedTo<F> - Interface in org.eclipse.core.databinding.bind.steps
Step for converting between from- and to-types.
ListCommonSteps.ListWriteConfigStep<F,T,THIS extends ListCommonSteps.ListWriteConfigStep<F,T,THIS>> - Interface in org.eclipse.core.databinding.bind.steps
Step for configuring the end of a binding where data is written.
ListContentProvider - Class in org.eclipse.compare.internal
A specialized content provider to show a list of editor parts.
ListContentProvider() - Constructor for class org.eclipse.compare.internal.ListContentProvider
 
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
 
ListDialog - Class in org.eclipse.ui.dialogs
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<E> - Class in org.eclipse.core.databinding.observable.list
Object describing a diff between two lists.
ListDiff() - Constructor for class org.eclipse.core.databinding.observable.list.ListDiff
 
ListDiffEntry<E> - Class in org.eclipse.core.databinding.observable.list
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
 
ListDiffVisitor<E> - Class in org.eclipse.core.databinding.observable.list
A visitor for processing differences in a ListDiff.
ListDiffVisitor() - Constructor for class org.eclipse.core.databinding.observable.list.ListDiffVisitor
 
ListEditor - Class in org.eclipse.jface.preference
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.
listener - Variable in class org.eclipse.equinox.http.registry.internal.ExtensionPointTracker
 
Listener - Interface in org.eclipse.swt.widgets
Implementers of Listener provide a simple handleEvent() method that is used internally by SWT to dispatch events.
LISTENER_SYMBOLICNAME - Static variable in interface org.eclipse.osgi.service.debug.DebugOptions
The service property (named "listener.symbolic.name") which specifies the bundle symbolic name of a DebugOptionsListener service.
ListenerList<E> - Class in org.eclipse.core.runtime
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.
ListenerQueue<K,V,E> - Class in org.eclipse.osgi.framework.eventmgr
The ListenerQueue is used to snapshot the list of listeners at the time the event is fired.
ListenerQueue(EventManager) - Constructor for class org.eclipse.osgi.framework.eventmgr.ListenerQueue
ListenerQueue constructor.
listeners - Variable in class org.eclipse.core.runtime.Preferences
Deprecated.
List of registered listeners (element type: IPropertyChangeListener).
ListeningLabelProvider<E> - Class in org.eclipse.jface.databinding.viewers
 
ListeningLabelProvider(IObservableSet<E>) - Constructor for class org.eclipse.jface.databinding.viewers.ListeningLabelProvider
 
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
 
listEntryPaths(List<BundleFile>, String, String, int) - Static method in class org.eclipse.osgi.storage.Storage
Returns the names of resources available from a list of bundle files.
listFactory() - Method in interface org.eclipse.core.databinding.property.list.IListProperty
Returns a factory for creating observable lists tracking this property of a particular property source.
listFactory() - Method in class org.eclipse.core.databinding.property.list.ListProperty
 
listFactory(Realm) - Method in interface org.eclipse.core.databinding.property.list.IListProperty
Returns a factory for creating observable lists in the given realm, tracking this property of a particular property source.
listFactory(Realm) - Method in class org.eclipse.core.databinding.property.list.ListProperty
 
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
 
listInstalledElements(boolean, IProgressMonitor) - Method in class org.eclipse.equinox.p2.operations.OperationFactory
Returns the IInstallableUnits that are installed in the running instance of Eclipse.
listIterator() - Method in class org.eclipse.core.databinding.observable.list.DecoratingObservableList
 
listIterator() - 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.DecoratingObservableList
 
listIterator(int) - Method in interface org.eclipse.core.databinding.observable.list.IObservableList
 
listIterator(int) - Method in class org.eclipse.core.databinding.observable.list.MultiList
 
listIterator(int) - Method in class org.eclipse.core.databinding.observable.list.ObservableList
 
ListOneWaySteps - Class in org.eclipse.core.databinding.bind.steps
Contains Step interfaces for the fluent databinding API for one-way IObservableList bindings.
ListOneWaySteps.ListOneWayBindWriteConfigStep<F,T,THIS extends ListOneWaySteps.ListOneWayBindWriteConfigStep<F,T,THIS>> - Interface in org.eclipse.core.databinding.bind.steps
Step for configuring the to-end and creating the binding.
ListOneWaySteps.ListOneWayConvertStep<F,THIS extends ListOneWaySteps.ListOneWayConvertStep<F,THIS>> - Interface in org.eclipse.core.databinding.bind.steps
Step for converting between from- and to-types.
ListOneWaySteps.ListOneWayFromStep - Interface in org.eclipse.core.databinding.bind.steps
Refines the return types of the ListCommonSteps.ListFromStep methods for use with one-way bindings.
ListOneWaySteps.ListOneWayToStep<F,T> - Interface in org.eclipse.core.databinding.bind.steps
Step for setting the to-end observable.
ListOneWaySteps.ListOneWayUntypedTo<F> - Interface in org.eclipse.core.databinding.bind.steps
Step for settings to-end observable using default converters.
listProfileTimestamps(String) - Method in interface org.eclipse.equinox.p2.engine.IProfileRegistry
Return an array of timestamps in ascending order for the profile id in question.
ListProperty<S,E> - Class in org.eclipse.core.databinding.property.list
Abstract implementation of IListProperty.
ListProperty() - Constructor for class org.eclipse.core.databinding.property.list.ListProperty
 
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
 
listResources(String, String, int) - Method in class org.eclipse.osgi.container.ModuleLoader
 
listResources(String, String, int) - Method in class org.eclipse.osgi.container.ModuleWiring
 
listSelection() - Static method in class org.eclipse.jface.databinding.swt.typed.WidgetProperties
Returns a value property for observing the selection state of a List.
ListSelection_message - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
 
ListSelection_title - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
 
ListSelectionDialog - Class in org.eclipse.ui.dialogs
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
Deprecated.
since 3.123; use ListSelectionDialog.of(Object) instead: ListSelectionDialog.of(input).contentProvider(contentProvider).labelProvider(labelProvider).message(message).create(parentShell)
ListSelectionDialog.Builder - Class in org.eclipse.ui.dialogs
The Builder to create ListSelectionDialog instances.
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
 
ListToSetAdapter<E> - Class in org.eclipse.core.databinding.observable.set
Observable set backed by an observable list.
ListToSetAdapter(IObservableList<E>) - Constructor for class org.eclipse.core.databinding.observable.set.ListToSetAdapter
 
ListTwoWaySteps - Class in org.eclipse.core.databinding.bind.steps
Contains Step interfaces for the fluent databinding API for two-way IObservableList bindings.
ListTwoWaySteps.ListTwoWayBindConfigStep<F,T,THIS extends ListTwoWaySteps.ListTwoWayBindConfigStep<F,T,THIS>> - Interface in org.eclipse.core.databinding.bind.steps
Step from configuring the to-end and creating the binding.
ListTwoWaySteps.ListTwoWayConfigStep<F,T,THIS extends ListTwoWaySteps.ListTwoWayConfigStep<F,T,THIS>> - Interface in org.eclipse.core.databinding.bind.steps
Step from configuring the from-end.
ListTwoWaySteps.ListTwoWayConvertFromStep<F,T> - Interface in org.eclipse.core.databinding.bind.steps
Step for setting the to-from direction converter.
ListTwoWaySteps.ListTwoWayConvertToStep<F,THIS extends ListTwoWaySteps.ListTwoWayConvertToStep<F,THIS>> - Interface in org.eclipse.core.databinding.bind.steps
Step for setting the from-to direction converter.
ListTwoWaySteps.ListTwoWayFromStep - Interface in org.eclipse.core.databinding.bind.steps
Refines the return types of the ListCommonSteps.ListFromStep methods for use with two-way bindings.
ListTwoWaySteps.ListTwoWayToStep<F,T> - Interface in org.eclipse.core.databinding.bind.steps
Step for setting the to-end observable.
ListTwoWaySteps.ListTwoWayUntypedToStep<F> - Interface in org.eclipse.core.databinding.bind.steps
Step for settings to-end observable using default converters.
ListViewer - Class in org.eclipse.jface.viewers
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.
load() - Method in class org.eclipse.compare.internal.OverlayPreferenceStore
 
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() - Method in class org.eclipse.jface.text.templates.persistence.TemplateStore
Loads the templates from contributions and preferences.
load() - Method in class org.eclipse.text.templates.TemplateStoreCore
Loads the templates from contributions and preferences.
load() - Method in class org.eclipse.ui.ide.dialogs.ResourceEncodingFieldEditor
 
load(DataInputStream) - Method in class org.eclipse.osgi.container.ModuleDatabase
Loads information into this database from the input data stream.
load(InputStream) - Method in class org.eclipse.core.runtime.Preferences
Deprecated.
Loads the non-default-valued properties for this preference object from the given input stream using java.util.Properties.load(InputStream).
load(InputStream) - Method in class org.eclipse.jface.preference.PreferenceStore
Loads this preference store from the given input stream.
load(InputStream) - Method in class org.eclipse.swt.graphics.ImageLoader
Loads an array of ImageData objects from the specified input stream.
load(Reader) - 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 class org.eclipse.core.runtime.preferences.AbstractPreferenceStorage
Return a java.util.Properties object containing the preference key/value pairs for the preference node with the specified path, and its children.
load(String) - Method in class org.eclipse.jface.dialogs.DialogSettings
 
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(String) - Method in class org.eclipse.swt.graphics.ImageLoader
Loads an array of ImageData objects from the file with the specified name.
load(URI, int, IProgressMonitor) - Method in class org.eclipse.equinox.p2.repository.artifact.spi.ArtifactRepositoryFactory
Loads and returns the repository of this factory's type at the given location.
load(URI, int, IProgressMonitor) - Method in class org.eclipse.equinox.p2.repository.metadata.spi.MetadataRepositoryFactory
Loads a repository corresponding to the given URL.
load(PreferenceMetadata<V>) - Method in interface org.eclipse.core.runtime.preferences.IPreferenceMetadataStore
Loads the value of specified preference from an enclosed storage.
load(PreferenceMetadata<V>) - Method in class org.eclipse.core.runtime.preferences.OsgiPreferenceMetadataStore
 
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(IPreferenceStore, String) - Method in class org.eclipse.jface.menus.TextState
 
load(IPreferenceStore, String) - Method in class org.eclipse.ui.handlers.RadioState
 
load(IMemento) - Method in class org.eclipse.ui.dialogs.FilteredItemsSelectionDialog.SelectionHistory
Load history elements from memento.
LOAD_FAMILY - Static variable in class org.eclipse.equinox.p2.ui.LoadMetadataRepositoryJob
An object representing the family of jobs that load repositories.
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.
loadArtifactRepository(URI, boolean, IProgressMonitor) - Method in class org.eclipse.equinox.p2.ui.ProvisioningUI
Load the specified artifact repository, signaling a repository operation start event before loading, and a repository operation complete event after loading.
loadClass(String) - Method in class org.eclipse.osgi.launch.Equinox
 
loadContributedTemplates() - Method in class org.eclipse.text.templates.TemplateStoreCore
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
 
loadDefaults() - Method in class org.eclipse.compare.internal.OverlayPreferenceStore
 
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 interface org.eclipse.jface.dialogs.IDialogSettingsProvider
Reloads the persisted dialog settings or provides a new IDialogSettings if there is no existing dialog settings.
loadDialogSettings() - Method in class org.eclipse.ui.plugin.AbstractUIPlugin
Deprecated. 
LOADED - Static variable in interface org.eclipse.core.runtime.IAdapterManager
This value can be returned to indicate that an adapter factory is loaded.
loadFont(String) - Method in class org.eclipse.swt.graphics.Device
Loads the font specified by a file.
loadFragments(Collection<ModuleRevision>) - Method in class org.eclipse.osgi.container.ModuleLoader
Dynamically loads fragment revisions to this already resolved module loader.
loadLibrary(String) - Static method in class org.eclipse.swt.internal.Library
Loads the shared library that matches the version of the Java code which is currently running.
loadLibrary(String, boolean) - Static method in class org.eclipse.swt.internal.Library
Loads the shared library that matches the version of the Java code which is currently running.
loadMetadataRepository(URI, boolean, IProgressMonitor) - Method in class org.eclipse.equinox.p2.ui.ProvisioningUI
Load the specified metadata repository, signaling a repository operation start event before loading, and a repository operation complete event after loading.
LoadMetadataRepositoryJob - Class in org.eclipse.equinox.p2.ui
A job that loads a set of metadata repositories and caches the loaded repositories.
LoadMetadataRepositoryJob(ProvisioningUI) - Constructor for class org.eclipse.equinox.p2.ui.LoadMetadataRepositoryJob
Create a job that loads the metadata repositories known by the specified RepositoryTracker.
loadMostRecentModel() - Method in interface org.eclipse.e4.ui.workbench.IModelResourceHandler
Loads an returns the most recent model that was persisted
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(InputStream) - Method in interface org.eclipse.core.resources.IWorkspace
Reads the project description file (".project") from the given InputStream.
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.
loadProperties(InputStream) - Method in class org.eclipse.core.runtime.preferences.AbstractPreferenceStorage
Helper method to load a java.util.Properties file from the given input stream.
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.
loadRepository(URI, int, IProgressMonitor) - Method in interface org.eclipse.equinox.p2.repository.artifact.IArtifactRepositoryManager
Loads the repository at the given location.
loadRepository(URI, int, IProgressMonitor) - Method in interface org.eclipse.equinox.p2.repository.IRepositoryManager
Loads the repository at the given location.
loadRepository(URI, int, IProgressMonitor) - Method in interface org.eclipse.equinox.p2.repository.metadata.IMetadataRepositoryManager
Loads the repository at the given location.
loadRepository(URI, IProgressMonitor) - Method in interface org.eclipse.equinox.p2.repository.artifact.IArtifactRepositoryManager
Loads the repository at the given location.
loadRepository(URI, IProgressMonitor) - Method in interface org.eclipse.equinox.p2.repository.IRepositoryManager
Loads the repository at the given location.
loadRepository(URI, IProgressMonitor) - Method in interface org.eclipse.equinox.p2.repository.metadata.IMetadataRepositoryManager
Loads the repository at the given location.
loadSettings(IMemento) - Method in class org.eclipse.ui.views.markers.MarkerFieldFilter
Load any settings for the receiver from the memento.
loadSnapshot(int, URI, IProgressMonitor) - Method in interface org.eclipse.core.resources.IProject
Loads a snapshot of project meta-data from the given location URI.
loadSystemClass(String) - Method in class org.eclipse.osgi.framework.util.SecureAction
Returns a Class.
LOCAL_CHANGED - Static variable in interface org.eclipse.core.resources.IResourceDelta
Change constant (bit mask) indicating that the underlying file or folder of the linked resource has been added or removed.
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.
localDateSelection() - Static method in class org.eclipse.jface.databinding.swt.typed.WidgetProperties
Returns a value property for observing the selection state of a DateTime with the SWT.DATE or SWT.CALENDAR style.
LocalDateTimeObservableValue - Class in org.eclipse.core.databinding.observable.value
An IObservableValue<LocalDateTime> which supports scenarios where the date and time are presented as separate elements in the user interface.
LocalDateTimeObservableValue(IObservableValue<LocalDate>, IObservableValue<LocalTime>) - Constructor for class org.eclipse.core.databinding.observable.value.LocalDateTimeObservableValue
Constructs a DateAndTimeObservableValue with the specified constituent observables.
locale - Variable in class org.eclipse.e4.core.services.translation.TranslationService
 
LOCALE - Static variable in class org.eclipse.e4.core.services.translation.TranslationService
The name of the context variable with locale information
LOCALE_ATTR_TAG - Static variable in interface org.eclipse.e4.ui.bindings.EBindingService
 
LOCALE_CHANGE - Static variable in interface org.eclipse.e4.core.services.nls.ILocaleChangeService
Locale change event: event that gets fired on Locale changes.
LocaleChangeServiceContextFunction - Class in org.eclipse.e4.ui.internal
Context function to provide the LocaleChangeServiceImpl to the application context.
LocaleChangeServiceContextFunction() - Constructor for class org.eclipse.e4.ui.internal.LocaleChangeServiceContextFunction
 
LocaleChangeServiceImpl - Class in org.eclipse.e4.ui.internal
Default implementation of ILocaleChangeService that changes the Locale in the specified IEclipseContext and additionally fires an event on the event bus.
LocaleChangeServiceImpl(MApplication) - Constructor for class org.eclipse.e4.ui.internal.LocaleChangeServiceImpl
Create a new LocaleChangeServiceImpl for the given IEclipseContext.
LocaleProvider - Interface in org.eclipse.osgi.service.localization
A service that is used to determine what the current locale is for a particular context or session.
LocalFileStorage - Class in org.eclipse.debug.core.sourcelookup.containers
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.
LOCALIZABLE - Static variable in interface org.eclipse.e4.ui.model.application.ui.impl.UiPackageImpl.Literals
The meta object literal for the 'Localizable' class.
LOCALIZABLE - Static variable in class org.eclipse.e4.ui.model.application.ui.impl.UiPackageImpl
The meta object id for the 'Localizable' class.
LOCALIZABLE___UPDATE_LOCALIZATION - Static variable in interface org.eclipse.e4.ui.model.application.ui.impl.UiPackageImpl.Literals
The meta object literal for the 'Update Localization' operation.
LOCALIZABLE___UPDATE_LOCALIZATION - Static variable in class org.eclipse.e4.ui.model.application.ui.impl.UiPackageImpl
The operation id for the 'Update Localization' operation.
LOCALIZABLE_FEATURE_COUNT - Static variable in class org.eclipse.e4.ui.model.application.ui.impl.UiPackageImpl
The number of structural features of the 'Localizable' class.
LOCALIZABLE_OPERATION_COUNT - Static variable in class org.eclipse.e4.ui.model.application.ui.impl.UiPackageImpl
The number of operations of the 'Localizable' class.
LocalizationHelper - Class in org.eclipse.e4.ui.model
This class provides set of utility method that can be useful in typical localization scenarios.
localized - Variable in class org.eclipse.swt.accessibility.AccessibleActionEvent
 
LOCALIZED_ACCESSIBILITY_PHRASE_EDEFAULT - Static variable in class org.eclipse.e4.ui.model.application.ui.impl.UIElementImpl
The default value of the 'Localized Accessibility Phrase' attribute.
LOCALIZED_ACCESSIBILITYPHRASE - Static variable in interface org.eclipse.e4.ui.workbench.UIEvents.UIElement
 
LOCALIZED_COMMAND_NAME_EDEFAULT - Static variable in class org.eclipse.e4.ui.model.application.commands.impl.CommandImpl
The default value of the 'Localized Command Name' attribute.
LOCALIZED_COMMANDNAME - Static variable in interface org.eclipse.e4.ui.workbench.UIEvents.Command
 
LOCALIZED_DESCRIPTION - Static variable in interface org.eclipse.e4.ui.workbench.UIEvents.Command
 
LOCALIZED_DESCRIPTION - Static variable in interface org.eclipse.e4.ui.workbench.UIEvents.Part
 
LOCALIZED_DESCRIPTION - Static variable in interface org.eclipse.e4.ui.workbench.UIEvents.PartDescriptor
 
LOCALIZED_DESCRIPTION_EDEFAULT - Static variable in class org.eclipse.e4.ui.model.application.commands.impl.CategoryImpl
The default value of the 'Localized Description' attribute.
LOCALIZED_DESCRIPTION_EDEFAULT - Static variable in class org.eclipse.e4.ui.model.application.commands.impl.CommandImpl
The default value of the 'Localized Description' attribute.
LOCALIZED_DESCRIPTION_EDEFAULT - Static variable in class org.eclipse.e4.ui.model.application.descriptor.basic.impl.PartDescriptorImpl
The default value of the 'Localized Description' attribute.
LOCALIZED_DESCRIPTION_EDEFAULT - Static variable in class org.eclipse.e4.ui.model.application.ui.basic.impl.PartImpl
The default value of the 'Localized Description' attribute.
LOCALIZED_LABEL - Static variable in interface org.eclipse.e4.ui.workbench.UIEvents.UILabel
 
LOCALIZED_LABEL_EDEFAULT - Static variable in class org.eclipse.e4.ui.model.application.descriptor.basic.impl.PartDescriptorImpl
The default value of the 'Localized Label' attribute.
LOCALIZED_LABEL_EDEFAULT - Static variable in class org.eclipse.e4.ui.model.application.ui.advanced.impl.AreaImpl
The default value of the 'Localized Label' attribute.
LOCALIZED_LABEL_EDEFAULT - Static variable in class org.eclipse.e4.ui.model.application.ui.advanced.impl.PerspectiveImpl
The default value of the 'Localized Label' attribute.
LOCALIZED_LABEL_EDEFAULT - Static variable in class org.eclipse.e4.ui.model.application.ui.basic.impl.PartImpl
The default value of the 'Localized Label' attribute.
LOCALIZED_LABEL_EDEFAULT - Static variable in class org.eclipse.e4.ui.model.application.ui.basic.impl.WindowImpl
The default value of the 'Localized Label' attribute.
LOCALIZED_LABEL_EDEFAULT - Static variable in class org.eclipse.e4.ui.model.application.ui.menu.impl.ItemImpl
The default value of the 'Localized Label' attribute.
LOCALIZED_LABEL_EDEFAULT - Static variable in class org.eclipse.e4.ui.model.application.ui.menu.impl.MenuElementImpl
The default value of the 'Localized Label' attribute.
LOCALIZED_NAME - Static variable in interface org.eclipse.e4.ui.workbench.UIEvents.Category
 
LOCALIZED_NAME_EDEFAULT - Static variable in class org.eclipse.e4.ui.model.application.commands.impl.CategoryImpl
The default value of the 'Localized Name' attribute.
LOCALIZED_TOOLTIP - Static variable in interface org.eclipse.e4.ui.workbench.UIEvents.UILabel
 
LOCALIZED_TOOLTIP_EDEFAULT - Static variable in class org.eclipse.e4.ui.model.application.descriptor.basic.impl.PartDescriptorImpl
The default value of the 'Localized Tooltip' attribute.
LOCALIZED_TOOLTIP_EDEFAULT - Static variable in class org.eclipse.e4.ui.model.application.ui.advanced.impl.AreaImpl
The default value of the 'Localized Tooltip' attribute.
LOCALIZED_TOOLTIP_EDEFAULT - Static variable in class org.eclipse.e4.ui.model.application.ui.advanced.impl.PerspectiveImpl
The default value of the 'Localized Tooltip' attribute.
LOCALIZED_TOOLTIP_EDEFAULT - Static variable in class org.eclipse.e4.ui.model.application.ui.basic.impl.PartImpl
The default value of the 'Localized Tooltip' attribute.
LOCALIZED_TOOLTIP_EDEFAULT - Static variable in class org.eclipse.e4.ui.model.application.ui.basic.impl.WindowImpl
The default value of the 'Localized Tooltip' attribute.
LOCALIZED_TOOLTIP_EDEFAULT - Static variable in class org.eclipse.e4.ui.model.application.ui.menu.impl.ItemImpl
The default value of the 'Localized Tooltip' attribute.
LOCALIZED_TOOLTIP_EDEFAULT - Static variable in class org.eclipse.e4.ui.model.application.ui.menu.impl.MenuElementImpl
The default value of the 'Localized Tooltip' attribute.
localName - Variable in class org.eclipse.e4.ui.css.core.impl.sac.AbstractElementSelector
The local name.
localName - Variable in class org.eclipse.e4.ui.css.core.impl.sac.CSSAttributeConditionImpl
The attribute's local name.
localName - Variable in class org.eclipse.e4.ui.css.core.impl.sac.CSSIdConditionImpl
The id attribute local name.
localName - Variable in class org.eclipse.e4.ui.css.swt.dom.WidgetElement
 
localResourceManager - Variable in class org.eclipse.e4.ui.workbench.renderers.swt.AbstractContributionItem
 
LocalResourceManager - Class in org.eclipse.jface.resource
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 in org.eclipse.jface.util
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.
localTimeSelection() - Static method in class org.eclipse.jface.databinding.swt.typed.WidgetProperties
Returns a value property for observing the selection state of a DateTime with the SWT.TIME style.
LocalWorkingSetManager - Class in org.eclipse.ui.internal
 
LocalWorkingSetManager(BundleContext) - Constructor for class org.eclipse.ui.internal.LocalWorkingSetManager
 
locate(Class<?>, String) - Static method in class org.eclipse.jface.resource.ResourceLocator
Returns an Optional<URL> containing the URL for the given path in the given bundle.
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.
locate(Object, Object) - Method in class org.eclipse.compare.ZipFileStructureCreator
 
locate(String, String) - Static method in class org.eclipse.jface.resource.ResourceLocator
Returns an Optional<URL> containing the URL for the given path in the given bundle.
location - Variable in class org.eclipse.swt.browser.AuthenticationEvent
The location that triggered the authentication challenge
location - Variable in class org.eclipse.swt.browser.LocationEvent
The URL of this event, escaped and encoded for consumption by URI(String).
location - Variable in class org.eclipse.swt.browser.WindowEvent
Requested location for the Shell hosting the Browser.
location() - Static method in class org.eclipse.jface.databinding.swt.typed.WidgetProperties
Returns a value property for observing the location of a Control.
Location - Interface in org.eclipse.osgi.service.datalocation
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.
Location - Variable in class org.eclipse.equinox.p2.repository.metadata.spi.AbstractMetadataRepository.RepositoryState
The persisted location of the repository.
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.
LocationAdapter - Class in org.eclipse.swt.browser
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 in org.eclipse.swt.browser
A LocationEvent is sent by a Browser to LocationListener's when the Browser navigates to a different URL.
LocationEvent(Widget) - Constructor for class org.eclipse.swt.browser.LocationEvent
Constructs a new instance of this class.
locationFromString(String) - Method in class org.eclipse.equinox.p2.operations.RepositoryTracker
Return a repository location represented by the supplied string.
LocationKind - Class in org.eclipse.core.filebuffers
Type-safe enum of the available location kinds.
LocationListener - Interface in org.eclipse.swt.browser
This listener interface may be implemented in order to receive a LocationEvent notification when a Browser navigates to a different URL.
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.
lock() - Method in class org.osgi.service.application.ApplicationDescriptor
Sets the lock state of the application.
LOCK_ACTION - Static variable in class org.osgi.service.application.ApplicationAdminPermission
Allows setting/unsetting the locking state of the target applications.
LOCK_NONE - Static variable in interface org.eclipse.equinox.p2.engine.IProfile
Constant used to indicate that an installable unit is not locked in anyway.
LOCK_TOOL_BAR - Static variable in class org.eclipse.ui.actions.ActionFactory
Workbench action (id: "lockToolBar"): Lock/unlock the workbench window tool bar.
LOCK_TOOLBAR_ACTION - Static variable in interface org.eclipse.ui.internal.IWorkbenchHelpContextIds
 
LOCK_TRIM - Static variable in interface org.eclipse.ui.IWorkbenchPreferenceConstants
Allows locking the trim to prevent user dragging on startup.
LOCK_UNINSTALL - Static variable in interface org.eclipse.equinox.p2.engine.IProfile
Constant used to indicate that an installable unit is locked so that it may not be uninstalled.
LOCK_UPDATE - Static variable in interface org.eclipse.equinox.p2.engine.IProfile
Constant used to indicate that an installable unit is locked so that it may not be updated.
lockListener - Variable in class org.eclipse.ui.internal.UISynchronizer
 
LockListener - Class in org.eclipse.core.runtime.jobs
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
 
lockOpen() - Method in class org.eclipse.osgi.storage.bundlefile.CloseableBundleFile
Checks if the bundle file is open
lockSpecific() - Method in class org.osgi.service.application.ApplicationDescriptor
This method is used to notify the container implementation that the corresponding application has been locked and it should update the application.locked service property accordingly.
lockStateChange(ModuleContainerAdaptor.ModuleEvent) - Method in class org.eclipse.osgi.container.Module
Acquires the module lock for state changes by the current thread for the specified transition event.
LockToolBarAction_toolTip - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
 
log(int, String) - Method in interface org.eclipse.equinox.log.Logger
 
log(int, String, Throwable) - Method in interface org.eclipse.equinox.log.Logger
 
log(Class, String, Throwable) - Static method in class org.eclipse.ui.internal.WorkbenchPlugin
Logs the given throwable to the platform log, indicating the class and method from where it is being logged (this is not necessarily where it occurred).
log(Object, int, String) - Method in interface org.eclipse.equinox.log.Logger
Extends the LogService Logs a message with a context object
log(Object, int, String, Throwable) - Method in interface org.eclipse.equinox.log.Logger
Logs a message with an exception associated and a context object.
log(String) - Static method in class org.eclipse.ui.internal.WorkbenchPlugin
Logs the given message to the platform log.
log(String, Throwable) - Static method in class org.eclipse.ui.internal.WorkbenchPlugin
Logs the given message and throwable to the platform log.
log(String, IStatus) - Static method in class org.eclipse.ui.internal.WorkbenchPlugin
Logs the given message and status to the platform log.
log(Throwable) - Static method in class org.eclipse.ant.core.AntCorePlugin
Logs the specified throwable with this plug-in's log.
log(Throwable) - Static method in class org.eclipse.compare.internal.CompareUIPlugin
 
log(Throwable) - Static method in class org.eclipse.core.variables.VariablesPlugin
Logs the specified throwable 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(Throwable) - Static method in class org.eclipse.ui.console.ConsolePlugin
Logs the specified throwable with this plug-in's log.
log(Throwable) - Static method in class org.eclipse.ui.internal.WorkbenchPlugin
Log the throwable.
log(Throwable) - Static method in class org.eclipse.unittest.internal.UnitTestPlugin
Logs the given exception.
log(Throwable, String) - Static method in class org.eclipse.compare.internal.ExceptionHandler
 
log(CoreException) - Method in class org.eclipse.debug.ui.WorkingDirectoryBlock
Logs exceptions that have been caught by this working directory block.
log(IStatus) - Static method in class org.eclipse.compare.internal.CompareUIPlugin
 
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(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(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(IStatus) - Static method in class org.eclipse.ui.internal.WorkbenchPlugin
Log the status to the default log.
log(IStatus) - Static method in class org.eclipse.unittest.internal.UnitTestPlugin
Logs the given status.
log(FrameworkLogEntry) - Method in interface org.eclipse.osgi.framework.log.FrameworkLog
Logs the FrameworkLogEntry to the FrameworkLog
log(FrameworkEvent) - Method in interface org.eclipse.osgi.framework.log.FrameworkLog
Logs the information from a FrameworkEvent to the FrameworkLog.
log(ServiceReference<?>, int, String) - Method in interface org.eclipse.equinox.log.Logger
 
log(ServiceReference<?>, int, String, Throwable) - Method in interface org.eclipse.equinox.log.Logger
 
LOG - Static variable in class org.eclipse.e4.core.services.statusreporter.StatusReporter
Style constant indicating that the status should be logged only.
LOG - Static variable in class org.eclipse.equinox.log.LogPermission
The action string log.
LOG - Static variable in class org.eclipse.ui.statushandlers.StatusManager
A style indicating that the status should be logged only.
logDebuggingInfo(String) - Method in class org.eclipse.ui.AbstractSourceProvider
Logs a debugging message in an appropriate manner.
logDebugMessage(String) - Static method in class org.eclipse.debug.core.DebugPlugin
Logs the given message if in debug mode.
logError(String) - Method in class org.eclipse.e4.ui.css.core.impl.engine.RegistryCSSPropertyHandlerProvider
 
logError(String, Exception) - Static method in class org.eclipse.equinox.bidi.internal.StructuredTextActivator
 
logErrorMessage(String) - Static method in class org.eclipse.compare.internal.CompareUIPlugin
 
logErrorWhileSettingValue(Exception) - Method in class org.eclipse.core.databinding.UpdateListStrategy
 
logException(Exception) - Static method in class org.eclipse.jface.util.Policy
Log the Exception to the logger.
LogFilter - Interface in org.eclipse.equinox.log
A LogFilter is used to pre-filter log requests before sending events to a LogListener.
logger - Variable in class org.eclipse.e4.ui.workbench.renderers.swt.AbstractContributionItem
 
Logger - Class in org.eclipse.e4.core.services.log
Logging warnings, errors, information, as well as capturing debug and trace information.
Logger - Interface in org.eclipse.equinox.log
Provides named logger support for the OSGi LogService.
Logger() - Constructor for class org.eclipse.e4.core.services.log.Logger
 
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)
login() - Method in interface org.eclipse.equinox.security.auth.ILoginContext
Call this method to perform a login.
login() - Method in class org.eclipse.equinox.security.auth.module.ExtensionLoginModule
 
LoginContextFactory - Class in org.eclipse.equinox.security.auth
The LoginContextFactory class is the entry point for the login support for the platform.
LoginContextFactory() - Constructor for class org.eclipse.equinox.security.auth.LoginContextFactory
 
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.
logout() - Method in interface org.eclipse.equinox.security.auth.ILoginContext
Call this method to perform a logout.
logout() - Method in class org.eclipse.equinox.security.auth.module.ExtensionLoginModule
 
LogPermission - Class in org.eclipse.equinox.log
Indicates a bundle's authority to log on behalf of other bundles.
LogPermission(String, String) - Constructor for class org.eclipse.equinox.log.LogPermission
Create a new LogPermission.
LogPermissionCollection - Class in org.eclipse.equinox.log
Stores a set of LogPermission permissions.
LogPermissionCollection() - Constructor for class org.eclipse.equinox.log.LogPermissionCollection
 
LONG - Class in org.eclipse.swt.internal
 
LONG - Static variable in class org.eclipse.compare.internal.OverlayPreferenceStore
 
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).
LONG(long) - Constructor for class org.eclipse.swt.internal.LONG
 
LONG_DEFAULT_DEFAULT - Static variable in class org.eclipse.core.runtime.Preferences
Deprecated.
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).
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.
lookingAhead - Variable in class org.apache.lucene.demo.html.HTMLParser
 
lookup(String, boolean) - Method in class org.eclipse.osgi.storagemanager.StorageManager
Returns the actual file location to use when reading the given managed file.
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.
lookUpHandler(IEclipseContext, String) - Static method in class org.eclipse.e4.core.commands.internal.HandlerServiceImpl
 
lookupNamespaceURI(String) - Method in class org.eclipse.e4.ui.css.core.dom.ElementAdapter
 
lookupPrefix(String) - Method in class org.eclipse.e4.ui.css.core.dom.ElementAdapter
 
lookupSource(Object, ISourceLocator) - Static method in class org.eclipse.debug.ui.DebugUITools
Performs source lookup on the given artifact and returns the result.
LOW - Static variable in class org.eclipse.swt.SWT
Indicates low quality (value is 1).
LOW - Static variable in class org.eclipse.ui.navigator.Priority
Indicates Low priority as a Priority enumeration.
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.
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.
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 _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form