Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 


Eclipse Platform
Release 3.5
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

L

LABEL - Static variable in interface org.eclipse.help. IHelpResource
This is attribute name used for label in XML files.
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 - Variable in class org.eclipse.ui.menus. CommandContributionItemParameter
A label for this item.
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
 
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 elements is no longer valid and should be updated.
LabelProviderChangedEvent(IBaseLabelProvider, Object) - Constructor for class org.eclipse.jface.viewers. LabelProviderChangedEvent
Creates a new event for the given source, indicating that the label provided by the source for the given element is no longer valid and should be updated.
LabelRetargetAction - Class 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.
LANDSCAPE - Static variable in class org.eclipse.swt.printing. PrinterData
orientation field value indicating landscape paper orientation
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.
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.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. AbstractObservableSet
 
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. SelectObservableValue
 
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(URI) - Static method in class org.eclipse.core.runtime. URIUtil
Returns the last segment of the given URI.
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 - 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(ILaunchConfiguration, String, ILaunch, IProgressMonitor) - Method in interface org.eclipse.debug.core.model. ILaunchConfigurationDelegate
Launches the given configuration in the specified mode, contributing debug targets and/or processes to the given launch object.
launch(ILaunchConfiguration, String) - Static method in class org.eclipse.debug.ui. DebugUITools
Saves and builds the workspace according to current preference settings, and launches the given launch configuration in the specified mode.
launch(ISelection, String) - Method in interface org.eclipse.debug.ui. ILaunchShortcut
Locates a launchable entity in the given selection and launches an application in the specified mode.
launch(IEditorPart, String) - Method in interface org.eclipse.debug.ui. ILaunchShortcut
Locates a launchable entity in the given active editor, and launches an application in the specified mode.
launch(String) - Static method in class org.eclipse.swt.program. Program
Launches the operating system executable associated with the file or URL (https:// or https://).
LAUNCH_ACTION_SET - Static variable in interface org.eclipse.debug.ui. IDebugUIConstants
Launch action set identifier (value "org.eclipse.debug.ui.launchActionSet").
LAUNCH_CONFIGURATION_FILE_EXTENSION - Static variable in interface org.eclipse.debug.core. ILaunchConfiguration
The file extension for launch configuration files (value "launch").
LAUNCH_EXT - Static variable in interface org.eclipse.ui. IWorkbenchActionConstants
Launch menu: name of group for launching additional windows.
LAUNCH_GROUP - Static variable in interface org.eclipse.debug.ui. IDebugUIConstants
Identifier for a launch group in a menu (value "launchGroup").
LAUNCH_GROUP - Static variable in interface org.eclipse.ui.console. IConsoleConstants
Menu group identifier for the console view context menu and toolbar, for actions pertaining to launching (value "launchGroup").
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.   
launched(ILaunch) - Method in class org.eclipse.debug.ui. AbstractLaunchConfigurationTabGroup
Deprecated.   
launched(ILaunch) - Method in interface org.eclipse.debug.ui. ILaunchConfigurationTab
Deprecated. As of R3.0, this method is no longer called by the launch framework. Since tabs do not exist when launching is performed elsewhere than the launch dialog, this method cannot be relied upon for launching functionality.
launched(ILaunch) - Method in interface org.eclipse.debug.ui. ILaunchConfigurationTabGroup
Deprecated. As of R3.0, this method is no longer called by the launch framework. Since tabs do not exist when launching is performed elsewhere than the launch dialog, this method cannot be relied upon for launching functionality.
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
 
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.
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
 
layout(Composite, boolean) - Method in class org.eclipse.jface.layout. AbstractColumnLayout
 
layout(Composite, boolean) - Method in class org.eclipse.jface.layout. TreeColumnLayout
 
layout(boolean) - Method in class org.eclipse.jface.text.source. LineNumberRulerColumn
Layouts the enclosing viewer to adapt the layout to changes of the size of the individual components.
layout(Composite, boolean) - Method in class org.eclipse.jface.text.source. SourceViewer.RulerLayout
 
layout(Composite, boolean) - Method in class org.eclipse.jface.viewers. TableLayout
 
layout(Composite, boolean) - Method in class org.eclipse.jface.wizard. WizardDialog.PageContainerFillLayout
 
layout() - Method in class org.eclipse.swt.custom. ControlEditor
Lays out the control within the underlying composite.
layout(Composite, boolean) - Method in class org.eclipse.swt.custom. StackLayout
 
layout() - Method in class org.eclipse.swt.custom. TableEditor
 
layout() - Method in class org.eclipse.swt.custom. TableTreeEditor
Deprecated.  
layout() - Method in class org.eclipse.swt.custom. TreeEditor
 
layout - Variable in class org.eclipse.swt.graphics. GCData
 
layout(Composite, boolean) - Method in class org.eclipse.swt.layout. FillLayout
 
layout(Composite, boolean) - Method in class org.eclipse.swt.layout. FormLayout
 
layout(Composite, boolean) - Method in class org.eclipse.swt.layout. GridLayout
 
layout(Composite, boolean) - Method in class org.eclipse.swt.layout. RowLayout
 
layout() - Method in class org.eclipse.swt.widgets. Composite
If the receiver has a layout, asks the layout to lay out (that is, set the size and location of) the receiver's children.
layout(boolean) - Method in class org.eclipse.swt.widgets. Composite
If the receiver has a layout, asks the layout to lay out (that is, set the size and location of) the receiver's children.
layout(boolean, boolean) - Method in class org.eclipse.swt.widgets. Composite
If the receiver has a layout, asks the layout to lay out (that is, set the size and location of) the receiver's children.
layout(Control[]) - Method in class org.eclipse.swt.widgets. Composite
Forces a lay out (that is, sets the size and location) of all widgets that are in the parent hierarchy of the changed control up to and including the receiver.
Layout - 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(Composite, boolean) - Method in class org.eclipse.swt.widgets. Layout
Lays out the children of the specified composite according to this layout.
layout(Composite, boolean) - Method in class org.eclipse.ui.forms.widgets. ColumnLayout
 
layout(boolean) - Method in class org.eclipse.ui.forms.widgets. SharedScrolledComposite
 
layout(Composite, boolean) - Method in class org.eclipse.ui.forms.widgets. TableWrapLayout
 
layout(Composite, boolean) - Method in class org.eclipse.ui.part. PageBook.PageBookLayout
 
LAYOUT_DATA - Static variable in class org.eclipse.jface.layout. AbstractColumnLayout
Key used to restore the layout data in the columns data-slot
LAYOUT_GROUP - Static variable in interface org.eclipse.team.ui.synchronize. ISynchronizePageConfiguration
The id of the layout group that determines whether the layout selection actions appear in the view dropdown or toolbar.
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
LayoutConstants() - Constructor for class org.eclipse.jface.layout. LayoutConstants
 
layoutIfNecessary() - Method in class org.eclipse.ui.forms.widgets. SizeCache
 
layoutPage(Control) - Method in class org.eclipse.jface.wizard. WizardDialog.PageContainerFillLayout
Lays outs the page according to this layout.
layoutTreeAreaControl(Control) - Method in class org.eclipse.jface.preference. PreferenceDialog
 
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.
LEAD - Static variable in class org.eclipse.swt. SWT
Style constant for leading alignment (value is 1<<14).
LEAVE_DIRTY - Static variable in class org.eclipse.ltk.core.refactoring. TextFileChange
Flag (value 4) indicating that the file will not be saved after the change has been applied.
LEFT - Static variable in class org.eclipse.compare.rangedifferencer. RangeDifference
Three-way change constant indicating a change in left.
LEFT - Static variable in class org.eclipse.compare.structuremergeviewer. Differencer
Three-way change constant (value 4) indicating a change on left side.
left(LinkedModeModel, int) - Method in interface org.eclipse.jface.text.link. ILinkedModeListener
The leave event occurs when linked is left.
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 - Variable in class org.eclipse.swt.layout. FormData
left specifies the attachment of the left side of the control.
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.
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_MARGIN - Static variable in interface org.eclipse.jface.dialogs. IDialogConstants
Left margin in dialog units (value 20).
LEFT_TEXT_CLIENT_ALIGNMENT - Static variable in class org.eclipse.ui.forms.widgets. ExpandableComposite
By default, text client is right-aligned.
LEFT_TO_RIGHT - Static variable in class org.eclipse.swt. SWT
Style constant for left to right orientation (value is 1<<25).
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.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 - Static variable in class org.eclipse.ui.commands. Priority
Deprecated. An instance representing 'legacy' priority.
LEGACY_LEGACY - Static variable in interface org.eclipse.ui. ISources
The priority given when the activation is defined by a handler submission with a legacy priority.
LEGACY_LOW - Static variable in interface org.eclipse.ui. ISources
The priority given when the activation is defined by a handler submission with a low priority.
LEGACY_MEDIUM - Static variable in interface org.eclipse.ui. ISources
The priority given when the activation is defined by a handler submission with a medium priority.
LegacyActionTools - Class in org.eclipse.jface.action
Some static utility methods for handling labels on actions.
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
length - Variable in class org.eclipse.jface.text. AbstractLineTracker.Request
 
length - Variable in class org.eclipse.jface.text. DocumentCommand
The length of the command
length() - Method in class org.eclipse.jface.text. FindReplaceDocumentAdapter
 
length - Variable in class org.eclipse.jface.text. Position
The length of the position
length - Variable in class org.eclipse.jface.text. TextViewer.WidgetCommand
The length of the event.
length() - Method in class org.eclipse.jface.viewers. StyledString
Returns the length of the string of this StyledString.
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
LF - Static variable in class org.eclipse.swt. SWT
ASCII character convenience constant for the line feed character (value is the char '\n').
LF - Static variable in class org.eclipse.ui.keys. CharacterKey
Deprecated. The single static instance of CharacterKey which represents the line feed (U+000A) key.
LF_NAME - Static variable in interface org.eclipse.jface.bindings.keys. IKeyLookup
The formal name of the line feed (U+000A) key.
LIBRARY - Static variable in class org.eclipse.ant.core. AntCorePlugin
Simple identifier constant (value "library") of a tag that appears in Ant extensions.
LibraryModel - Class in org.eclipse.core.runtime.model
Deprecated. In Eclipse 3.0 the runtime was refactored and all non-essential elements removed. This class provides facilities primarily intended for tooling. As such it has been removed and no directly substitutable API provided.
LibraryModel() - Constructor for class org.eclipse.core.runtime.model. LibraryModel
Deprecated. Creates a new library model in which all fields are null.
LICENSE_HREF - Static variable in interface org.eclipse.ui.branding. IBundleGroupConstants
The URL of the license page for the feature (optional).
LIMIT - Static variable in class org.eclipse.swt.widgets. Combo
the operating system limit for the number of characters that the text field in an instance of this class can hold
LIMIT - Static variable in class org.eclipse.swt.widgets. 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.
LINE - Static variable in class org.eclipse.search.ui. SearchUI
Deprecated. Line marker attribute (value "line") The value of the marker attribute is the line which contains the text search match.
LINE_BREAKPOINT_MARKER - Static variable in interface org.eclipse.debug.core.model. IBreakpoint
Line breakpoint marker type (value "org.eclipse.debug.core.lineBreakpoint").
LINE_CUSTOM - Static variable in class org.eclipse.swt. SWT
Line drawing style for custom dashed lines (value is 6).
LINE_DASH - Static variable in class org.eclipse.swt. SWT
Line drawing style for dashed lines (value is 2).
LINE_DASHDOT - Static variable in class org.eclipse.swt. SWT
Line drawing style for alternating dash-dot lines (value is 4).
LINE_DASHDOTDOT - Static variable in class org.eclipse.swt. SWT
Line drawing style for dash-dot-dot lines (value is 5).
LINE_DOT - Static variable in class org.eclipse.swt. SWT
Line drawing style for dotted lines (value is 3).
LINE_DOWN - Static variable in class org.eclipse.swt.custom. ST
 
LINE_DOWN - Static variable in interface org.eclipse.ui.texteditor. ITextEditorActionDefinitionIds
Action definition id of the navigate goto next line action.
LINE_END - Static variable in class org.eclipse.swt.custom. ST
 
LINE_END - Static variable in interface org.eclipse.ui.texteditor. ITextEditorActionDefinitionIds
Action definition id of the navigate goto line end action.
LINE_GOTO - Static variable in interface org.eclipse.ui.texteditor. ITextEditorActionDefinitionIds
Action definition id of the navigate goto line action.
LINE_NUMBER - Static variable in interface org.eclipse.core.resources. IMarker
Line number marker attribute.
LINE_SOLID - Static variable in class org.eclipse.swt. SWT
Line drawing style for solid lines (value is 1).
LINE_START - Static variable in class org.eclipse.swt.custom. ST
 
LINE_START - Static variable in interface org.eclipse.ui.texteditor. ITextEditorActionDefinitionIds
Action definition id of the navigate goto line start action.
LINE_UP - Static variable in class org.eclipse.swt.custom. ST
 
LINE_UP - Static variable in interface org.eclipse.ui.texteditor. ITextEditorActionDefinitionIds
Action definition id of the navigate goto previous line action.
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
 
lineDashes - Variable in class org.eclipse.swt.graphics. GCData
 
lineDashesOffset - Variable in class org.eclipse.swt.graphics. GCData
 
lineGetBackground(LineBackgroundEvent) - Method in class org.eclipse.jface.text. CursorLinePainter
 
lineGetBackground(LineBackgroundEvent) - Method in interface org.eclipse.swt.custom. LineBackgroundListener
This method is called when a line is about to be drawn in order to get its background color.
lineGetBackground(LineBackgroundEvent) - Method in class org.eclipse.ui.console. TextConsoleViewer
 
lineGetSegments(BidiSegmentEvent) - Method in interface org.eclipse.swt.custom. BidiSegmentListener
This method is called when a line needs to be reordered for measuring or rendering in a bidi locale.
lineGetStyle(LineStyleEvent) - Method in interface org.eclipse.swt.custom. LineStyleListener
This method is called when a line is about to be drawn in order to get the line's style information.
lineGetStyle(LineStyleEvent) - Method in class org.eclipse.ui.console. TextConsoleViewer
 
lineJoin - Variable in class org.eclipse.swt.graphics. GCData
 
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. BidiSegmentEvent
line start offset
lineOffset - Variable in class org.eclipse.swt.custom. LineBackgroundEvent
line start offset
lineOffset - Variable in class org.eclipse.swt.custom. LineStyleEvent
line start offset (input)
lineOffset - Variable in class org.eclipse.swt.custom. MovementEvent
line start offset (input)
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.
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.
lineText - Variable in class org.eclipse.swt.custom. BidiSegmentEvent
line text
lineText - Variable in class org.eclipse.swt.custom. LineBackgroundEvent
line text
lineText - Variable in class org.eclipse.swt.custom. LineStyleEvent
line text (input)
lineText - Variable in class org.eclipse.swt.custom. MovementEvent
line text (input)
lineTo(float, float) - Method in class org.eclipse.swt.graphics. Path
Adds to the receiver a line from the current point to the point specified by (x, y).
lineWidth - Variable in class org.eclipse.swt.graphics. GCData
 
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_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(Event) - Method in interface org.eclipse.ui.console. IHyperlink2
Notification that this link has been activated.
linkActivated(HyperlinkEvent) - Method in class org.eclipse.ui.forms.events. HyperlinkAdapter
Sent when the link is activated.
linkActivated(HyperlinkEvent) - Method in interface org.eclipse.ui.forms.events. IHyperlinkListener
Sent when hyperlink is activated either by mouse click inside the link client area, or by pressing 'Enter' key while hyperlink has keyboard focus.
linkCycleActionPair(ActionFactory.IWorkbenchAction, ActionFactory.IWorkbenchAction) - Static method in class org.eclipse.ui.actions. ActionFactory
Establishes bi-direction connections between the forward and backward actions of a cycle pair.
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, LinkedModeUI.LinkedModeUITarget[]) - Constructor for class org.eclipse.jface.text.link. LinkedModeUI
Creates a new UI on the given model and the set of viewers.
LinkedModeUI(LinkedModeModel, ITextViewer) - Constructor for class org.eclipse.jface.text.link. LinkedModeUI
Convenience constructor for just one viewer.
LinkedModeUI(LinkedModeModel, ITextViewer[]) - Constructor for class org.eclipse.jface.text.link. LinkedModeUI
Convenience constructor for multiple viewers.
LinkedModeUI(LinkedModeModel, LinkedModeUI.LinkedModeUITarget) - Constructor for class org.eclipse.jface.text.link. LinkedModeUI
Convenience constructor for one target.
LinkedModeUI.ExitFlags - Class in org.eclipse.jface.text.link
Exit flags returned if a custom exit policy wants to exit linked mode.
LinkedModeUI.ExitFlags(int, boolean) - Constructor for class org.eclipse.jface.text.link. LinkedModeUI.ExitFlags
Creates a new instance.
LinkedModeUI.IExitPolicy - Interface 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.
LinkedModeUI.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, int) - Constructor for class org.eclipse.jface.text.link. LinkedPosition
Creates a new instance.
LinkedPosition(IDocument, int, int) - Constructor for class org.eclipse.jface.text.link. LinkedPosition
Creates a new instance.
LinkedPositionGroup - Class 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
 
