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 _

M

M1_NAME - Static variable in interface org.eclipse.jface.bindings.keys. IKeyLookup
The formal name of the 'M1' key.
M2_NAME - Static variable in interface org.eclipse.jface.bindings.keys. IKeyLookup
The formal name of the 'M2' key.
M3_NAME - Static variable in interface org.eclipse.jface.bindings.keys. IKeyLookup
The formal name of the 'M3' key.
M4_NAME - Static variable in interface org.eclipse.jface.bindings.keys. IKeyLookup
The formal name of the 'M4' key.
M_EDIT - Static variable in interface org.eclipse.ui.ide. IIDEActionConstants
Name of standard Edit menu (value "edit").
M_EDIT - Static variable in interface org.eclipse.ui. IWorkbenchActionConstants
Name of standard Edit menu (value "edit").
M_FILE - Static variable in interface org.eclipse.ui.ide. IIDEActionConstants
Name of standard File menu (value "file").
M_FILE - Static variable in interface org.eclipse.ui. IWorkbenchActionConstants
Name of standard File menu (value "file").
M_HELP - Static variable in interface org.eclipse.ui.ide. IIDEActionConstants
Name of standard Help menu (value "help").
M_HELP - Static variable in interface org.eclipse.ui. IWorkbenchActionConstants
Name of standard Help menu (value "help").
M_LAUNCH - Static variable in interface org.eclipse.ui. IWorkbenchActionConstants
Name of Launch window menu (value "launch").
M_NAVIGATE - Static variable in interface org.eclipse.ui.ide. IIDEActionConstants
Name of standard Navigate menu (value "navigate").
M_NAVIGATE - Static variable in interface org.eclipse.ui. IWorkbenchActionConstants
Name of standard Navigate menu (value "navigate").
M_PROJECT - Static variable in interface org.eclipse.ui.ide. IIDEActionConstants
Name of standard Project menu (value "project").
M_PROJECT - Static variable in interface org.eclipse.ui. IWorkbenchActionConstants
Name of standard Project menu (value "project").
M_PROJECT_CONFIGURE - Static variable in interface org.eclipse.ui. IWorkbenchActionConstants
ID of the Project configure popup menu, can be used in menuContributions and objectContributions.
M_VIEW - Static variable in interface org.eclipse.ui. IWorkbenchActionConstants
Deprecated. Since 3.0. This is no longer used.
M_WINDOW - Static variable in interface org.eclipse.ui.ide. IIDEActionConstants
Name of standard Window menu (value "window").
M_WINDOW - Static variable in interface org.eclipse.ui. IWorkbenchActionConstants
Name of standard Window menu (value "window").
M_WORKBENCH - Static variable in interface org.eclipse.ui. IWorkbenchActionConstants
Deprecated. Since 3.0. This is no longer used.
magnitude(Point) - Static method in class org.eclipse.jface.util. Geometry
Returns the magnitude of the given 2d vector (represented as a Point)
magnitudeSquared(Point) - Static method in class org.eclipse.jface.util. Geometry
Returns the square of the magnitude of the given 2-space vector (represented using a point)
main(String[]) - Static method in class org.eclipse.core.runtime.adaptor. EclipseStarter
This is the main to start osgi.
main(String[]) - Static method in class org.eclipse.help.standalone. Help
Controls standalone help system from command line.
main(String[]) - Static method in class org.eclipse.help.standalone. Infocenter
Controls start up and shut down of infocenter from command line.
MAIN_MENU - Static variable in class org.eclipse.ui.menus. MenuUtil
Main Menu
MAIN_TOOLBAR - Static variable in class org.eclipse.ui.menus. MenuUtil
Main ToolBar (CoolBar)
MainActionGroup - Class in org.eclipse.ui.views.navigator
Deprecated. as of 3.5, use the Common Navigator Framework classes instead
MainActionGroup(IResourceNavigator) - Constructor for class org.eclipse.ui.views.navigator. MainActionGroup
Deprecated. Constructs the main action group.
makeAbsolute() - Method in interface org.eclipse.core.runtime. IPath
Returns an absolute path with the segments and device id of this path.
makeAbsolute() - Method in class org.eclipse.core.runtime. Path
 
makeAbsolute(URI, URI) - Static method in class org.eclipse.core.runtime. URIUtil
Returns an absolute URI that is created by appending the given relative URI to the given base.
makeActions(IWorkbenchWindow) - Method in class org.eclipse.ui.application. ActionBarAdvisor
Instantiates the actions used in the fill methods.
makeActions() - Method in class org.eclipse.ui.views.navigator. GotoActionGroup
Deprecated.  
makeActions() - Method in class org.eclipse.ui.views.navigator. MainActionGroup
Deprecated. Makes the actions contained directly in this action group.
makeActions() - Method in class org.eclipse.ui.views.navigator. OpenActionGroup
Deprecated.  
makeActions() - Method in class org.eclipse.ui.views.navigator. RefactorActionGroup
Deprecated.  
makeActions() - Method in class org.eclipse.ui.views.navigator. ResourceNavigator
Deprecated. Creates the action group, which encapsulates all actions for the view.
makeActions() - Method in class org.eclipse.ui.views.navigator. ResourceNavigatorActionGroup
Deprecated. Makes the actions contained in this action group.
makeActions() - Method in class org.eclipse.ui.views.navigator. SortAndFilterActionGroup
Deprecated.  
makeActions() - Method in class org.eclipse.ui.views.navigator. WorkspaceActionGroup
Deprecated.  
makeColumnsEqualWidth - Variable in class org.eclipse.swt.layout. GridLayout
makeColumnsEqualWidth specifies whether all columns in the layout will be forced to have the same width.
makeColumnsEqualWidth - Variable in class org.eclipse.ui.forms.widgets. TableWrapLayout
If set to true, all the columns will have the same width.
makeContributions(IMenuManager, IToolBarManager, IStatusLineManager) - Method in class org.eclipse.ui.part. Page
 
makeContributions(IMenuManager, IToolBarManager, IStatusLineManager) - Method in class org.eclipse.ui.views.properties. PropertySheetPage
 
makeDirty() - Method in class org.eclipse.core.databinding.observable.value. ComputedValue
 
makeDirty() - Method in class org.eclipse.core.databinding.observable.value. DuplexingObservableValue
 
makeInSync(IDiff, IProgressMonitor) - Method in class org.eclipse.team.core.mapping.provider. MergeContext
Method that is invoked from MergeContext.performReplace(IDiff, IProgressMonitor) after the local has been changed to match the remote.
makeRelative() - Method in interface org.eclipse.core.runtime. IPath
Returns a relative path with the segments and device id of this path.
makeRelative() - Method in class org.eclipse.core.runtime. Path
 
makeRelative(URI, URI) - Static method in class org.eclipse.core.runtime. URIUtil
Returns a URI equivalent to the given original URI, but relative to the given base URI if possible.
makeRelativeTo(IPath) - Method in interface org.eclipse.core.runtime. IPath
Returns a path equivalent to this path, but relative to the given base path if possible.
makeRelativeTo(IPath) - Method in class org.eclipse.core.runtime. Path
Returns a path equivalent to this path, but relative to the given base path if possible.
makeSubGroups() - Method in class org.eclipse.ui.views.navigator. MainActionGroup
Deprecated. Makes the sub action groups.
makeUNC(boolean) - Method in interface org.eclipse.core.runtime. IPath
Return a new path which is the equivalent of this path converted to UNC form (if the given boolean is true) or this path not as a UNC path (if the given boolean is false).
makeUNC(boolean) - Method in class org.eclipse.core.runtime. Path
 
MalformedTreeException - Exception in org.eclipse.text.edits
Thrown to indicate that an edit got added to a parent edit but the child edit somehow conflicts with the parent or one of it siblings.
MalformedTreeException(TextEdit, TextEdit, String) - Constructor for exception org.eclipse.text.edits. MalformedTreeException
Constructs a new malformed tree exception.
MANAGED_ONLY - Static variable in interface org.eclipse.update.configurator. IPlatformConfiguration.ISitePolicy
Deprecated. When this site policy is used, only plug-ins specified by the configured features are contributed to the runtime.
ManagedForm - Class in org.eclipse.ui.forms
Managed form wraps a form widget and adds life cycle methods for form parts.
ManagedForm(Composite) - Constructor for class org.eclipse.ui.forms. ManagedForm
Creates a managed form in the provided parent.
ManagedForm(FormToolkit, ScrolledForm) - Constructor for class org.eclipse.ui.forms. ManagedForm
Creates a managed form that will use the provided toolkit and
managePosition(Position) - Method in interface org.eclipse.jface.text. IPaintPositionManager
Starts managing the given position until unmanagePosition is called.
ManifestElement - Class in org.eclipse.osgi.util
This class represents a single manifest element.
ManifestElement() - Constructor for class org.eclipse.osgi.util. ManifestElement
Constructs an empty manifest element with no value or attributes.
MANUAL_CONFLICT - Static variable in class org.eclipse.team.core.synchronize. SyncInfo
Sync constant (value 64) indicating that both the local and remote resources have changed relative to the base and their content changes conflict (e.g. local and remote resource have changes on same lines).
map(String) - Static method in class org.eclipse.core.databinding.beans. BeanProperties
Returns a map property for the given property name of an arbitrary bean class.
map(String, Class, Class) - Static method in class org.eclipse.core.databinding.beans. BeanProperties
Returns a map property for the given property name of an arbitrary bean class.
map(Class, String) - Static method in class org.eclipse.core.databinding.beans. BeanProperties
Returns a map property for the given property name of the given bean class.
map(Class, String, Class, Class) - Static method in class org.eclipse.core.databinding.beans. BeanProperties
Returns a map property for the given property name of the given bean class.
map(String) - Method in interface org.eclipse.core.databinding.beans. IBeanValueProperty
Returns a master-detail combination of this property and the specified map property.
map(String, Class, Class) - Method in interface org.eclipse.core.databinding.beans. IBeanValueProperty
Returns a master-detail combination of this property and the specified map property.
map(IBeanMapProperty) - Method in interface org.eclipse.core.databinding.beans. IBeanValueProperty
Returns a master-detail combination of this property and the specified map property.
map(String) - Static method in class org.eclipse.core.databinding.beans. PojoProperties
Returns a map property for the given property name of an arbitrary bean class.
map(String, Class, Class) - Static method in class org.eclipse.core.databinding.beans. PojoProperties
Returns a map property for the given property name of an arbitrary bean class.
map(Class, String) - Static method in class org.eclipse.core.databinding.beans. PojoProperties
Returns a map property for the given property name of the given bean class.
map(Class, String, Class, Class) - Static method in class org.eclipse.core.databinding.beans. PojoProperties
Returns a map property for the given property name of the given bean class.
map(IPath, IPath) - Method in interface org.eclipse.core.resources. ISaveContext
Maps the given plug-in file to its real location.
map(Control, Control, Point) - Method in class org.eclipse.swt.widgets. Display
Maps a point from one coordinate system to another.
map(Control, Control, int, int) - Method in class org.eclipse.swt.widgets. Display
Maps a point from one coordinate system to another.
map(Control, Control, Rectangle) - Method in class org.eclipse.swt.widgets. Display
Maps a point from one coordinate system to another.
map(Control, Control, int, int, int, int) - Method in class org.eclipse.swt.widgets. Display
Maps a point from one coordinate system to another.
map(IProject, String) - Static method in class org.eclipse.team.core. RepositoryProvider
Instantiate a new RepositoryProvider with concrete class by given providerID and associate it with project.
MapChangeEvent - Class in org.eclipse.core.databinding.observable.map
Map change event describing an incremental change of an IObservableMap object.
MapChangeEvent(IObservableMap, MapDiff) - Constructor for class org.eclipse.core.databinding.observable.map. MapChangeEvent
Creates a new map change event
MapDiff - Class in org.eclipse.core.databinding.observable.map
 
MapDiff() - Constructor for class org.eclipse.core.databinding.observable.map. MapDiff
 
mapElement(Object, Widget) - Method in class org.eclipse.jface.viewers. StructuredViewer
Adds the element item pair to the element map.
mapElement(Object, Widget) - Method in class org.eclipse.jface.viewers. TreeViewer
 
mapElement(Object, Widget) - Method in class org.eclipse.ui.navigator. CommonViewer
 
mapEntryValueFactory(IObservableMap, Object) - Static method in class org.eclipse.core.databinding.observable. Observables
Returns a factory for creating obervable values tracking the value of the observable map entry identified by a particular key.
mapLocalFile(String, File) - Static method in class org.eclipse.update.core. Utilities
Deprecated. The file is associated with a lookup key.
MappedSet - Class in org.eclipse.core.databinding.observable.set
Deprecated. This class is deprecated.
MappedSet(IObservableSet, IObservableMap) - Constructor for class org.eclipse.core.databinding.observable.set. MappedSet
Deprecated.  
mapPropertyFactory(Realm, String) - Static method in class org.eclipse.core.databinding.beans. BeansObservables
Returns a factory for creating an observable map.
mapPropertyFactory(String) - Static method in class org.eclipse.core.databinding.beans. BeansObservables
Returns a factory for creating an observable map.
mapPropertyFactory(Realm, String) - Static method in class org.eclipse.core.databinding.beans. PojoObservables
Returns a factory for creating an observable map.
mapPropertyFactory(String) - Static method in class org.eclipse.core.databinding.beans. PojoObservables
Returns a factory for creating an observable map.
mapToStore(Map, IPreferenceStore) - Method in class org.eclipse.jface.text.formatter. FormattingContext
 
mapToStore(Map, IPreferenceStore) - Method in interface org.eclipse.jface.text.formatter. IFormattingContext
Stores the preferences from a map to a preference store.
mapType(Object) - Method in class org.eclipse.ui.views.properties.tabbed. AbstractTypeMapper
 
mapType(Object) - Method in interface org.eclipse.ui.views.properties.tabbed. ITypeMapper
Map the input object to a domain model type.
MARGIN_HEIGHT - Static variable in class org.eclipse.jface.preference. FieldEditorPreferencePage
The margin height used by layout styles FLAT and GRID.
MARGIN_WIDTH - Static variable in class org.eclipse.jface.preference. FieldEditorPreferencePage
The margin width used by layout styles FLAT and GRID.
marginBottom - Variable in class org.eclipse.swt.layout. FormLayout
marginBottom specifies the number of pixels of vertical margin that will be placed along the bottom edge of the layout.
marginBottom - Variable in class org.eclipse.swt.layout. GridLayout
marginBottom specifies the number of pixels of vertical margin that will be placed along the bottom edge of the layout.
marginBottom - Variable in class org.eclipse.swt.layout. RowLayout
marginBottom specifies the number of pixels of vertical margin that will be placed along the bottom edge of the layout.
marginHeight - Variable in class org.eclipse.jface.wizard. WizardDialog.PageContainerFillLayout
The margin height; 5 pixels by default.
marginHeight - Variable in class org.eclipse.swt.custom. CTabFolder
marginHeight specifies the number of pixels of vertical margin that will be placed along the top and bottom edges of the form.
marginHeight - Variable in class org.eclipse.swt.custom. StackLayout
marginHeight specifies the number of pixels of vertical margin that will be placed along the top and bottom edges of the layout.
marginHeight - Variable in class org.eclipse.swt.custom. ViewForm
marginHeight specifies the number of pixels of vertical margin that will be placed along the top and bottom edges of the form.
marginHeight - Variable in class org.eclipse.swt.layout. FillLayout
marginHeight specifies the number of pixels of vertical margin that will be placed along the top and bottom edges of the layout.
marginHeight - Variable in class org.eclipse.swt.layout. FormLayout
marginHeight specifies the number of pixels of vertical margin that will be placed along the top and bottom edges of the layout.
marginHeight - Variable in class org.eclipse.swt.layout. GridLayout
marginHeight specifies the number of pixels of vertical margin that will be placed along the top and bottom edges of the layout.
marginHeight - Variable in class org.eclipse.swt.layout. RowLayout
marginHeight specifies the number of pixels of vertical margin that will be placed along the top and bottom edges of the layout.
marginHeight - Variable in class org.eclipse.ui.forms.widgets. AbstractHyperlink
Amount of the margin height around the hyperlink (default is 1).
marginHeight - Variable in class org.eclipse.ui.forms.widgets. ExpandableComposite
Height of the margin that will be added around the control (default is 0).
marginHeight - Variable in class org.eclipse.ui.forms.widgets. FormText
Value of tue vertical margin (default is 1).
marginLeft - Variable in class org.eclipse.swt.layout. FormLayout
marginLeft specifies the number of pixels of horizontal margin that will be placed along the left edge of the layout.
marginLeft - Variable in class org.eclipse.swt.layout. GridLayout
marginLeft specifies the number of pixels of horizontal margin that will be placed along the left edge of the layout.
marginLeft - Variable in class org.eclipse.swt.layout. RowLayout
marginLeft specifies the number of pixels of horizontal margin that will be placed along the left edge of the layout.
MarginPainter - Class in org.eclipse.jface.text
Paints a vertical line (margin line) after a given column respecting the text viewer's font.
MarginPainter(ITextViewer) - Constructor for class org.eclipse.jface.text. MarginPainter
Creates a new painter for the given text viewer.
marginRight - Variable in class org.eclipse.swt.layout. FormLayout
marginRight specifies the number of pixels of horizontal margin that will be placed along the right edge of the layout.
marginRight - Variable in class org.eclipse.swt.layout. GridLayout
marginRight specifies the number of pixels of horizontal margin that will be placed along the right edge of the layout.
marginRight - Variable in class org.eclipse.swt.layout. RowLayout
marginRight specifies the number of pixels of horizontal margin that will be placed along the right edge of the layout.
margins(Point) - Method in class org.eclipse.jface.layout. GridLayoutFactory
Sets the margins for layouts created with this factory.
margins(int, int) - Method in class org.eclipse.jface.layout. GridLayoutFactory
Sets the margins for layouts created with this factory.
margins(Point) - Method in class org.eclipse.jface.layout. RowLayoutFactory
Sets the margins for layouts created with this factory.
margins(int, int) - Method in class org.eclipse.jface.layout. RowLayoutFactory
Sets the margins for layouts created with this factory.
marginTop - Variable in class org.eclipse.swt.layout. FormLayout
marginTop specifies the number of pixels of vertical margin that will be placed along the top edge of the layout.
marginTop - Variable in class org.eclipse.swt.layout. GridLayout
marginTop specifies the number of pixels of vertical margin that will be placed along the top edge of the layout.
marginTop - Variable in class org.eclipse.swt.layout. RowLayout
marginTop specifies the number of pixels of vertical margin that will be placed along the top edge of the layout.
marginWidth - Variable in class org.eclipse.jface.wizard. WizardDialog.PageContainerFillLayout
The margin width; 5 pixels by default.
marginWidth - Variable in class org.eclipse.swt.custom. CTabFolder
marginWidth specifies the number of pixels of horizontal margin that will be placed along the left and right edges of the form.
marginWidth - Variable in class org.eclipse.swt.custom. StackLayout
marginWidth specifies the number of pixels of horizontal margin that will be placed along the left and right edges of the layout.
marginWidth - Variable in class org.eclipse.swt.custom. ViewForm
marginWidth specifies the number of pixels of horizontal margin that will be placed along the left and right edges of the form.
marginWidth - Variable in class org.eclipse.swt.layout. FillLayout
marginWidth specifies the number of pixels of horizontal margin that will be placed along the left and right edges of the layout.
marginWidth - Variable in class org.eclipse.swt.layout. FormLayout
marginWidth specifies the number of pixels of horizontal margin that will be placed along the left and right edges of the layout.
marginWidth - Variable in class org.eclipse.swt.layout. GridLayout
marginWidth specifies the number of pixels of horizontal margin that will be placed along the left and right edges of the layout.
marginWidth - Variable in class org.eclipse.swt.layout. RowLayout
marginWidth specifies the number of pixels of horizontal margin that will be placed along the left and right edges of the layout.
marginWidth - Variable in class org.eclipse.ui.forms.widgets. AbstractHyperlink
Amount of the margin width around the hyperlink (default is 1).
marginWidth - Variable in class org.eclipse.ui.forms.widgets. ExpandableComposite
Width of the margin that will be added around the control (default is 0).
marginWidth - Variable in class org.eclipse.ui.forms.widgets. FormText
Value of the horizontal margin (default is 0).
MARK_AS_MERGE_ACTION_ID - Static variable in class org.eclipse.team.ui.mapping. SynchronizationActionProvider
Action id constant for the mark-as-merge action.
MarkAction - Class in org.eclipse.ui.texteditor
An action to handle emacs-like marked regions.
MarkAction(ResourceBundle, String, ITextEditor, int) - Constructor for class org.eclipse.ui.texteditor. MarkAction
Constructor for MarkAction.
markAsCanceled() - Method in class org.eclipse.ltk.core.refactoring.participants. ReorgExecutionLog
Logs that the reorg refactoring got canceled by the user.
markAsContentDependentAction(String, boolean) - Method in class org.eclipse.ui.texteditor. AbstractTextEditor
Marks or unmarks the given action to be updated on content changes.
markAsMerged(IDiff, boolean, IProgressMonitor) - Method in interface org.eclipse.team.core.mapping. IMergeContext
Method that allows the model merger to signal that the file associated with the given diff node has been completely merged.
markAsMerged(IDiff[], boolean, IProgressMonitor) - Method in interface org.eclipse.team.core.mapping. IMergeContext
Mark the files associated with the given diff nodes as being merged.
markAsMerged(IDiff[], boolean, IProgressMonitor) - Method in class org.eclipse.team.core.mapping.provider. MergeContext
 
markAsProcessed(Object) - Method in class org.eclipse.ltk.core.refactoring.participants. ReorgExecutionLog
Logs that the given element got processed by the refactoring
markAsPropertyDependentAction(String, boolean) - Method in class org.eclipse.ui.texteditor. AbstractTextEditor
Marks or unmarks the given action to be updated on property changes.
markAsSelectionDependentAction(String, boolean) - Method in class org.eclipse.ui.texteditor. AbstractTextEditor
Marks or unmarks the given action to be updated on text selection changes.
markAsStateDependentAction(String, boolean) - Method in class org.eclipse.ui.texteditor. AbstractTextEditor
Marks or unmarks the given action to be updated on state changes.
markAsSynthetic() - Method in class org.eclipse.ltk.core.refactoring. CompositeChange
Marks this change as synthetic.
markChanged(int, int) - Method in class org.eclipse.jface.text. TextViewer
Sends out a mark selection changed event to all registered listeners.
markCollapsed() - Method in class org.eclipse.jface.text.source.projection. ProjectionAnnotation
Marks this annotation as being collapsed.
markDefaultVariableAccessed() - Method in class org.eclipse.core.expressions. ExpressionInfo
Marks the default variable as accessed.
markDeleted(boolean) - Method in class org.eclipse.jface.text.source. Annotation
Marks this annotation deleted according to the value of the deleted parameter.
markDirty() - Method in class org.eclipse.jface.action. ContributionManager
 
markDirty() - Method in interface org.eclipse.jface.action. IContributionManager
Marks this contribution manager as dirty.
markDirty() - Method in class org.eclipse.jface.action. MenuManager
The MenuManager implementation of this ContributionManager method also propagates the dirty flag up the parent chain.
markDirty() - Method in class org.eclipse.jface.action. SubContributionManager
 
markDirty() - Method in class org.eclipse.jface.viewers. CellEditor
Marks this cell editor as dirty.
markDirty() - Method in class org.eclipse.ui.forms. AbstractFormPart
Marks the part dirty.
MARKER - Static variable in interface org.eclipse.core.resources. IMarker
Base marker type.
MARKER_NOT_FOUND - Static variable in interface org.eclipse.core.resources. IResourceStatus
Status code constant (value 376) indicating a marker unexpectedly does not exist in the workspace tree.
MarkerAnnotation - Class in org.eclipse.ui.texteditor
Annotation representing a marker on a resource in the workspace.
MarkerAnnotation(IMarker) - Constructor for class org.eclipse.ui.texteditor. MarkerAnnotation
Creates a new annotation for the given marker.
MarkerAnnotation(String, IMarker) - Constructor for class org.eclipse.ui.texteditor. MarkerAnnotation
Creates a new annotation of the given type for the given marker.
MarkerAnnotationPreferences - Class in org.eclipse.ui.texteditor
Objects of this class provide access to all extensions declared for the markerAnnotationSpecification extension point.
MarkerAnnotationPreferences() - Constructor for class org.eclipse.ui.texteditor. MarkerAnnotationPreferences
Creates a new marker annotation preferences to access marker annotation preferences.
markerExists() - Method in class org.eclipse.debug.core.model. Breakpoint
Returns whether this breakpoint has an associated marker that exists.
MarkerField - Class in org.eclipse.ui.views.markers
MarkerField is the abstract superclass of the definition of the content providers for columns in a Markers View.
MarkerField() - Constructor for class org.eclipse.ui.views.markers. MarkerField
 
MarkerFieldFilter - Class in org.eclipse.ui.views.markers
A MarkerFieldFilter is a filter on a particular marker field.
MarkerFieldFilter() - Constructor for class org.eclipse.ui.views.markers. MarkerFieldFilter
 
MarkerItem - Class in org.eclipse.ui.views.markers
The MarkerItem class is the class that represents the objects displayed a MarkerSupportView.
MarkerItem() - Constructor for class org.eclipse.ui.views.markers. MarkerItem
 
MarkerResolutionSelectionDialog - Class in org.eclipse.ui.dialogs
Dialog to allow the user to select from a list of marker resolutions.
MarkerResolutionSelectionDialog(Shell, IMarkerResolution[]) - Constructor for class org.eclipse.ui.dialogs. MarkerResolutionSelectionDialog
Creates an instance of this dialog to display the given resolutions.
markerRule(IResource) - Method in interface org.eclipse.core.resources. IResourceRuleFactory
Returns the scheduling rule that is required for creating, modifying, or deleting markers on a resource.
markerRule(IResource) - Method in class org.eclipse.core.resources.team. ResourceRuleFactory
Default implementation of IResourceRuleFactory#markerRule.
MarkerRulerAction - Class in org.eclipse.ui.texteditor
A ruler action which can add and remove markers which have a visual representation in the ruler.
MarkerRulerAction(ResourceBundle, String, ITextEditor, IVerticalRulerInfo, String, boolean) - Constructor for class org.eclipse.ui.texteditor. MarkerRulerAction
Creates a new action for the given ruler and editor.
MarkerRulerAction(ResourceBundle, String, IVerticalRuler, ITextEditor, String, boolean) - Constructor for class org.eclipse.ui.texteditor. MarkerRulerAction
Deprecated. use MarkerRulerAction(ResourceBundle, String, ITextEditor, IVerticalRulerInfo, String, boolean) instead
MarkerRulerInfoAction - Class in org.eclipse.ui.texteditor
Deprecated. use MarkerRulerAction instead
MarkerRulerInfoAction(ResourceBundle, String, IVerticalRulerInfo, ITextEditor, String, boolean) - Constructor for class org.eclipse.ui.texteditor. MarkerRulerInfoAction
Deprecated. use super class constructor instead
MARKERS - Static variable in interface org.eclipse.core.resources. IResourceDelta
Change constant (bit mask) indicating that the resource's markers have changed.
MarkerSupportConstants - Class in org.eclipse.ui.views.markers
MarkerSupportConstants is a static class that supplies commonly used constants.
MarkerSupportConstants() - Constructor for class org.eclipse.ui.views.markers. MarkerSupportConstants
 