linkEntered() - Method in class org.eclipse.debug.ui.console. FileLink
 
linkEntered() - Method in interface org.eclipse.ui.console. IHyperlink
Notification that the mouse has entered this link's region.
linkEntered(IHyperlink) - Method in class org.eclipse.ui.console. TextConsoleViewer
Notification a hyperlink has been entered.
linkEntered(HyperlinkEvent) - Method in class org.eclipse.ui.forms.events. HyperlinkAdapter
Sent when the link is entered.
linkEntered(HyperlinkEvent) - Method in interface org.eclipse.ui.forms.events. IHyperlinkListener
Sent when hyperlink is entered either by mouse entering the link client area, or keyboard focus switching to the hyperlink.
linkExited() - Method in class org.eclipse.debug.ui.console. FileLink
 
linkExited() - Method in interface org.eclipse.ui.console. IHyperlink
Notification that the mouse has exited this link's region
linkExited(IHyperlink) - Method in class org.eclipse.ui.console. TextConsoleViewer
Notification a link was exited.
linkExited(HyperlinkEvent) - Method in class org.eclipse.ui.forms.events. HyperlinkAdapter
Sent when the link is exited.
linkExited(HyperlinkEvent) - Method in interface org.eclipse.ui.forms.events. IHyperlinkListener
Sent when hyperlink is exited either by mouse exiting the link client area, or keyboard focus switching from the hyperlink.
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.
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.
linkToEditor(IStructuredSelection) - Method in class org.eclipse.ui.views.navigator. ResourceNavigator
Deprecated. As of 3.5, replaced by ResourceNavigator.linkToEditor(ISelection)
linkToEditor(ISelection) - Method in class org.eclipse.ui.views.navigator. ResourceNavigator
Deprecated. Brings the corresponding editor to top if the selected resource is open.
list(String) - Static method in class org.eclipse.core.databinding.beans. BeanProperties
Returns a list property for the given property name of an arbitrary bean class.
list(String, Class) - Static method in class org.eclipse.core.databinding.beans. BeanProperties
Returns a list property for the given property name of an arbitrary bean class.
list(Class, String) - Static method in class org.eclipse.core.databinding.beans. BeanProperties
Returns a list property for the given property name of the given bean class.
list(Class, String, Class) - Static method in class org.eclipse.core.databinding.beans. BeanProperties
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, Class) - Method in interface org.eclipse.core.databinding.beans. IBeanValueProperty
Returns a master-detail combination of this property and the specified list property.
list(IBeanListProperty) - 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. PojoProperties
Returns a list property for the given property name of an arbitrary bean class.
list(String, Class) - Static method in class org.eclipse.core.databinding.beans. PojoProperties
Returns a list property for the given property name of an arbitrary bean class.
list(Class, String) - Static method in class org.eclipse.core.databinding.beans. PojoProperties
Returns a list property for the given property name of the given bean class.
list(Class, String, Class) - Static method in class org.eclipse.core.databinding.beans. PojoProperties
Returns a list property for the given property name of the given bean class.
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 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.
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 - Class in org.eclipse.core.databinding
 
ListBinding(IObservableList, IObservableList, UpdateListStrategy, UpdateListStrategy) - Constructor for class org.eclipse.core.databinding. ListBinding
 
ListChangeEvent - Class in org.eclipse.core.databinding.observable.list
List change event describing an incremental change of an IObservableList object.
ListChangeEvent(IObservableList, ListDiff) - Constructor for class org.eclipse.core.databinding.observable.list. ListChangeEvent
Creates a new list change event.
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 - 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 - 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 - 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 - Interface in org.eclipse.swt.widgets
Implementers of Listener provide a simple handleEvent() method that is used internally by SWT to dispatch events.
ListenerList - 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.
ListenerList - Class in org.eclipse.jface.util
Deprecated. Please use ListenerList instead. Please note that the ListenerList.ListenerList(int) and ListenerList.ListenerList(int) constructors have different semantics. Please read the javadoc carefully. Also note that the equivalent of ListenerList.ListenerList() is actually ListenerList.ListenerList(int) with ListenerList.IDENTITY as the argument.
ListenerList() - Constructor for class org.eclipse.jface.util. ListenerList
Deprecated. Creates a listener list with an initial capacity of 1.
ListenerList(int) - Constructor for class org.eclipse.jface.util. ListenerList
Deprecated. Creates a listener list with the given initial capacity.
listeners - Variable in class org.eclipse.core.runtime. Preferences
Deprecated. List of registered listeners (element type: IPropertyChangeListener).
ListeningLabelProvider - Class in org.eclipse.jface.databinding.viewers
 