MarkerSupportView - Class in org.eclipse.ui.views.markers
The MarkerSupportView is a view that supports the extensions in the markerSupport extension point.
MarkerSupportView(String) - Constructor for class org.eclipse.ui.views.markers. MarkerSupportView
Create a new instance of the receiver on contentGeneratorId.
MarkerTransfer - Class in org.eclipse.ui.part
A MarkerTransfer is used to transfer an array of IMarkers from one part to another in a drag and drop operation.
MarkerUtilities - Class in org.eclipse.ui.texteditor
Utility class for accessing marker attributes.
MarkerViewHandler - Class in org.eclipse.ui.views.markers
MarkerViewHandler is the abstract class of the handlers for the MarkerSupportView
MarkerViewHandler() - Constructor for class org.eclipse.ui.views.markers. MarkerViewHandler
 
MarkerViewUtil - Class in org.eclipse.ui.views.markers
Utility class for showing markers in the marker views.
MarkerViewUtil() - Constructor for class org.eclipse.ui.views.markers. MarkerViewUtil
 
markExpanded() - Method in class org.eclipse.jface.text.source.projection. ProjectionAnnotation
Marks this annotation as being unfolded.
markForShift() - Method in class org.eclipse.jface.text.projection. Segment
Sets the shifting flag.
markForStretch() - Method in class org.eclipse.jface.text.projection. Segment
Sets the stretching flag.
markInNavigationHistory() - Method in class org.eclipse.ui.texteditor. AbstractTextEditor
Writes a check mark of the given situation into the navigation history.
markInvalid() - Method in class org.eclipse.ui.ide.undo. AbstractWorkspaceOperation
Mark this operation invalid due to some external change.
markListReferenceReadOnly(ModelObject[]) - Method in class org.eclipse.update.core.model. ModelObject
Deprecated. Delegate setting of read-only
markLocation(IEditorPart) - Method in interface org.eclipse.ui. INavigationHistory
Mark the current location into the history.
markProcessed() - Method in interface org.eclipse.update.operations. IOperation
Deprecated. Marks the operation as processed.
markReadOnly() - Method in class org.eclipse.core.runtime.model. ConfigurationElementModel
Deprecated. Sets this model object and all of its descendents to be read-only.
markReadOnly() - Method in class org.eclipse.core.runtime.model. ExtensionModel
Deprecated. Sets this model object and all of its descendents to be read-only.
markReadOnly() - Method in class org.eclipse.core.runtime.model. PluginModel
Deprecated. Sets this model object and all of its descendents to be read-only.
markReadOnly() - Method in class org.eclipse.core.runtime.model. PluginModelObject
Deprecated. Sets this model object and all of its descendents to be read-only.
markReadOnly() - Method in class org.eclipse.core.runtime.model. PluginRegistryModel
Deprecated. Sets this model object and all of its descendents to be read-only.
markReadOnly() - Method in class org.eclipse.update.core.model. CategoryModel
Deprecated. Marks the model object as read-only.
markReadOnly() - Method in class org.eclipse.update.core.model. FeatureModel
Deprecated. Marks the model object as read-only.
markReadOnly() - Method in class org.eclipse.update.core.model. ModelObject
Deprecated. Sets this model object and all of its descendents to be read-only.
markReadOnly() - Method in class org.eclipse.update.core.model. SiteModel
Deprecated. Marks the model object as read-only.
markReferenceReadOnly(ModelObject) - Method in class org.eclipse.update.core.model. ModelObject
Deprecated. Delegate setting of read-only
MarkRegionTarget - Class in org.eclipse.ui.texteditor
Default implementation of IMarkRegionTarget using ITextViewer and IStatusLineManager.
MarkRegionTarget(ITextViewer, IStatusLineManager) - Constructor for class org.eclipse.ui.texteditor. MarkRegionTarget
Creates a MarkRegionTaret.
markResolved() - Method in class org.eclipse.core.runtime.model. PluginRegistryModel
Deprecated. Sets this model object to be resolved.
markSealed() - Method in class org.eclipse.jface.text.source. AnnotationModelEvent
Seals this event.
MarkSelection - Class in org.eclipse.jface.text
Default implementation of IMarkSelection.
MarkSelection(IDocument, int, int) - Constructor for class org.eclipse.jface.text. MarkSelection
Creates a MarkSelection.
markShared() - Method in class org.eclipse.ui.forms. FormColors
Marks the colors shared.
markStale() - Method in class org.eclipse.ui.forms. AbstractFormPart
Marks the part stale.
markSystemPropertyAccessed() - Method in class org.eclipse.core.expressions. ExpressionInfo
Marks the system property as accessed.
maskData - Variable in class org.eclipse.swt.graphics. ImageData
An icon-specific field containing the data from the icon mask.
maskPad - Variable in class org.eclipse.swt.graphics. ImageData
An icon-specific field containing the scanline pad of the mask.
MasterDetailObservables - Class in org.eclipse.core.databinding.observable.masterdetail
Allows for the observation of an attribute, the detail, of an observable representing selection or another transient instance, the master.
MasterDetailObservables() - Constructor for class org.eclipse.core.databinding.observable.masterdetail. MasterDetailObservables
 
MasterDetailsBlock - Class in org.eclipse.ui.forms
This class implements the 'master/details' UI pattern suitable for inclusion in a form.
MasterDetailsBlock() - Constructor for class org.eclipse.ui.forms. MasterDetailsBlock
 
masterDocumentAboutToBeChanged(DocumentEvent) - Method in class org.eclipse.jface.text.projection. ProjectionDocument
When called, this projection document is informed about a forthcoming change of its master document.
masterDocumentChanged(DocumentEvent) - Method in class org.eclipse.jface.text.projection. ProjectionDocument
When called, this projection document is informed about a change of its master document.
masterValueChanged(boolean) - Method in class org.eclipse.help.ui. RootScopePage
Called when the value of the master switch has changed.
match(IDocument, int) - Method in class org.eclipse.jface.text.source. DefaultCharacterPairMatcher
 
match(IDocument, int) - Method in interface org.eclipse.jface.text.source. ICharacterPairMatcher
Starting at the given offset, the matcher chooses a character close to this offset.
Match - Class in org.eclipse.search.ui.text
A textual match in a given object.
Match(Object, int, int, int) - Constructor for class org.eclipse.search.ui.text. Match
Constructs a new Match object.
Match(Object, int, int) - Constructor for class org.eclipse.search.ui.text. Match
Constructs a new Match object.
match(Object) - Method in interface org.eclipse.ui.dialogs. FilteredList.FilterMatcher
 
MATCH_ID - Static variable in interface org.eclipse.ui. IWorkbenchPage
Editor opening match mode specifying that the editor id should be considered when matching against existing editors.
MATCH_INPUT - Static variable in interface org.eclipse.ui. IWorkbenchPage
Editor opening match mode specifying that the editor input should be considered when matching against existing editors.
MATCH_NONE - Static variable in interface org.eclipse.ui. IWorkbenchPage
Editor opening match mode specifying that no matching against existing editors should be done.
matcherFinished() - Method in class org.eclipse.ui.console. TextConsole
Called by this console's pattern matcher when matching is complete.
matches(IUndoContext) - Method in interface org.eclipse.core.commands.operations. IUndoContext
Return whether the specified context is considered a match for the receiving context.
matches(IUndoContext) - Method in class org.eclipse.core.commands.operations. ObjectUndoContext
 
matches(IUndoContext) - Method in class org.eclipse.core.commands.operations. UndoContext
Return whether the specified context is considered a match for the receiving context.
matches(IExtensionPoint) - Method in interface org.eclipse.core.runtime.dynamichelpers. IFilter
Return true if the given object matches the criteria for this filter.
matches(int) - Method in interface org.eclipse.core.runtime. IStatus
Returns whether the severity of this status matches the given severity mask.
matches(IEclipsePreferences, IPreferenceFilter[]) - Method in interface org.eclipse.core.runtime.preferences. IPreferencesService
Return a list of filters which match the given tree and is a subset of the given filter list.
matches(int) - Method in class org.eclipse.core.runtime. Status
 