ListeningLabelProvider(IObservableSet) - 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
 
listFactory(Realm, String, Class) - Static method in class org.eclipse.core.databinding.beans. BeansObservables
Returns a factory for creating observable lists in the given realm, tracking the given property of a particular bean object
listFactory(String, Class) - Static method in class org.eclipse.core.databinding.beans. BeansObservables
Returns a factory for creating observable lists in the current default realm, tracking the given property of a particular bean object
listFactory(Realm, String, Class) - Static method in class org.eclipse.core.databinding.beans. PojoObservables
Returns a factory for creating observable lists in the given realm, tracking the given property of a particular pojo object
listFactory(String, Class) - Static method in class org.eclipse.core.databinding.beans. PojoObservables
Returns a factory for creating observable lists in the current default realm, tracking the given property of a particular pojo object
ListFeaturesCommand - Class in org.eclipse.update.standalone
Deprecated. The org.eclipse.update component has been replaced by Equinox p2. This provisional API was never promoted to stable API, and may be removed from a future release of the platform.
ListFeaturesCommand(String) - Constructor for class org.eclipse.update.standalone. ListFeaturesCommand
Deprecated.  
listGetItemCount() - Method in class org.eclipse.jface.viewers. AbstractListViewer
Returns the number of items contained in the underlying widget.
listGetItemCount() - Method in class org.eclipse.jface.viewers. ComboViewer
 
listGetItemCount() - Method in class org.eclipse.jface.viewers. ListViewer
 
listGetSelectionIndices() - Method in class org.eclipse.jface.viewers. AbstractListViewer
Returns the zero-relative indices of the items which are currently selected in the underlying widget.
listGetSelectionIndices() - Method in class org.eclipse.jface.viewers. ComboViewer
 
listGetSelectionIndices() - Method in class org.eclipse.jface.viewers. ListViewer
 
listGetTopIndex() - Method in class org.eclipse.jface.viewers. AbstractListViewer
Returns the index of the item currently at the top of the viewable area.
listGetTopIndex() - Method in class org.eclipse.jface.viewers. ListViewer
 
listIterator() - Method in class org.eclipse.core.databinding.observable.list. DecoratingObservableList
 
listIterator(int) - Method in class org.eclipse.core.databinding.observable.list. DecoratingObservableList
 
listIterator() - Method in interface org.eclipse.core.databinding.observable.list. IObservableList
 
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() - Method in class org.eclipse.core.databinding.observable.list. ObservableList
 
listIterator(int) - Method in class org.eclipse.core.databinding.observable.list. ObservableList
 
listRemove(int) - Method in class org.eclipse.jface.viewers. AbstractListViewer
Removes the item from the underlying widget at the given zero-relative index.
listRemove(int) - Method in class org.eclipse.jface.viewers. ComboViewer
 