matches(Map, IBreakpoint) - Method in interface org.eclipse.debug.core.model. IBreakpointImportParticipant
Determines if the given attributes match the given breakpoint.
matches(String, String) - Method in class org.eclipse.jface.text.templates. Template
Returns true if template is enabled and matches the context, false otherwise.
matches(String) - Method in class org.eclipse.ui.dialogs. FilteredItemsSelectionDialog.ItemsFilter
Matches text with filter.
matches(String) - Method in class org.eclipse.ui.dialogs. SearchPattern
Matches text with pattern. matching is determine by matchKind.
matches(IEditorReference, IEditorInput) - Method in interface org.eclipse.ui. IEditorMatchingStrategy
Returns whether the editor represented by the given editor reference matches the given editor input.
matchesEditor(ITextEditor) - Method in class org.eclipse.ui.texteditor.rulers. RulerColumnDescriptor
Returns true if this contribution matches the passed editor, false if not.
matchesRadioState(ExecutionEvent) - Static method in class org.eclipse.ui.handlers. HandlerUtil
Checks whether the radio state of the command is same as the radio state parameter's value
matchesRawNamePattern(Object) - Method in class org.eclipse.ui.dialogs. FilteredItemsSelectionDialog.ItemsFilter
General method for matching raw name pattern.
MatchEvent - Class in org.eclipse.search.ui.text
An event object describing addition and removal of matches.
MatchEvent(ISearchResult) - Constructor for class org.eclipse.search.ui.text. MatchEvent
Constructs a new MatchEvent.
MatchFilter - Class in org.eclipse.search.ui.text
A match filter is used to evaluate the filter state of a match ( Match.isFiltered().
MatchFilter() - Constructor for class org.eclipse.search.ui.text. MatchFilter
 
matchFound(PatternMatchEvent) - Method in interface org.eclipse.ui.console. IPatternMatchListenerDelegate
Notification that a match has been found.
MatchingCharacterPainter - Class in org.eclipse.jface.text.source
Highlights the peer character matching the character near the caret position.
MatchingCharacterPainter(ISourceViewer, ICharacterPairMatcher) - Constructor for class org.eclipse.jface.text.source. MatchingCharacterPainter
Creates a new MatchingCharacterPainter for the given source viewer using the given character pair matcher.
matchingFirstSegments(IPath) - Method in interface org.eclipse.core.runtime. IPath
Returns a count of the number of segments which match in this path and the given path (device ids are ignored), comparing in increasing segment number order.
matchingFirstSegments(IPath) - Method in class org.eclipse.core.runtime. Path
 
matchItem(Object) - Method in class org.eclipse.ui.dialogs. FilteredItemsSelectionDialog.ItemsFilter
Matches an item against filter conditions.
matchItem(Object) - Method in class org.eclipse.ui.dialogs. FilteredResourcesSelectionDialog.ResourceFilter
 
max(Point, Point) - Static method in class org.eclipse.jface.util. Geometry
Returns a new point whose coordinates are the maximum of the coordinates of the given points
MAX - Static variable in class org.eclipse.swt. SWT
Style constant for maximize box trim (value is 1<<10).
MAX_PERFORMANCE - Static variable in class org.eclipse.core.runtime. Platform
Constant (value 5) indicating the maximum allowed value for the PREF_PLATFORM_PERFORMANCE preference setting.
MAX_RECENT_WORKSPACES - Static variable in interface org.eclipse.ui.ide. IDE.Preferences
Stores the maximum number of workspaces that should be displayed in the ChooseWorkspaceDialog.
MAX_SEVERITY - Static variable in class org.eclipse.core.databinding. AggregateValidationStatus
Constant denoting an aggregation strategy that always returns the most severe status from the given validation status providers.
maxHeight - Variable in class org.eclipse.ui.forms.widgets. TableWrapData
Maximum height of the control (default is SWT.DEFAULT).
maximize(CTabFolderEvent) - Method in class org.eclipse.swt.custom. CTabFolder2Adapter
Sent when the user clicks on the maximize button of a CTabFolder.
maximize(CTabFolderEvent) - Method in interface org.eclipse.swt.custom. CTabFolder2Listener
Sent when the user clicks on the maximize button of a CTabFolder.
MAXIMIZE - Static variable in class org.eclipse.ui.actions. ActionFactory
Workbench action (id: "maximize", commandId: "org.eclipse.ui.window.maximizePart"): Maximize/restore the active part.
maximum() - Static method in class org.eclipse.jface.databinding.swt. WidgetProperties
Returns a value property for observing the maximum value of a Scale or Spinner.
maxLength() - Method in class org.eclipse.compare.rangedifferencer. RangeDifference
Returns the maximum number of entities in the left, right, and ancestor sides of this range.
maxNumColumns - Variable in class org.eclipse.ui.forms.widgets. ColumnLayout
Maximum number of columns (default is 3).
maxWidth - Variable in class org.eclipse.ui.forms.widgets. TableWrapData
Maximum width of the control (default is SWT.DEFAULT).
mayHaveChildren(Object) - Method in class org.eclipse.ui.progress. DeferredTreeContentManager
Provides an optimized lookup for determining if an element has children.
MB_ADDITIONS - Static variable in interface org.eclipse.ui. IWorkbenchActionConstants
Name of group for adding new top-level menus (value "additions").
measure(Event, Object) - Method in class org.eclipse.jface.viewers. OwnerDrawLabelProvider
Handle the measure event.
measure(Event, Object) - Method in class org.eclipse.jface.viewers. StyledCellLabelProvider
 
MeasureItem - Static variable in class org.eclipse.swt. SWT
The measure item event type (value is 41).
MEDIUM - Static variable in class org.eclipse.swt. SWT
Style constant for medium date/time format (value is 1<<16).
MEDIUM - Static variable in class org.eclipse.ui.commands. Priority
Deprecated. An instance representing 'medium' priority.
members() - Method in interface org.eclipse.core.resources. IContainer
Returns a list of existing member resources (projects, folders and files) in this resource, in no particular order.
members(boolean) - Method in interface org.eclipse.core.resources. IContainer
Returns a list of all member resources (projects, folders and files) in this resource, in no particular order.
members(int) - Method in interface org.eclipse.core.resources. IContainer
Returns a list of all member resources (projects, folders and files) in this resource, in no particular order.
members(IResource) - Method in interface org.eclipse.team.core.mapping. IResourceDiffTree
Return the members of the given resource that either have diffs in this tree of contain descendants that have diffs in this tree.
members(IResource) - Method in class org.eclipse.team.core.mapping.provider. ResourceDiffTree
 
members(IResource) - Method in class org.eclipse.team.core.subscribers. Subscriber
Returns all non-transient member resources of the given resource.
members(IResource) - Method in class org.eclipse.team.core.synchronize. SyncInfoTree
Return the immediate children of the given resource who are either out-of-sync or contain out-of-sync resources.
members(IResource) - Method in interface org.eclipse.team.core.variants. IResourceVariantTree
Returns the members of the local resource that have resource variants in this tree.
members(IResource) - Method in class org.eclipse.team.core.variants. PersistantResourceVariantByteStore
 
members(IResource) - Method in class org.eclipse.team.core.variants. ResourceVariantByteStore
Return the children of the given resource that have resource variants in this tree.
members(IResource) - Method in class org.eclipse.team.core.variants. ResourceVariantTree
 
members(IResource) - Method in class org.eclipse.team.core.variants. ResourceVariantTreeSubscriber
 
members(IResource) - Method in class org.eclipse.team.core.variants. SessionResourceVariantByteStore
 
members(IResource) - Method in class org.eclipse.team.core.variants. ThreeWaySynchronizer
Return the members of the local resource that either have sync bytes or exist locally and are not ignored.
memento - Variable in class org.eclipse.ui.navigator. CommonNavigator
To allow CommonNavigator.createCommonViewer(Composite) to be subclassed
memoryBlocksAdded(IMemoryBlock[]) - Method in interface org.eclipse.debug.core. IMemoryBlockListener
Notification the given memory blocks have been added to the memory block manager.
memoryBlocksRemoved(IMemoryBlock[]) - Method in interface org.eclipse.debug.core. IMemoryBlockListener
Notification the given memory blocks have been removed from the memory block manager.
MemoryByte - Class in org.eclipse.debug.core.model
A byte of memory in a memory block.
MemoryByte() - Constructor for class org.eclipse.debug.core.model. MemoryByte
Constructs a readable, writable memory byte without a change history, and a value of 0.
MemoryByte(byte) - Constructor for class org.eclipse.debug.core.model. MemoryByte
Constructs a readable, writable memory byte without a change history, with the given value.
MemoryByte(byte, byte) - Constructor for class org.eclipse.debug.core.model. MemoryByte
Constructs a memory byte with the given value and attributes.
memoryRenderingBindingsChanged() - Method in interface org.eclipse.debug.ui.memory. IMemoryRenderingBindingsListener
Notification that the bindings provided by a rendering bindings provider have changed.
MemoryRenderingElement - Class in org.eclipse.debug.ui.memory
A memory rendering element represents a set of memory bytes being rendered in a memory rendering.
MemoryRenderingElement(IMemoryRendering, BigInteger, MemoryByte[]) - Constructor for class org.eclipse.debug.ui.memory. MemoryRenderingElement
Constructs a new memory rendering element for the given rendering and specified bytes.
MENU - Static variable in class org.eclipse.swt. SWT
Style constant for shell menu trim (value is 1<<6, since we do not distinguish between CLOSE style and MENU style).
Menu - Class in org.eclipse.swt.widgets
Instances of this class are user interface objects that contain menu items.
Menu(Control) - Constructor for class org.eclipse.swt.widgets. Menu
Constructs a new instance of this class given its parent, and sets the style for the instance so that the instance will be a popup menu on the given parent's shell.
Menu(Decorations, int) - Constructor for class org.eclipse.swt.widgets. Menu
Constructs a new instance of this class given its parent (which must be a Decorations) and a style value describing its behavior and appearance.
Menu(Menu) - Constructor for class org.eclipse.swt.widgets. Menu
Constructs a new instance of this class given its parent (which must be a Menu) and sets the style for the instance so that the instance will be a drop-down menu on the given parent's parent.
Menu(MenuItem) - Constructor for class org.eclipse.swt.widgets. Menu
Constructs a new instance of this class given its parent (which must be a MenuItem) and sets the style for the instance so that the instance will be a drop-down menu on the given parent's parent menu.
MENU_PREFIX - Static variable in interface org.eclipse.ui. IWorkbenchActionConstants
[Issue: MENU_PREFIX is "".
menuAboutToHide(IMenuManager) - Method in interface org.eclipse.jface.action. IMenuListener2
Notifies this listener that the menu is about to be hidden by the given menu manager.
menuAboutToShow(IMenuManager) - Method in class org.eclipse.debug.ui.actions. RulerBreakpointTypesActionDelegate
 
menuAboutToShow(IMenuManager) - Method in interface org.eclipse.jface.action. IMenuListener
Notifies this listener that the menu is about to be shown by the given menu manager.
menuAboutToShow(IMenuManager) - Method in class org.eclipse.ui.texteditor. AbstractRulerActionDelegate
 
MenuAdapter - Class in org.eclipse.swt.events
This adapter class provides default implementations for the methods described by the MenuListener interface.
MenuAdapter() - Constructor for class org.eclipse.swt.events. MenuAdapter
 
menuAddition(String, String, String) - Static method in class org.eclipse.ui.menus. MenuUtil
 
menuAddition(String) - Static method in class org.eclipse.ui.menus. MenuUtil
Convenience method to create a standard menu addition The resulting string has the format: "menu:[id]?
menuBar - Variable in class org.eclipse.swt.browser. WindowEvent
Specifies whether the Shell hosting the Browser should display a menu bar.
MenuDetect - Static variable in class org.eclipse.swt. SWT
The menu detect event type (value is 35).
menuDetected(MenuDetectEvent) - Method in interface org.eclipse.swt.events. MenuDetectListener
Sent when the platform-dependent trigger for showing a menu item is detected.
MenuDetectEvent - Class in org.eclipse.swt.events
Instances of this class are sent whenever the platform- specific trigger for showing a context menu is detected.
MenuDetectEvent(Event) - Constructor for class org.eclipse.swt.events. MenuDetectEvent
Constructs a new instance of this class based on the information in the given untyped event.
MenuDetectListener - Interface in org.eclipse.swt.events
Classes which implement this interface provide methods that deal with the events that are generated when the platform-specific trigger for showing a context menu is detected.
MenuEvent - Class in org.eclipse.swt.events
Instances of this class are sent as a result of menus being shown and hidden.
MenuEvent(Event) - Constructor for class org.eclipse.swt.events. MenuEvent
Constructs a new instance of this class based on the information in the given untyped event.
menuExist() - Method in class org.eclipse.jface.action. MenuManager
Returns whether the menu control is created and not disposed.
menuHidden(MenuEvent) - Method in class org.eclipse.swt.events. MenuAdapter
Sent when a menu is hidden.
menuHidden(MenuEvent) - Method in interface org.eclipse.swt.events. MenuListener
Sent when a menu is hidden.
MenuInsertionPoint - Class in org.eclipse.ui.navigator
A descriptive construct to relay information about a menu insertion point; including the name of the insertion point and whether the item should be rendered as a separator or group marker.
MenuInsertionPoint(String, boolean) - Constructor for class org.eclipse.ui.navigator. MenuInsertionPoint
 
MenuItem - Class in org.eclipse.swt.widgets
Instances of this class represent a selectable user interface object that issues notification when pressed and released.
MenuItem(Menu, int) - Constructor for class org.eclipse.swt.widgets. MenuItem
Constructs a new instance of this class given its parent (which must be a Menu) and a style value describing its behavior and appearance.
MenuItem(Menu, int, int) - Constructor for class org.eclipse.swt.widgets. MenuItem
Constructs a new instance of this class given its parent (which must be a Menu), a style value describing its behavior and appearance, and the index at which to place it in the items maintained by its parent.
MenuListener - Interface in org.eclipse.swt.events
Classes which implement this interface provide methods that deal with the hiding and showing of menus.
MenuManager - Class in org.eclipse.jface.action
A menu manager is a contribution manager which realizes itself and its items in a menu control; either as a menu bar, a sub-menu, or a context menu.
MenuManager() - Constructor for class org.eclipse.jface.action. MenuManager
Creates a menu manager.
MenuManager(String) - Constructor for class org.eclipse.jface.action. MenuManager
Creates a menu manager with the given text.
MenuManager(String, String) - Constructor for class org.eclipse.jface.action. MenuManager
Creates a menu manager with the given text and id.
MenuManager(String, ImageDescriptor, String) - Constructor for class org.eclipse.jface.action. MenuManager
Creates a menu manager with the given text, image, and id.
menuShown(MenuEvent) - Method in class org.eclipse.swt.events. MenuAdapter
Sent when a menu is shown.
menuShown(MenuEvent) - Method in interface org.eclipse.swt.events. MenuListener
Sent when a menu is shown.
menuUri(String) - Static method in class org.eclipse.ui.menus. MenuUtil
 
MenuUtil - Class in org.eclipse.ui.menus
Provides utilities and constants for use with the new menus API.
MenuUtil() - Constructor for class org.eclipse.ui.menus. MenuUtil
 
merge(OutputStream, String, InputStream, String, InputStream, String, InputStream, String, IProgressMonitor) - Method in interface org.eclipse.compare. IStreamMerger
Deprecated. Performs a merge operation on the given input streams and writes the merge result to the output stream.
merge(ExpressionInfo) - Method in class org.eclipse.core.expressions. ExpressionInfo
Merges this reevaluation information with the given info.
merge(IStatus) - Method in class org.eclipse.core.runtime. MultiStatus
Merges the given status into this multi-status.
merge(CompositeChange) - Method in class org.eclipse.ltk.core.refactoring. CompositeChange
Merges the children of the given composite change into this change.
merge(RefactoringStatus) - Method in class org.eclipse.ltk.core.refactoring. RefactoringStatus
Merges the receiver and the parameter statuses.
merge(IMergeContext, IProgressMonitor) - Method in class org.eclipse.ltk.ui.refactoring.model. AbstractResourceMappingMerger
A default implementation of merge that attempts to merge all the mappings in the context.
merge(OutputStream, String, IStorage, IStorage, IStorage, IProgressMonitor) - Method in class org.eclipse.team.core.mapping. DelegatingStorageMerger
 
merge(IDiff, boolean, IProgressMonitor) - Method in interface org.eclipse.team.core.mapping. IMergeContext
Method that can be called by the model merger to attempt a file-system level merge.
merge(IDiff[], boolean, IProgressMonitor) - Method in interface org.eclipse.team.core.mapping. IMergeContext
Attempt to merge any files associated with the given diffs.
merge(IMergeContext, IProgressMonitor) - Method in interface org.eclipse.team.core.mapping. IResourceMappingMerger
Attempt to automatically merge the mappings of the merge context(MergeContext#getMappings()).
merge(OutputStream, String, IStorage, IStorage, IStorage, IProgressMonitor) - Method in interface org.eclipse.team.core.mapping. IStorageMerger
Performs a merge operation on the given storage instances and writes the merge result to the output stream.
merge(IDiff[], boolean, IProgressMonitor) - Method in class org.eclipse.team.core.mapping.provider. MergeContext
 
merge(IDiff, boolean, IProgressMonitor) - Method in class org.eclipse.team.core.mapping.provider. MergeContext
 
merge(IMergeContext, IProgressMonitor) - Method in class org.eclipse.team.core.mapping. ResourceMappingMerger
A default implementation of merge that attempts to merge all the mappings in the context.
merge(AnnotationPreference) - Method in class org.eclipse.ui.texteditor. AnnotationPreference
Merges the values of the given preference into this preference.
MERGE_ACTION_GROUP - Static variable in class org.eclipse.team.ui.synchronize. ModelSynchronizeParticipantActionGroup
The id of the merge action group that determines where the merge actions (e.g. merge and overwrite) appear in the context menu or toolbar.
MERGE_ACTION_ID - Static variable in class org.eclipse.team.ui.mapping. SynchronizationActionProvider
Action id constant for the merge action.
MERGE_ALL_ACTION_ID - Static variable in class org.eclipse.team.ui.synchronize. ModelSynchronizeParticipantActionGroup
The id used to identify the Merge All action.
MergeActionHandler - Class in org.eclipse.team.ui.mapping
An abstract superclass that enables models to create handlers for the basic merge operations (merge, overwrite and mark-as-merged).
MergeActionHandler(ISynchronizePageConfiguration) - Constructor for class org.eclipse.team.ui.mapping. MergeActionHandler
Create the handler.
MergeContext - Class in org.eclipse.team.core.mapping.provider
Provides the context for an IResourceMappingMerger.
MergeContext(ISynchronizationScopeManager, int, IResourceDiffTree) - Constructor for class org.eclipse.team.core.mapping.provider. MergeContext
Create a merge context.
MERGED - Static variable in class org.eclipse.core.databinding. AggregateValidationStatus
Constant denoting an aggregation strategy that merges multiple non-OK status objects in a MultiStatus.
mergeExceptDefaultVariable(ExpressionInfo) - Method in class org.eclipse.core.expressions. ExpressionInfo
Merges this reevaluation information with the given info ignoring the default variable access.
mergeInto(INavigationLocation) - Method in interface org.eclipse.ui. INavigationLocation
Merge the receiver into currentLocation.
mergeInto(INavigationLocation) - Method in class org.eclipse.ui.texteditor. TextSelectionNavigationLocation
Merges the given location into this one.
mergePerformed(IMergeContext, IProgressMonitor) - Method in class org.eclipse.ltk.ui.refactoring.model. AbstractResourceMappingMerger
Hook method which is called after the actual merge process happened.
mergeProcessedDocumentEvents(List) - Static method in class org.eclipse.jface.text. TextUtilities
Returns a document event which is an accumulation of a list of document events, null if the list of document events is empty.
MergeStatus - Class in org.eclipse.team.core.mapping.provider
A special status that is returned when the return code of the merge method is CONFLICTS.
MergeStatus(String, String, ResourceMapping[]) - Constructor for class org.eclipse.team.core.mapping.provider. MergeStatus
Create a merge status for reporting that some of the resource mappings for which a merge was attempted were not auto-mergable.
MergeStatus(String, String, IFile[]) - Constructor for class org.eclipse.team.core.mapping.provider. MergeStatus
Create a merge status for reporting that some of the files for which a merge was attempted were not auto-mergable.
mergeStyleRange(StyleRange) - Method in class org.eclipse.jface.text. TextPresentation
Merges the given range into this presentation.
mergeStyleRanges(StyleRange[]) - Method in class org.eclipse.jface.text. TextPresentation
Merges the given ranges into this presentation.
mergeUnprocessedDocumentEvents(IDocument, List) - Static method in class org.eclipse.jface.text. TextUtilities
Returns a document event which is an accumulation of a list of document events, null if the list of documentEvents is empty.
MESSAGE - Static variable in interface org.eclipse.core.resources. IMarker
Message marker attribute.
message() - Static method in class org.eclipse.jface.databinding.swt. WidgetProperties
Returns a value property for observing the message of a Text or ToolTip.
message - Variable in class org.eclipse.jface.dialogs. IconAndMessageDialog
Message (a localized string).
MESSAGE - Static variable in interface org.eclipse.ui. IMarkerActionFilter
An attribute indicating the marker message (value "message").
MESSAGE_CONSOLE_TYPE - Static variable in interface org.eclipse.ui.console. IConsoleConstants
Type identifier for MessageConsole
MessageBox - Class in org.eclipse.swt.widgets
Instances of this class are used to inform or warn the user.
MessageBox(Shell) - Constructor for class org.eclipse.swt.widgets. MessageBox
Constructs a new instance of this class given only its parent.
MessageBox(Shell, int) - Constructor for class org.eclipse.swt.widgets. MessageBox
Constructs a new instance of this class given its parent and a style value describing its behavior and appearance.
MessageConsole - Class in org.eclipse.ui.console
A console that displays messages.
MessageConsole(String, ImageDescriptor) - Constructor for class org.eclipse.ui.console. MessageConsole
Constructs a message console with the given name and image.
MessageConsole(String, ImageDescriptor, boolean) - Constructor for class org.eclipse.ui.console. MessageConsole
Constructs a message console.
MessageConsole(String, String, ImageDescriptor, boolean) - Constructor for class org.eclipse.ui.console. MessageConsole
Constructs a message console with the given name, type, image, and lifecycle.
MessageConsoleStream - Class in org.eclipse.ui.console
Used to write messages to a message console.
MessageConsoleStream(MessageConsole) - Constructor for class org.eclipse.ui.console. MessageConsoleStream
Constructs a new stream connected to the given console.
MessageDialog - Class in org.eclipse.jface.dialogs
A dialog for showing messages to the user.
MessageDialog(Shell, String, Image, String, int, String[], int) - Constructor for class org.eclipse.jface.dialogs. MessageDialog
Create a message dialog.
MessageDialogWithToggle - Class in org.eclipse.jface.dialogs
A message dialog which also allows the user to adjust a toggle setting.
MessageDialogWithToggle(Shell, String, Image, String, int, String[], int, String, boolean) - Constructor for class org.eclipse.jface.dialogs. MessageDialogWithToggle
Creates a message dialog with a toggle.
messageLabel - Variable in class org.eclipse.jface.dialogs. IconAndMessageDialog
Message label is the label the message is shown on.
messageOutputLevel - Variable in class org.eclipse.ant.core. AntRunner
 
MessagePage - Class in org.eclipse.ui.part
A message page display a message in a pagebook view.
MessagePage() - Constructor for class org.eclipse.ui.part. MessagePage
Creates a new page.
metaFilesDetected(IProject, IContainer[]) - Method in class org.eclipse.team.core. RepositoryProviderType
Callback from team when the meta-files for a repository type are detected in an unshared project.
metrics - Variable in class org.eclipse.swt.graphics. TextStyle
the GlyphMetrics of the style
MIDDLE - Static variable in class org.eclipse.ui.forms.widgets. TableWrapData
The control will be centered vertically.
MIDDLE_GROUP - Static variable in class org.eclipse.jface.action. StatusLineManager
Identifier of group marker used to position contributions in the middle of the status line.
migrate() - Method in interface org.eclipse.debug.core. ILaunchConfiguration
Migrates this launch configuration to be compatible with current tooling.
migrate(ILaunchConfiguration) - Method in interface org.eclipse.debug.core. ILaunchConfigurationMigrationDelegate
Migrates the given launch configuration to be compatible with the current tooling.
min(Point, Point) - Static method in class org.eclipse.jface.util. Geometry
Returns a new point whose coordinates are the minimum of the coordinates of the given points
MIN - Static variable in class org.eclipse.swt. SWT
Style constant for minimize box trim (value is 1<<7).
MIN_PERFORMANCE - Static variable in class org.eclipse.core.runtime. Platform
Constant (value 1) indicating the minimum allowed value for the PREF_PLATFORM_PERFORMANCE preference setting.
MIN_TAB_WIDTH - Variable in class org.eclipse.swt.custom. CTabFolder
Deprecated. This field is no longer used. See setMinimumCharacters(int)
minimize(CTabFolderEvent) - Method in class org.eclipse.swt.custom. CTabFolder2Adapter
Sent when the user clicks on the minimize button of a CTabFolder.
minimize(CTabFolderEvent) - Method in interface org.eclipse.swt.custom. CTabFolder2Listener
Sent when the user clicks on the minimize button of a CTabFolder.
MINIMIZE - Static variable in class org.eclipse.ui.actions. ActionFactory
Workbench action (id: "minimize", commandId: "org.eclipse.ui.window.minimizePart"): Minimizes the active part.
minimum() - Static method in class org.eclipse.jface.databinding.swt. WidgetProperties
Returns a value property for observing the minimum value of a Scale or Spinner.
MINIMUM_MESSAGE_AREA_WIDTH - Static variable in interface org.eclipse.jface.dialogs. IDialogConstants
Minimum width of message area in dialog units (value 300).
MINIMUM_WIDTH - Static variable in class org.eclipse.jface.viewers. ColumnWeightData
Default width of a column (in pixels).
minimumHeight - Variable in class org.eclipse.jface.viewers. CellEditor.LayoutData
Minimum height in pixels; by default the height is aligned to the row-height
minimumHeight - Variable in class org.eclipse.jface.wizard. WizardDialog.PageContainerFillLayout
The minimum height; 0 pixels by default.
minimumHeight - Variable in class org.eclipse.swt.custom. ControlEditor
Specifies the minimum height the editor can have.
minimumHeight - Variable in class org.eclipse.swt.layout. GridData
minimumHeight specifies the minimum height in pixels.
minimumWidth - Variable in class org.eclipse.jface.viewers. CellEditor.LayoutData
Minimum width in pixels; 50 pixels by default.
minimumWidth - Variable in class org.eclipse.jface.viewers. ColumnWeightData
The column's minimum width in pixels.
minimumWidth - Variable in class org.eclipse.jface.wizard. WizardDialog.PageContainerFillLayout
The minimum width; 0 pixels by default.
minimumWidth - Variable in class org.eclipse.swt.custom. ControlEditor
Specifies the minimum width the editor can have.
minimumWidth - Variable in class org.eclipse.swt.layout. GridData
minimumWidth specifies the minimum width in pixels.
minNumColumns - Variable in class org.eclipse.ui.forms.widgets. ColumnLayout
Minimum number of columns (default is 1).
minSize(int, int) - Method in class org.eclipse.jface.layout. GridDataFactory
Sets the minimum size for the control.
minSize(Point) - Method in class org.eclipse.jface.layout. GridDataFactory
Sets the minimum size for the control.
MIRRORED - Static variable in class org.eclipse.swt. SWT
Style constant to indicate coordinate mirroring (value is 1<<27).
MISSING_DESCRIPTION_REPAIRED - Static variable in interface org.eclipse.core.resources. IResourceStatus
Status code constant (value 234) indicating that a project description file (.project), was missing but it has been repaired.
MISSING_LAUNCH_CONFIGURATION_TYPE - Static variable in exception org.eclipse.debug.core. DebugException
Indicates a launch configuration could not be restored because its launch configuration type definition is missing.
MISSING_REFACTORING_HISTORY_VERSION - Static variable in interface org.eclipse.ltk.core.refactoring. IRefactoringCoreStatusCodes
Status code (value 10004) indicating that a refactoring history has been read which does not contain version information.
miterLimit - Variable in class org.eclipse.swt.graphics. LineAttributes
The line miter limit.
mkdir(int, IProgressMonitor) - Method in interface org.eclipse.core.filesystem. IFileStore
Creates a directory, and optionally its parent directories.
mkdir(int, IProgressMonitor) - Method in class org.eclipse.core.filesystem.provider. FileStore
The default implementation of IFileStore.mkdir(int, IProgressMonitor).
mnemonic - Variable in class org.eclipse.ui.menus. CommandContributionItemParameter
A mnemonic for this item to be applied to the label.
MNEMONIC_NONE - Static variable in class org.eclipse.jface.action. LegacyActionTools
The constant to use if there is no mnemonic for this location.
MOD1 - Static variable in class org.eclipse.swt. SWT
Keyboard and/or mouse event mask indicating that the MOD1 key was pushed on the keyboard when the event was generated.
MOD2 - Static variable in class org.eclipse.swt. SWT
Keyboard and/or mouse event mask indicating that the MOD2 key was pushed on the keyboard when the event was generated.
MOD3 - Static variable in class org.eclipse.swt. SWT
Keyboard and/or mouse event mask indicating that the MOD3 key was pushed on the keyboard when the event was generated.
MOD4 - Static variable in class org.eclipse.swt. SWT
Keyboard and/or mouse event mask indicating that the MOD4 key was pushed on the keyboard when the event was generated.
ModalContext - Class in org.eclipse.jface.operation
Utility class for supporting modal operations.
ModalContext() - Constructor for class org.eclipse.jface.operation. ModalContext
 
mode - Variable in class org.eclipse.ui.menus. CommandContributionItemParameter
Any number of mode bits, like CommandContributionItem.MODE_FORCE_TEXT.
MODE_FORCE_TEXT - Static variable in class org.eclipse.jface.action. ActionContributionItem
Mode bit: Show text on tool items or buttons, even if an image is present.
MODE_FORCE_TEXT - Static variable in class org.eclipse.ui.menus. CommandContributionItem
Mode bit: Show text on tool items or buttons, even if an image is present.
MODE_GROUP - Static variable in interface org.eclipse.team.ui.synchronize. ISynchronizePageConfiguration
The id of the mode group that determines where the mode selection actions appear
model() - Static method in class org.eclipse.core.databinding. BindingProperties
Returns an IValueProperty < IObservable > for observing the model of a Binding.
MODEL_ANNOTATION_MODEL - Static variable in class org.eclipse.jface.text.source. SourceViewer
Key of the model annotation model inside the visual annotation model.
MODEL_SPECIFIC - Static variable in class org.eclipse.debug.core. DebugEvent
Model specific event kind.
modelChanged(IAnnotationModel) - Method in class org.eclipse.jface.text.source. AnnotationPainter
 
modelChanged(AnnotationModelEvent) - Method in class org.eclipse.jface.text.source. AnnotationPainter
 
modelChanged(IAnnotationModel) - Method in interface org.eclipse.jface.text.source. IAnnotationModelListener
Called if a model change occurred on the given model.
modelChanged(AnnotationModelEvent) - Method in interface org.eclipse.jface.text.source. IAnnotationModelListenerExtension
Called if a model change occurred on the given model.
modelChanged(ISynchronizeModelElement) - Method in interface org.eclipse.team.ui.synchronize. ISynchronizeModelChangeListener
Called whenever the input model shown in a diff node viewer is updated.
modelChanged(ISynchronizeModelElement) - Method in class org.eclipse.team.ui.synchronize. SynchronizePageActionGroup
This method is invoked whenever the model being displayed in the view changes.
MODELESS - Static variable in class org.eclipse.swt. SWT
Style constant for modeless behavior (value is 0).
modelLine2WidgetLine(int) - Method in interface org.eclipse.jface.text. ITextViewerExtension3
Deprecated. Returns the widget line that corresponds to the given line of the viewer's document or -1 if there is no such line.
modelLine2WidgetLine(int) - Method in interface org.eclipse.jface.text. ITextViewerExtension5
Returns the widget line that corresponds to the given line of the viewer's input document or -1 if there is no such line.
modelLine2WidgetLine(int) - Method in class org.eclipse.jface.text. TextViewer
Implements the contract of ITextViewerExtension5.modelLine2WidgetLine(int).
modelLineToWidgetLine(ITextViewer, int) - Static method in class org.eclipse.jface.text. JFaceTextUtil
Converts a model (i.e.
ModelMergeOperation - Class in org.eclipse.team.ui.synchronize
A model operation that executes a merge according to the merge lifecycle associated with an IMergeContext and IResourceMappingMerger instances obtained from the model providers involved.
ModelMergeOperation(IWorkbenchPart, ISynchronizationScopeManager) - Constructor for class org.eclipse.team.ui.synchronize. ModelMergeOperation
Create a model merge operation.
ModelObject - Class in org.eclipse.update.core.model
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.
ModelObject() - Constructor for class org.eclipse.update.core.model. ModelObject
Deprecated. Creates a base model object.
modelOffset2WidgetOffset(int) - Method in interface org.eclipse.jface.text. ITextViewerExtension3
Deprecated. Returns the widget offset that corresponds to the given offset in the viewer's document or -1 if there is no such offset
modelOffset2WidgetOffset(int) - Method in interface org.eclipse.jface.text. ITextViewerExtension5
Returns the widget offset that corresponds to the given offset in the viewer's input document or -1 if there is no such offset
modelOffset2WidgetOffset(int) - Method in class org.eclipse.jface.text. TextViewer
Implements the contract of ITextViewerExtension5.modelOffset2WidgetOffset(int).
modelOffset2WidgetOffset(ISourceViewer, int) - Static method in class org.eclipse.ui.texteditor. AbstractTextEditor
Returns the offset of the given source viewer's text widget that corresponds to the given model offset or -1 if there is no such offset.
ModelOperation - Class in org.eclipse.team.ui.synchronize
An abstract operation that uses an ISynchronizationScopeManager to create an operation scope that includes the complete set of mappings that must be included in the operation to ensure model consistency.
ModelOperation(IWorkbenchPart, ISynchronizationScopeManager) - Constructor for class org.eclipse.team.ui.synchronize. ModelOperation
Create a model operation that operates on the given scope.
ModelParticipantAction - Class in org.eclipse.team.ui.synchronize
Model provider actions for use with a ModelSynchronizeParticipant.
ModelParticipantAction(String, ISynchronizePageConfiguration) - Constructor for class org.eclipse.team.ui.synchronize. ModelParticipantAction
Create the model participant action.
ModelParticipantMergeOperation - Class in org.eclipse.team.ui.synchronize
A model merge operation that uses a participant to preview the changes in either a dialog or the Synchronize view.
ModelParticipantMergeOperation(IWorkbenchPart, ISynchronizationScopeManager) - Constructor for class org.eclipse.team.ui.synchronize. ModelParticipantMergeOperation
Create a merge participant operation for the scope of the given manager.
ModelParticipantWizard - Class in org.eclipse.team.ui.synchronize
This is a convenience class for creating wizards for use with the org.eclipse.team.ui.synchronizeWizard extension point that create a ModelSynchronizeParticipant.
ModelParticipantWizard() - Constructor for class org.eclipse.team.ui.synchronize. ModelParticipantWizard
 
ModelProvider - Class in org.eclipse.core.resources.mapping
Represents the provider of a logical model.
ModelProvider() - Constructor for class org.eclipse.core.resources.mapping. ModelProvider
 
modelRange2ClosestWidgetRange(IRegion) - Method in class org.eclipse.jface.text. TextViewer
Similar to TextViewer.modelRange2WidgetRange(IRegion), but more forgiving: if modelRange describes a region entirely hidden in the image, then this method returns the zero-length region at the offset of the folded region.
modelRange2WidgetRange(IRegion) - Method in interface org.eclipse.jface.text. ITextViewerExtension3
Deprecated. Returns the minimal region of the viewer's widget that completely comprises the given region of the viewer's document or null if there is no such region.
modelRange2WidgetRange(IRegion) - Method in interface org.eclipse.jface.text. ITextViewerExtension5
Returns the minimal region of the viewer's widget that completely comprises the given region of the viewer's input document or null if there is no such region.
modelRange2WidgetRange(IRegion) - Method in class org.eclipse.jface.text. TextViewer
Implements the contract of ITextViewerExtension5.modelRange2WidgetRange(IRegion).
modelRange2WidgetRange(Position) - Method in class org.eclipse.jface.text. TextViewer
Same as TextViewer.modelRange2WidgetRange(IRegion) just for a Position.
models() - Static method in class org.eclipse.core.databinding. BindingProperties
Returns an IListProperty < IObservable > for observing the models of a ValidationStatusProvider.
modelSelection2WidgetSelection(Point) - Method in class org.eclipse.jface.text. TextViewer
Translates the given selection range of the viewer's document into the corresponding widget range or returns null of this fails.
ModelStatus - Class in org.eclipse.core.resources.mapping
A status returned by a model from the resource operation validator.
ModelStatus(int, String, String, String) - Constructor for class org.eclipse.core.resources.mapping. ModelStatus
Create a model status.
modelStyleRange2WidgetStyleRange(StyleRange) - Method in class org.eclipse.jface.text. TextViewer
Translates a style range given relative to the viewer's document into style ranges relative to the viewer's widget or null.
ModelSynchronizeParticipant - Class in org.eclipse.team.ui.synchronize
Synchronize participant that obtains it's synchronization state from a ISynchronizationContext.
ModelSynchronizeParticipant(SynchronizationContext) - Constructor for class org.eclipse.team.ui.synchronize. ModelSynchronizeParticipant
Create a participant for the given context
ModelSynchronizeParticipant() - Constructor for class org.eclipse.team.ui.synchronize. ModelSynchronizeParticipant
Create a participant in order to restore it from saved state.
ModelSynchronizeParticipantActionGroup - Class in org.eclipse.team.ui.synchronize
Action group that contributes the merge actions to the model synchronize participant.
ModelSynchronizeParticipantActionGroup() - Constructor for class org.eclipse.team.ui.synchronize. ModelSynchronizeParticipantActionGroup
Create a merge action group.
MODIFIER_MASK - Static variable in class org.eclipse.swt. SWT
Keyboard and/or mouse event mask indicating all possible keyboard modifiers.
ModifierKey - Class in org.eclipse.ui.keys
Deprecated. Please use org.eclipse.jface.bindings.keys.KeyStroke and org.eclipse.jface.bindings.keys.KeyLookupFactory
modify(Object, String, Object) - Method in interface org.eclipse.jface.viewers. ICellModifier
Modifies the value for the given property of the given element.
Modify - Static variable in class org.eclipse.swt. SWT
The modify event type (value is 24).
modifyAnnotation(Annotation, boolean) - Method in class org.eclipse.jface.text.source. AnnotationModel
Modifies the given annotation if the annotation is managed by this annotation model.
modifyAnnotationPosition(Annotation, Position) - Method in class org.eclipse.jface.text.source. AnnotationModel
 
modifyAnnotationPosition(Annotation, Position, boolean) - Method in class org.eclipse.jface.text.source. AnnotationModel
Modifies the associated position of the given annotation to the given position.
modifyAnnotationPosition(Annotation, Position) - Method in interface org.eclipse.jface.text.source. IAnnotationModelExtension
Modifies the position associated with the given annotation to equal the given position.
modifyAnnotations(Annotation[], Map, Annotation[]) - Method in class org.eclipse.jface.text.source.projection. ProjectionAnnotationModel
Modifies the annotation model.
ModifyEvent - Class in org.eclipse.swt.events
Instances of this class are sent as a result of text being modified.
ModifyEvent(Event) - Constructor for class org.eclipse.swt.events. ModifyEvent
Constructs a new instance of this class based on the information in the given untyped event.
ModifyListener - Interface in org.eclipse.swt.events
Classes which implement this interface provide a method that deals with the events that are generated when text is modified.
modifyMarkerAnnotation(IMarker) - Method in class org.eclipse.ui.texteditor. AbstractMarkerAnnotationModel
Updates the annotation corresponding to the given marker which has changed in some way.
modifyRule(IResource) - Method in interface org.eclipse.core.resources. IResourceRuleFactory
Returns the scheduling rule that is required for modifying a resource.
modifyRule(IResource) - Method in class org.eclipse.core.resources.team. ResourceRuleFactory
Default implementation of IResourceRuleFactory#modifyRule.
modifyText(ExtendedModifyEvent) - Method in interface org.eclipse.swt.custom. ExtendedModifyListener
This method is called after a text change occurs.
modifyText(ModifyEvent) - Method in interface org.eclipse.swt.events. ModifyListener
Sent when the text is modified.
MODULES_GROUP - Static variable in interface org.eclipse.debug.ui. IDebugUIConstants
Identifier for a modules group in a menu (value "modulesGroup").
Monitor - Class in org.eclipse.swt.widgets
Instances of this class are descriptions of monitors.
monitor - Variable in class org.eclipse.update.core. BaseInstallHandler
Deprecated. Optional progress monitor, can be null
monitor - Variable in class org.eclipse.update.core. InstallMonitor
Deprecated.  
monitorFailed(IRefreshMonitor, IResource) - Method in interface org.eclipse.core.resources.refresh. IRefreshResult
Notifies that the given monitor has encountered a failure from which it cannot recover while monitoring the given resource.
MonoReconciler - Class in org.eclipse.jface.text.reconciler
Standard implementation of IReconciler.
MonoReconciler(IReconcilingStrategy, boolean) - Constructor for class org.eclipse.jface.text.reconciler. MonoReconciler
Creates a new reconciler that uses the same reconciling strategy to reconcile its document independent of the type of the document's contents.
MOUSE - Static variable in class org.eclipse.jface.text. TextViewer
Identifies mouse moves as originators of a view port change.
MOUSE_BUTTON - Static variable in interface org.eclipse.jface.text. IPainter
Constant describing the reason of a repaint request: mouse button pressed.
MOUSE_CLICK_SELECTION - Static variable in class org.eclipse.jface.viewers. ColumnViewerEditorActivationEvent
if a cell is selected using a single click of the mouse
MOUSE_DOUBLE_CLICK_SELECTION - Static variable in class org.eclipse.jface.viewers. ColumnViewerEditorActivationEvent
if a cell is selected using double clicking of the mouse
MOUSE_END - Static variable in class org.eclipse.jface.text. TextViewer
Identifies mouse button up as originator of a view port change.
MouseAdapter - Class in org.eclipse.swt.events
This adapter class provides default implementations for the methods described by the MouseListener interface.
MouseAdapter() - Constructor for class org.eclipse.swt.events. MouseAdapter
 
mouseClicked(int) - Method in class org.eclipse.jface.text.source. AnnotationRulerColumn
Hook method for a mouse click event on the given ruler line.
mouseDoubleClick(MouseEvent) - Method in class org.eclipse.jface.text.hyperlink. HyperlinkManager
 
mouseDoubleClick(MouseEvent) - Method in class org.eclipse.jface.text. PaintManager
 
mouseDoubleClick(MouseEvent) - Method in class org.eclipse.jface.text.source. AnnotationBarHoverManager.Closer
Deprecated.  
mouseDoubleClick(MouseEvent) - Method in class org.eclipse.swt.events. MouseAdapter
Sent when a mouse button is pressed twice within the (operating system specified) double click period.
mouseDoubleClick(MouseEvent) - Method in interface org.eclipse.swt.events. MouseListener
Sent when a mouse button is pressed twice within the (operating system specified) double click period.
MouseDoubleClick - Static variable in class org.eclipse.swt. SWT
The mouse double click event type (value is 8).
mouseDoubleClick(MouseEvent) - Method in class org.eclipse.ui.console. TextConsoleViewer
 
mouseDoubleClick(MouseEvent) - Method in class org.eclipse.ui.texteditor. AbstractRulerActionDelegate
 
mouseDoubleClicked(int) - Method in class org.eclipse.jface.text.source. AnnotationRulerColumn
Hook method for a mouse double click event on the given ruler line.
mouseDown(MouseEvent) - Method in class org.eclipse.jface.text.hyperlink. HyperlinkManager
 
mouseDown(MouseEvent) - Method in class org.eclipse.jface.text. PaintManager
 
mouseDown(MouseEvent) - Method in class org.eclipse.jface.text.source. AnnotationBarHoverManager.Closer
Deprecated.  
mouseDown(int) - Method in class org.eclipse.jface.text.source. AnnotationRulerColumn
Hook method for a mouse down event on the given ruler line.
mouseDown(MouseEvent) - Method in class org.eclipse.swt.events. MouseAdapter
Sent when a mouse button is pressed.
mouseDown(MouseEvent) - Method in interface org.eclipse.swt.events. MouseListener
Sent when a mouse button is pressed.
MouseDown - Static variable in class org.eclipse.swt. SWT
The mouse down event type (value is 3).
mouseDown(MouseEvent) - Method in class org.eclipse.ui.console. TextConsoleViewer
 
mouseDown(MouseEvent) - Method in class org.eclipse.ui.texteditor. AbstractRulerActionDelegate
 
mouseEnter(MouseEvent) - Method in class org.eclipse.jface.text.hyperlink. HyperlinkManager
Sent when the mouse pointer passes into the area of the screen covered by a control.
mouseEnter(MouseEvent) - Method in class org.eclipse.swt.events. MouseTrackAdapter
Sent when the mouse pointer passes into the area of the screen covered by a control.
mouseEnter(MouseEvent) - Method in interface org.eclipse.swt.events. MouseTrackListener
Sent when the mouse pointer passes into the area of the screen covered by a control.
MouseEnter - Static variable in class org.eclipse.swt. SWT
The mouse enter event type (value is 6).
mouseEnter(MouseEvent) - Method in class org.eclipse.ui.console. TextConsoleViewer
 
MouseEvent - Class in org.eclipse.swt.events
Instances of this class are sent whenever mouse related actions occur.
MouseEvent(Event) - Constructor for class org.eclipse.swt.events. MouseEvent
Constructs a new instance of this class based on the information in the given untyped event.
mouseExit(MouseEvent) - Method in class org.eclipse.jface.text.hyperlink. HyperlinkManager
Sent when the mouse pointer passes out of the area of the screen covered by a control.
mouseExit(MouseEvent) - Method in class org.eclipse.jface.text.source. AnnotationBarHoverManager.Closer
Deprecated.  
mouseExit(MouseEvent) - Method in class org.eclipse.swt.events. MouseTrackAdapter
Sent when the mouse pointer passes out of the area of the screen covered by a control.
mouseExit(MouseEvent) - Method in interface org.eclipse.swt.events. MouseTrackListener
Sent when the mouse pointer passes out of the area of the screen covered by a control.
MouseExit - Static variable in class org.eclipse.swt. SWT
The mouse exit event type (value is 7).
mouseExit(MouseEvent) - Method in class org.eclipse.ui.console. TextConsoleViewer
 
mouseHover(MouseEvent) - Method in class org.eclipse.jface.text.hyperlink. HyperlinkManager
Sent when the mouse pointer hovers (that is, stops moving for an (operating system specified) period of time) over a control.
mouseHover(MouseEvent) - Method in class org.eclipse.swt.events. MouseTrackAdapter
Sent when the mouse pointer hovers (that is, stops moving for an (operating system specified) period of time) over a control.
mouseHover(MouseEvent) - Method in interface org.eclipse.swt.events. MouseTrackListener
Sent when the mouse pointer hovers (that is, stops moving for an (operating system specified) period of time) over a control.
MouseHover - Static variable in class org.eclipse.swt. SWT
The mouse hover event type (value is 32).
mouseHover(MouseEvent) - Method in class org.eclipse.ui.console. TextConsoleViewer
 
MouseListener - Interface in org.eclipse.swt.events
Classes which implement this interface provide methods that deal with the events that are generated as mouse buttons are pressed.
mouseMove(MouseEvent) - Method in class org.eclipse.jface.text.hyperlink. HyperlinkManager
 
mouseMove(MouseEvent) - Method in class org.eclipse.jface.text.source. AnnotationBarHoverManager.Closer
Deprecated.  
mouseMove(MouseEvent) - Method in interface org.eclipse.swt.events. MouseMoveListener
Sent when the mouse moves.
MouseMove - Static variable in class org.eclipse.swt. SWT
The mouse move event type (value is 5).
mouseMove(MouseEvent) - Method in class org.eclipse.ui.console. TextConsoleViewer
 
MouseMoveListener - Interface in org.eclipse.swt.events
Classes which implement this interface provide a method that deals with the events that are generated as the mouse pointer moves.
mouseScrolled(MouseEvent) - Method in interface org.eclipse.swt.events. MouseWheelListener
Sent when the mouse wheel is scrolled.
MouseTrackAdapter - Class in org.eclipse.swt.events
This adapter class provides default implementations for the methods described by the MouseTrackListener interface.
MouseTrackAdapter() - Constructor for class org.eclipse.swt.events. MouseTrackAdapter
 
MouseTrackListener - Interface in org.eclipse.swt.events
Classes which implement this interface provide methods that deal with the events that are generated as the mouse pointer passes (or hovers) over controls.
mouseUp(MouseEvent) - Method in class org.eclipse.jface.text.hyperlink. HyperlinkManager
 
mouseUp(MouseEvent) - Method in class org.eclipse.jface.text. PaintManager
 
mouseUp(MouseEvent) - Method in class org.eclipse.jface.text.source. AnnotationBarHoverManager.Closer
Deprecated.  
mouseUp(MouseEvent) - Method in class org.eclipse.swt.events. MouseAdapter
Sent when a mouse button is released.
mouseUp(MouseEvent) - Method in interface org.eclipse.swt.events. MouseListener
Sent when a mouse button is released.
MouseUp - Static variable in class org.eclipse.swt. SWT
The mouse up event type (value is 4).
mouseUp(MouseEvent) - Method in class org.eclipse.ui.console. TextConsoleViewer
 
mouseUp(MouseEvent) - Method in class org.eclipse.ui.texteditor. AbstractRulerActionDelegate
 
MouseWheel - Static variable in class org.eclipse.swt. SWT
The mouse wheel event type (value is 37).
MouseWheelListener - Interface in org.eclipse.swt.events
Classes which implement this interface provide a method that deals with the event that is generated as the mouse wheel is scrolled.
move(int, int) - Method in class org.eclipse.core.databinding.observable.list. AbstractObservableList
Moves the element located at oldIndex to newIndex.
move(int, int) - Method in class org.eclipse.core.databinding.observable.list. DecoratingObservableList
 
move(int, int) - Method in interface org.eclipse.core.databinding.observable.list. IObservableList
Moves the element located at oldIndex to newIndex.
move(int, int) - Method in class org.eclipse.core.databinding.observable.list. MultiList
 
move(int, int) - Method in class org.eclipse.core.databinding.observable.list. ObservableList
Moves the element located at oldIndex to newIndex.
move(int, int) - Method in class org.eclipse.core.databinding.observable.list. WritableList
 
move(IFileStore, int, IProgressMonitor) - Method in interface org.eclipse.core.filesystem. IFileStore
Moves the file represented by this store to the provided destination store.
move(IFileStore, int, IProgressMonitor) - Method in class org.eclipse.core.filesystem.provider. FileStore
The default implementation of IFileStore.move(IFileStore, int, IProgressMonitor).
move(IPath, boolean, boolean, IProgressMonitor) - Method in interface org.eclipse.core.resources. IFile
Moves this resource to be at the given location.
move(IPath, boolean, boolean, IProgressMonitor) - Method in interface org.eclipse.core.resources. IFolder
Moves this resource so that it is located at the given path.
move(IProjectDescription, boolean, IProgressMonitor) - Method in interface org.eclipse.core.resources. IProject
Renames this project so that it is located at the name in the given description.
move(IPath, boolean, IProgressMonitor) - Method in interface org.eclipse.core.resources. IResource
Moves this resource so that it is located at the given path.
move(IPath, int, IProgressMonitor) - Method in interface org.eclipse.core.resources. IResource
Moves this resource so that it is located at the given path.
move(IProjectDescription, boolean, boolean, IProgressMonitor) - Method in interface org.eclipse.core.resources. IResource
Renames or relocates this project so that it is the project specified by the given project description.
move(IProjectDescription, int, IProgressMonitor) - Method in interface org.eclipse.core.resources. IResource
Renames or relocates this project so that it is the project specified by the given project description.
move(IResource[], IPath, boolean, IProgressMonitor) - Method in interface org.eclipse.core.resources. IWorkspace
Moves the given sibling resources so that they are located as members of the resource at the given path; the names of the new members are the same.
move(IResource[], IPath, int, IProgressMonitor) - Method in interface org.eclipse.core.resources. IWorkspace
Moves the given sibling resources so that they are located as members of the resource at the given path; the names of the new members are the same.
move(IResource, IPath) - Method in interface org.eclipse.core.resources.mapping. IResourceChangeDescriptionFactory
Record the set of deltas representing a move of the given resource to the given workspace path.
move(Object, int, int) - Method in interface org.eclipse.jface.databinding.viewers. IViewerUpdater
Moves the specified element from the specified old position to the specified new position.
Move - Static variable in class org.eclipse.swt. SWT
The move event type (value is 10).
MOVE - Static variable in class org.eclipse.ui.actions. ActionFactory
Workbench action (id: "move", commandId: "org.eclipse.ui.edit.move"): Move.
move(IProgressMonitor, IAdaptable) - Method in class org.eclipse.ui.ide.undo. MoveResourcesOperation
Move any known resources according to the destination parameters known by this operation.
MOVE - Static variable in interface org.eclipse.ui. IWorkbenchActionConstants
Deprecated. in 3.0. Use ActionFactory.MOVE.getId() instead.
MOVE - Static variable in interface org.eclipse.ui.texteditor. IWorkbenchActionDefinitionIds
Deprecated. As of 3.5, replaced by IWorkbenchCommandConstants.FILE_MOVE
MOVE_FROM - Static variable in interface org.eclipse.team.core.diff. ITwoWayDiff
Change constant (bit mask) indicating that the object was moved from another location.
MOVE_LINE_DOWN - Static variable in interface org.eclipse.ui.texteditor. ITextEditorActionConstants
Name of the action to move lines downwards Value: "MoveLineDown"
MOVE_LINE_UP - Static variable in interface org.eclipse.ui.texteditor. ITextEditorActionConstants
Name of the action to move lines upwards Value: "MoveLineUp"
MOVE_LINES_ACTION - Static variable in interface org.eclipse.ui.texteditor. IAbstractTextEditorHelpContextIds
Help context id for the action.
MOVE_LINES_DOWN - Static variable in interface org.eclipse.ui.texteditor. ITextEditorActionDefinitionIds
Action definition id of the move lines downwards action.
MOVE_LINES_UP - Static variable in interface org.eclipse.ui.texteditor. ITextEditorActionDefinitionIds
Action definition id of the move lines upwards action.
MOVE_TO - Static variable in interface org.eclipse.team.core.diff. ITwoWayDiff
Change constant (bit mask) indicating that the object was moved to another location.
moveAbove(Control) - Method in class org.eclipse.swt.widgets. Control
Moves the receiver above the specified control in the drawing order.
MoveArguments - Class in org.eclipse.ltk.core.refactoring.participants
Move arguments describe the data that a processor provides to its move participants.
MoveArguments(Object, boolean) - Constructor for class org.eclipse.ltk.core.refactoring.participants. MoveArguments
Creates new move arguments.
moveBelow(Control) - Method in class org.eclipse.swt.widgets. Control
Moves the receiver below the specified control in the drawing order.
MOVED_FROM - Static variable in interface org.eclipse.core.resources. IResourceDelta
Change constant (bit mask) indicating that the resource was moved from another location.
MOVED_TO - Static variable in interface org.eclipse.core.resources. IResourceDelta
Change constant (bit mask) indicating that the resource was moved to another location.
movedFile(IFile, IFile) - Method in interface org.eclipse.core.resources.team. IResourceTree
Declares that the given source file has been successfully moved to the given destination in the local file system, and requests that the corresponding changes should now be made to the workspace resource tree.
movedFolderSubtree(IFolder, IFolder) - Method in interface org.eclipse.core.resources.team. IResourceTree
Declares that the given source folder and its descendents have been successfully moved to the given destination in the local file system, and requests that the corresponding changes should now be made to the workspace resource tree for the folder and all its descendents.
movedProjectSubtree(IProject, IProjectDescription) - Method in interface org.eclipse.core.resources.team. IResourceTree
Declares that the given source project and its files and folders have been successfully relocated in the local file system if required, and requests that the rename and/or relocation should now be made to the workspace resource tree for the project and all its descendents.
moveFile(IResourceTree, IFile, IFile, int, IProgressMonitor) - Method in interface org.eclipse.core.resources.team. IMoveDeleteHook
Implements IResource.move(IPath,int,IProgressMonitor) where the receiver is a file.
MoveFilesAndFoldersOperation - Class in org.eclipse.ui.actions
Moves files and folders.
MoveFilesAndFoldersOperation(Shell) - Constructor for class org.eclipse.ui.actions. MoveFilesAndFoldersOperation
Creates a new operation initialized with a shell.
moveFocusToWidgetToken() - Method in interface org.eclipse.jface.text. ITextViewerExtension4
Instructs the receiver to request the IWidgetTokenKeeper currently holding the widget token to take the keyboard focus.
moveFocusToWidgetToken() - Method in class org.eclipse.jface.text. TextViewer
 
moveFolder(IResourceTree, IFolder, IFolder, int, IProgressMonitor) - Method in interface org.eclipse.core.resources.team. IMoveDeleteHook
Implements IResource.move(IPath,int,IProgressMonitor) where the receiver is a project.
moveInside(Rectangle, Rectangle) - Static method in class org.eclipse.jface.util. Geometry
Repositions the 'inner' rectangle to lie completely within the bounds of the 'outer' rectangle if possible.
MoveLinesAction - Class in org.eclipse.ui.texteditor
Action for moving selected lines in an editor.
MoveLinesAction(ResourceBundle, String, ITextEditor, ITextViewer, boolean, boolean) - Constructor for class org.eclipse.ui.texteditor. MoveLinesAction
Creates and initializes the action for the given text editor.
MoveLinesAction(ResourceBundle, String, AbstractTextEditor, boolean, boolean) - Constructor for class org.eclipse.ui.texteditor. MoveLinesAction
Deprecated. As of 3.5, replaced by MoveLinesAction.MoveLinesAction(ResourceBundle, String, ITextEditor, ITextViewer, boolean, boolean)
movement - Variable in class org.eclipse.swt.custom. MovementEvent
the movement type (input)
MOVEMENT_CHAR - Static variable in class org.eclipse.swt. SWT
The character movement type (value is 1<<0).
MOVEMENT_CLUSTER - Static variable in class org.eclipse.swt. SWT
The cluster movement type (value is 1<<1).
MOVEMENT_WORD - Static variable in class org.eclipse.swt. SWT
The word movement type (value is 1<<2).
MOVEMENT_WORD_END - Static variable in class org.eclipse.swt. SWT
The word end movement type (value is 1<<3).
MOVEMENT_WORD_START - Static variable in class org.eclipse.swt. SWT
The word start movement type (value is 1<<4).
MovementEvent - Class in org.eclipse.swt.custom
This event is sent when a new offset is required based on the current offset and a movement type.
MovementEvent(StyledTextEvent) - Constructor for class org.eclipse.swt.custom. MovementEvent
Constructs a new instance of this class based on the information in the given event.
MovementListener - Interface in org.eclipse.swt.custom
This listener is invoked when a new offset is required based on the current offset and a movement type.
movePart(IPresentablePart, Object) - Method in class org.eclipse.ui.presentations. StackPresentation
Moves a part to a new location as the result of a drag/drop operation within this presentation.
MoveParticipant - Class in org.eclipse.ltk.core.refactoring.participants
A participant to participate in refactorings that move elements.
MoveParticipant() - Constructor for class org.eclipse.ltk.core.refactoring.participants. MoveParticipant
 
MoveProcessor - Class in org.eclipse.ltk.core.refactoring.participants
A special processor that performs move operations.
MoveProcessor() - Constructor for class org.eclipse.ltk.core.refactoring.participants. MoveProcessor
 
moveProject(IResourceTree, IProject, IProjectDescription, int, IProgressMonitor) - Method in interface org.eclipse.core.resources.team. IMoveDeleteHook
Implements IResource.move(IPath,int,IProgressMonitor) and IResource.move(IProjectDescription,int,IProgressMonitor) where the receiver is a project.
MoveProjectAction - Class in org.eclipse.ui.actions
The MoveProjectAction is the action designed to move projects specifically as they have different semantics from other resources.
MoveProjectAction(Shell) - Constructor for class org.eclipse.ui.actions. MoveProjectAction
Deprecated.  MoveProjectAction.MoveProjectAction(IShellProvider)
MoveProjectAction(IShellProvider) - Constructor for class org.eclipse.ui.actions. MoveProjectAction
Creates a new project move action and initializes it.
MoveProjectOperation - Class in org.eclipse.ui.ide.undo
A MoveProjectOperation represents an undoable operation for moving a project's content to a different location.
MoveProjectOperation(IProject, URI, String) - Constructor for class org.eclipse.ui.ide.undo. MoveProjectOperation
Create a MoveProjectOperation that moves the specified project contents to a new location.
moveRectangle(Rectangle, Point) - Static method in class org.eclipse.jface.util. Geometry
Moves the given rectangle by the given delta.
MoveRefactoring - Class in org.eclipse.ltk.core.refactoring.participants
A generic move refactoring.
MoveRefactoring(MoveProcessor) - Constructor for class org.eclipse.ltk.core.refactoring.participants. MoveRefactoring
Creates a new move refactoring with the given move processor.
MoveResourceAction - Class in org.eclipse.ui.actions
Standard action for moving the currently selected resources elsewhere in the workspace.
MoveResourceAction(Shell) - Constructor for class org.eclipse.ui.actions. MoveResourceAction
Deprecated.  MoveResourceAction.MoveResourceAction(IShellProvider)
MoveResourceAction(IShellProvider) - Constructor for class org.eclipse.ui.actions. MoveResourceAction
Creates a new action.
MoveResourceChange - Class in org.eclipse.ltk.core.refactoring.resource
Change that moves a resource.
MoveResourceChange(IResource, IContainer) - Constructor for class org.eclipse.ltk.core.refactoring.resource. MoveResourceChange
Creates the change.
MoveResourceChange(IResource, IContainer, long, Change) - Constructor for class org.eclipse.ltk.core.refactoring.resource. MoveResourceChange
Creates the change.
MoveResourcesDescriptor - Class in org.eclipse.ltk.core.refactoring.resource
Refactoring descriptor for the move resource refactoring.
MoveResourcesDescriptor() - Constructor for class org.eclipse.ltk.core.refactoring.resource. MoveResourcesDescriptor
Creates a new refactoring descriptor.
MoveResourcesOperation - Class in org.eclipse.ui.ide.undo
A MoveResourcesOperation represents an undoable operation for moving one or more resources in the workspace.
MoveResourcesOperation(IResource[], IPath, String) - Constructor for class org.eclipse.ui.ide.undo. MoveResourcesOperation
Create a MoveResourcesOperation that moves all of the specified resources to the same target location, using their existing names.
MoveResourcesOperation(IResource, IPath, String) - Constructor for class org.eclipse.ui.ide.undo. MoveResourcesOperation
Create a MoveResourcesOperation that moves a single resource to a new location.
MoveResourcesWizard - Class in org.eclipse.ltk.ui.refactoring.resource
A wizard for the move resources refactoring.
MoveResourcesWizard(IResource[]) - Constructor for class org.eclipse.ltk.ui.refactoring.resource. MoveResourcesWizard
Creates a MoveResourcesWizard.
moveRule(IResource, IResource) - Method in interface org.eclipse.core.resources. IResourceRuleFactory
Returns the scheduling rule that is required for moving a resource.
moveRule(IResource, IResource) - Method in class org.eclipse.core.resources.team. ResourceRuleFactory
Default implementation of IResourceRuleFactory#moveRule.
MoveSourceEdit - Class in org.eclipse.text.edits
A move source edit denotes the source of a move operation.
MoveSourceEdit(int, int) - Constructor for class org.eclipse.text.edits. MoveSourceEdit
Constructs a new move source edit.
MoveSourceEdit(int, int, MoveTargetEdit) - Constructor for class org.eclipse.text.edits. MoveSourceEdit
Constructs a new copy source edit.
MoveTargetEdit - Class in org.eclipse.text.edits
A move target edit denotes the target of a move operation.
MoveTargetEdit(int) - Constructor for class org.eclipse.text.edits. MoveTargetEdit
Constructs a new move target edit
MoveTargetEdit(int, MoveSourceEdit) - Constructor for class org.eclipse.text.edits. MoveTargetEdit
Constructs an new move target edit
moveTo(float, float) - Method in class org.eclipse.swt.graphics. Path
Sets the current point of the receiver to the point specified by (x, y).
moveTree(int) - Method in class org.eclipse.text.edits. TextEdit
Move all offsets in the tree by the given delta.
MOZILLA - Static variable in class org.eclipse.swt. SWT
Style constant specifying that a Browser should use a Mozilla GRE for rendering its content (value is 1<<15).
MPESITE_SCOPE - Static variable in interface org.eclipse.ui.services. IServiceScopes
An editor site within a MultiPageEditorPart.
MRU - Static variable in interface org.eclipse.ui.ide. IIDEActionConstants
File menu: name of "Most Recently Used File" group.
MRU - Static variable in interface org.eclipse.ui. IWorkbenchActionConstants
File menu: name of "Most Recently Used File" group.
msg - Variable in class org.eclipse.swt.widgets. Display
the handle to the OS message queue (Warning: This field is platform dependent) IMPORTANT: This field is not part of the SWT public API.
MULTI - Static variable in class org.eclipse.swt. SWT
Style constant for multi-selection behavior in lists and multiple line support on text fields (value is 1<<1).
MULTI_CHANGE - Static variable in class org.eclipse.ltk.core.refactoring. RefactoringDescriptor
Constant describing the multi change flag (value: 4).
MultiEditor - Class in org.eclipse.ui.part
A MultiEditor is a composite of editors.
MultiEditor() - Constructor for class org.eclipse.ui.part. MultiEditor
 
MultiEditor.Gradient - Class in org.eclipse.ui.part
The colors used to draw the title bar of the inner editors
MultiEditor.Gradient() - Constructor for class org.eclipse.ui.part. MultiEditor.Gradient
 
MultiEditorInput - Class in org.eclipse.ui.part
Implements an input for a AbstractMultiEditor.
MultiEditorInput(String[], IEditorInput[]) - Constructor for class org.eclipse.ui.part. MultiEditorInput
Constructs a new MultiEditorInput.
MultiLineRule - Class in org.eclipse.jface.text.rules
A rule for detecting patterns which begin with a given sequence and may end with a given sequence thereby spanning multiple lines.
MultiLineRule(String, String, IToken) - Constructor for class org.eclipse.jface.text.rules. MultiLineRule
Creates a rule for the given starting and ending sequence which, if detected, will return the specified token.
MultiLineRule(String, String, IToken, char) - Constructor for class org.eclipse.jface.text.rules. MultiLineRule
Creates a rule for the given starting and ending sequence which, if detected, will return the specific token.
MultiLineRule(String, String, IToken, char, boolean) - Constructor for class org.eclipse.jface.text.rules. MultiLineRule
Creates a rule for the given starting and ending sequence which, if detected, will return the specific token.
MultiList - Class in org.eclipse.core.databinding.observable.list
An observable list backed by an array of observable lists.
MultiList(IObservableList[]) - Constructor for class org.eclipse.core.databinding.observable.list. MultiList
Constructs a MultiList in the default realm, and backed by the given observable lists.
MultiList(IObservableList[], Object) - Constructor for class org.eclipse.core.databinding.observable.list. MultiList
Constructs a MultiList in the default realm backed by the given observable lists.
MultiList(Realm, IObservableList[]) - Constructor for class org.eclipse.core.databinding.observable.list. MultiList
Constructs a MultiList belonging to the given realm, and backed by the given observable lists.
MultiList(Realm, IObservableList[], Object) - Constructor for class org.eclipse.core.databinding.observable.list. MultiList
Constructs a MultiList belonging to the given realm, and backed by the given observable lists.
MultiPageEditor - Class in org.eclipse.ui.part
Deprecated. Use the class MultiPageEditorPart instead
MultiPageEditor() - Constructor for class org.eclipse.ui.part. MultiPageEditor
Deprecated. Use the class MultiPageEditorPart instead
MultiPageEditorActionBarContributor - Class in org.eclipse.ui.part
Abstract base class for managing the installation/deinstallation of global actions for multi-page editors.
MultiPageEditorActionBarContributor() - Constructor for class org.eclipse.ui.part. MultiPageEditorActionBarContributor
Creates a multi-page editor action contributor.
MultiPageEditorPart - Class in org.eclipse.ui.part
A multi-page editor is an editor with multiple pages, each of which may contain an editor or an arbitrary SWT control.
MultiPageEditorPart() - Constructor for class org.eclipse.ui.part. MultiPageEditorPart
Creates an empty multi-page editor with no pages.
MultiPageEditorSite - Class in org.eclipse.ui.part
Site for a nested editor within a multi-page editor.
MultiPageEditorSite(MultiPageEditorPart, IEditorPart) - Constructor for class org.eclipse.ui.part. MultiPageEditorSite
Creates a site for the given editor nested within the given multi-page editor.
MultiPageSelectionProvider - Class in org.eclipse.ui.part
Manages the current selection in a multi-page editor by tracking the active nested editor within the multi-page editor.
MultiPageSelectionProvider(MultiPageEditorPart) - Constructor for class org.eclipse.ui.part. MultiPageSelectionProvider
Creates a selection provider for the given multi-page editor.
MultiPartInitException - Exception in org.eclipse.ui
A checked exception indicating one or more workbench parts could not be initialized correctly.
MultiPartInitException(IWorkbenchPartReference[], PartInitException[]) - Constructor for exception org.eclipse.ui. MultiPartInitException
Creates a new exception object.
MultiPassContentFormatter - Class in org.eclipse.jface.text.formatter
Content formatter for edit-based formatting strategies.
MultiPassContentFormatter(String, String) - Constructor for class org.eclipse.jface.text.formatter. MultiPassContentFormatter
Creates a new content formatter.
MultiPassContentFormatter.NonDeletingPositionUpdater - Class in org.eclipse.jface.text.formatter
Position updater that shifts otherwise deleted positions to the next non-whitespace character.
MultiPassContentFormatter.NonDeletingPositionUpdater(String) - Constructor for class org.eclipse.jface.text.formatter. MultiPassContentFormatter.NonDeletingPositionUpdater
Creates a new non-deleting position updater.
MULTIPLE - Static variable in class org.eclipse.ui. SelectionEnabler
 
MultipleHyperlinkPresenter - Class in org.eclipse.jface.text.hyperlink
A hyperlink presenter capable of showing multiple hyperlinks in a hover.
MultipleHyperlinkPresenter(IPreferenceStore) - Constructor for class org.eclipse.jface.text.hyperlink. MultipleHyperlinkPresenter
Creates a new multiple hyperlink presenter which uses DefaultHyperlinkPresenter.HYPERLINK_COLOR to read the color from the given preference store.
MultipleHyperlinkPresenter(RGB) - Constructor for class org.eclipse.jface.text.hyperlink. MultipleHyperlinkPresenter
Creates a new multiple hyperlink presenter.
multipleSelection() - Static method in class org.eclipse.jface.databinding.viewers. ViewerProperties
Returns a list property for observing the multiple selection of an ISelectionProvider.
multipleSelection() - Static method in class org.eclipse.ui.databinding. WorkbenchProperties
Returns a property for observing the elements of a structured selection as exposed by ISelectionService.
multipleSelection(String, boolean) - Static method in class org.eclipse.ui.databinding. WorkbenchProperties
Returns a property for observing the elements of a structured selection as exposed by ISelectionService.
multiply(Transform) - Method in class org.eclipse.swt.graphics. Transform
Modifies the receiver such that the matrix it represents becomes the the result of multiplying the matrix it previously represented by the argument.
MultiRule - Class in org.eclipse.core.runtime.jobs
A MultiRule is a compound scheduling rule that represents a fixed group of child scheduling rules.
MultiRule(ISchedulingRule[]) - Constructor for class org.eclipse.core.runtime.jobs. MultiRule
Creates a new scheduling rule that composes a set of nested rules.
MultiStateTextFileChange - Class in org.eclipse.ltk.core.refactoring
A multi state text file change is a special change object that applies a sequence of text edit trees to a document.
MultiStateTextFileChange(String, IFile) - Constructor for class org.eclipse.ltk.core.refactoring. MultiStateTextFileChange
Creates a new composite text file change.
MultiStatus - Class in org.eclipse.core.runtime
A concrete multi-status implementation, suitable either for instantiating or subclassing.
MultiStatus(String, int, IStatus[], String, Throwable) - Constructor for class org.eclipse.core.runtime. MultiStatus
Creates and returns a new multi-status object with the given children.
MultiStatus(String, int, String, Throwable) - Constructor for class org.eclipse.core.runtime. MultiStatus
Creates and returns a new multi-status object with no children.
MultiTextEdit - Class in org.eclipse.text.edits
A multi-text edit can be used to aggregate several edits into one edit.
MultiTextEdit() - Constructor for class org.eclipse.text.edits. MultiTextEdit
Creates a new MultiTextEdit.
MultiTextEdit(int, int) - Constructor for class org.eclipse.text.edits. MultiTextEdit
Creates a new MultiTextEdit for the given range.
MultiTextEdit(MultiTextEdit) - Constructor for class org.eclipse.text.edits. MultiTextEdit
 
MultiTextEditWithProgress - Class in org.eclipse.core.filebuffers.manipulation
Multi-text edit with progress reporting.
MultiTextEditWithProgress(String) - Constructor for class org.eclipse.core.filebuffers.manipulation. MultiTextEditWithProgress
 
MultiValidator - Class in org.eclipse.core.databinding.validation
A validator for cross-constraints between observables.
MultiValidator() - Constructor for class org.eclipse.core.databinding.validation. MultiValidator
Constructs a MultiValidator on the default realm.
MultiValidator(Realm) - Constructor for class org.eclipse.core.databinding.validation. MultiValidator
Constructs a MultiValidator on the given realm.
mustSaveDocument(Object) - Method in class org.eclipse.ui.editors.text. ForwardingDocumentProvider
 
mustSaveDocument(Object) - Method in class org.eclipse.ui.editors.text. TextFileDocumentProvider
 
mustSaveDocument(Object) - Method in class org.eclipse.ui.editors.text. TextFileDocumentProvider.NullProvider
Deprecated.  
mustSaveDocument(Object) - Method in class org.eclipse.ui.texteditor. AbstractDocumentProvider
 
mustSaveDocument(Object) - Method in interface org.eclipse.ui.texteditor. IDocumentProvider
Returns whether the document provided for the given element must be saved.

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