listRemove(int) - Method in class org.eclipse.jface.viewers. ListViewer
 
listRemoveAll() - Method in class org.eclipse.jface.viewers. AbstractListViewer
Removes all of the items from the underlying widget.
listRemoveAll() - Method in class org.eclipse.jface.viewers. ComboViewer
 
listRemoveAll() - Method in class org.eclipse.jface.viewers. ListViewer
 
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
Creates a list selection dialog.
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 - Class in org.eclipse.core.databinding.observable.set
Observable set backed by an observable list.
ListToSetAdapter(IObservableList) - Constructor for class org.eclipse.core.databinding.observable.set. ListToSetAdapter
 
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(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(IPreferenceStore, String) - Method in class org.eclipse.jface.commands. PersistentState
Loads this state from the preference store, given the location at which to look.
load(IPreferenceStore, String) - Method in class org.eclipse.jface.commands. ToggleState
 
load(Reader) - Method in class org.eclipse.jface.dialogs. DialogSettings
 
load(String) - Method in class org.eclipse.jface.dialogs. DialogSettings
 
load(Reader) - Method in interface org.eclipse.jface.dialogs. IDialogSettings
Load a dialog settings from a stream and fill the receiver with its content.
load(String) - Method in interface org.eclipse.jface.dialogs. IDialogSettings
Load a dialog settings from a file and fill the receiver with its content.
load(IPreferenceStore, String) - Method in class org.eclipse.jface.menus. TextState
 
load() - Method in class org.eclipse.jface.preference. FieldEditor
Initializes this field editor with the preference value from the preference store.
load() - Method in class org.eclipse.jface.preference. PreferenceStore
Loads this preference store from the file established in the constructor PreferenceStore(java.lang.String) (or by setFileName).
load(InputStream) - Method in class org.eclipse.jface.preference. PreferenceStore
Loads this preference store from the given input stream.
load() - Method in class org.eclipse.jface.text.templates.persistence. TemplateStore
Loads the templates from contributions and preferences.
load(InputStream) - Method in class org.eclipse.swt.graphics. ImageLoader
Loads an array of ImageData objects from the specified input stream.
load(String) - Method in class org.eclipse.swt.graphics. ImageLoader
Loads an array of ImageData objects from the file with the specified name.
load(IMemento) - Method in class org.eclipse.ui.dialogs. FilteredItemsSelectionDialog.SelectionHistory
Load history elements from memento.
load(IPreferenceStore, String) - Method in class org.eclipse.ui.handlers. RadioState
 
load() - Method in class org.eclipse.ui.ide.dialogs. ResourceEncodingFieldEditor
 
loadAdapter(Object, String) - Method in interface org.eclipse.core.runtime. IAdapterManager
Returns an object that is an instance of the given class name associated with the given object.
loadContributedTemplates() - Method in class org.eclipse.jface.text.templates.persistence. TemplateStore
Hook method to load contributed templates.
loadContributedTemplates() - Method in class org.eclipse.ui.editors.text.templates. ContributionTemplateStore
Loads the templates contributed via the templates extension point.
loadCopyParticipants(RefactoringStatus, RefactoringProcessor, Object, CopyArguments, String[], SharableParticipants) - Static method in class org.eclipse.ltk.core.refactoring.participants. ParticipantManager
Loads the copy participants for the given element.
loadCopyParticipants(RefactoringStatus, RefactoringProcessor, Object, CopyArguments, IParticipantDescriptorFilter, String[], SharableParticipants) - Static method in class org.eclipse.ltk.core.refactoring.participants. ParticipantManager
Loads the copy participants for the given element.
loadCreateParticipants(RefactoringStatus, RefactoringProcessor, Object, CreateArguments, String[], SharableParticipants) - Static method in class org.eclipse.ltk.core.refactoring.participants. ParticipantManager
Loads the create participants for the given element.
loadCreateParticipants(RefactoringStatus, RefactoringProcessor, Object, CreateArguments, IParticipantDescriptorFilter, String[], SharableParticipants) - Static method in class org.eclipse.ltk.core.refactoring.participants. ParticipantManager
Loads the create participants for the given element.
loadDefault() - Method in class org.eclipse.jface.preference. FieldEditor
Initializes this field editor with the default preference value from the preference store.
loadDefault() - Method in class org.eclipse.ui.ide.dialogs. ResourceEncodingFieldEditor
 
loadDeleteParticipants(RefactoringStatus, RefactoringProcessor, Object, DeleteArguments, String[], SharableParticipants) - Static method in class org.eclipse.ltk.core.refactoring.participants. ParticipantManager
Loads the delete participants for the given element.
loadDeleteParticipants(RefactoringStatus, RefactoringProcessor, Object, DeleteArguments, IParticipantDescriptorFilter, String[], SharableParticipants) - Static method in class org.eclipse.ltk.core.refactoring.participants. ParticipantManager
Loads the delete participants for the given element.
loadDialogSettings() - Method in class org.eclipse.ui.plugin. AbstractUIPlugin
Loads the dialog settings for this plug-in.
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.
loadMoveParticipants(RefactoringStatus, RefactoringProcessor, Object, MoveArguments, String[], SharableParticipants) - Static method in class org.eclipse.ltk.core.refactoring.participants. ParticipantManager
Loads the move participants for the given element.
loadMoveParticipants(RefactoringStatus, RefactoringProcessor, Object, MoveArguments, IParticipantDescriptorFilter, String[], SharableParticipants) - Static method in class org.eclipse.ltk.core.refactoring.participants. ParticipantManager
Loads the move participants for the given element.
loadParticipants(RefactoringStatus, SharableParticipants) - Method in class org.eclipse.ltk.core.refactoring.participants. RefactoringProcessor
Returns the array of participants.
loadPreferenceStore() - Method in class org.eclipse.ui.plugin. AbstractUIPlugin
Deprecated. As of Eclipse 2.0, a basic preference store exists for all plug-ins. This method now exists only for backwards compatibility. It is called as the plug-in's preference store is being initialized. The plug-ins preferences are loaded from the file regardless of what this method does.
loadProjectDescription(IPath) - Method in interface org.eclipse.core.resources. IWorkspace
Reads the project description file (".project") from the given location in the local file system.
loadProjectDescription(InputStream) - Method in interface org.eclipse.core.resources. IWorkspace
Reads the project description file (".project") from the given InputStream.
loadRenameParticipants(RefactoringStatus, RefactoringProcessor, Object, RenameArguments, String[], SharableParticipants) - Static method in class org.eclipse.ltk.core.refactoring.participants. ParticipantManager
Loads the rename participants for the given element.
loadRenameParticipants(RefactoringStatus, RefactoringProcessor, Object, RenameArguments, IParticipantDescriptorFilter, String[], SharableParticipants) - Static method in class org.eclipse.ltk.core.refactoring.participants. ParticipantManager
Loads the rename participants for the given element.
loadSettings(IMemento) - Method in class org.eclipse.ui.views.markers. MarkerFieldFilter
Load any settings for the receiver from the memento.
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.
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.
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.
LocalSelectionTransfer - Class in org.eclipse.ui.views.navigator
Deprecated. as of 3.5, use LocalSelectionTransfer instead
LocalSystemInfo - Class in org.eclipse.update.configuration
Deprecated. The org.eclipse.update component has been replaced by Equinox p2. This provisional API was never promoted to stable API, and may be removed from a future release of the platform.
LocalSystemInfo() - Constructor for class org.eclipse.update.configuration. LocalSystemInfo
Deprecated.  
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
 
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() - Static method in class org.eclipse.jface.databinding.swt. 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.swt.browser. AuthenticationEvent
The location that triggered the authentication challenge
location - Variable in class org.eclipse.swt.browser. LocationEvent
current location
location - Variable in class org.eclipse.swt.browser. WindowEvent
Requested location for the Shell hosting the Browser.
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.
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_TOOL_BAR - Static variable in class org.eclipse.ui.actions. ActionFactory
Workbench action (id: "lockToolBar"): Lock/unlock the workbench window tool bar.
LOCK_TRIM - Static variable in interface org.eclipse.ui. IWorkbenchPreferenceConstants
Allows locking the trim to prevent user dragging on startup.
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
 
log(Throwable) - Static method in class org.eclipse.ant.core. AntCorePlugin
Logs the specified throwable with this plug-in's log.
log(IStatus) - Method in interface org.eclipse.core.databinding.util. ILogger
Logs the given status.
log(IStatus) - Method in interface org.eclipse.core.runtime. ILog
Logs the given status.
log(IStatus) - Method in class org.eclipse.core.runtime.spi. RegistryStrategy
Override this method to provide customized logging functionality to the registry.
log(Throwable) - Static method in class org.eclipse.core.variables. VariablesPlugin
Logs the specified throwable with this plug-in's log.
log(IStatus) - Static method in class org.eclipse.core.variables. VariablesPlugin
Logs the specified status with this plug-in's log.
log(IStatus) - Static method in class org.eclipse.debug.core. DebugPlugin
Logs the specified status with this plug-in's log.
log(Throwable) - Static method in class org.eclipse.debug.core. DebugPlugin
Logs the specified throwable with this plug-in's log.
log(CoreException) - Method in class org.eclipse.debug.ui. WorkingDirectoryBlock
Logs exceptions that have been caught by this working directory block.
log(IStatus) - Method in interface org.eclipse.jface.util. ILogger
Logs the given status.
log(IStatus) - Static method in class org.eclipse.ui.console. ConsolePlugin
Logs the specified status with this plug-in's log.
log(Throwable) - Static method in class org.eclipse.ui.console. ConsolePlugin
Logs the specified throwable with this plug-in's log.
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.
logException(Exception) - Static method in class org.eclipse.jface.util. Policy
Log the Exception to the 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
 
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_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.
lookup(IPath) - Method in interface org.eclipse.core.resources. ISaveContext
Returns the current location for the given file or null if none.
lookup(IPath) - Method in interface org.eclipse.core.resources. ISavedState
Returns the mapped location associated with the given path or null if none.
lookupLocalFile(String) - Static method in class org.eclipse.update.core. Utilities
Deprecated. Returns a previously cached local file (in temporary area) matching the specified key.
lookupSource(Object, ISourceLocator) - Static method in class org.eclipse.debug.ui. DebugUITools
Performs source lookup on the given artifact and returns the result.
LOW - Static variable in class org.eclipse.swt. SWT
Indicates low quality (value is 1).
LOW - Static variable in class org.eclipse.ui.commands. Priority
Deprecated. An instance representing 'low' priority.
LOW - Static variable in class org.eclipse.ui.navigator. Priority
Indicates Low priority as a Priority enumeration.
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.
LuceneSearchParticipant - Class in org.eclipse.help.search
Participant in the help search.
LuceneSearchParticipant() - Constructor for class org.eclipse.help.search. LuceneSearchParticipant
 

Eclipse Platform
Release 3.5
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

Guidelines for using Eclipse APIs.

Copyright (c) Eclipse contributors and others 2000, 2008. All rights reserved.


 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire