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

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.osgi.framework.launcher.Launcher
main method for Launcher.
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
 
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.
makeParser() - Static method in class org.xml.sax.helpers.ParserFactory
Deprecated. Create a new SAX parser using the `org.xml.sax.parser' system property.
makeParser(String) - Static method in class org.xml.sax.helpers.ParserFactory
Deprecated. Create a new SAX parser object using the class name provided.
makePermissionData(PermissionInfo[]) - Method in class org.eclipse.osgi.framework.internal.core.PermissionAdminImpl
Make an array of encoded permission Strings from a PermissionInfo array.
makePermissionInfo(String[]) - Method in class org.eclipse.osgi.framework.internal.core.PermissionAdminImpl
Make a PermissionInfo array from an array of encoded permission Strings.
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(FilePath) - Method in class org.eclipse.osgi.framework.adaptor.FilePath
Returns a string representing this path as a relative to the given base path.
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
 
MALFORMED_UTF16BE - Static variable in class org.eclipse.ercp.xml.parser.EXmlMsg
 
MALFORMED_UTF16LE - Static variable in class org.eclipse.ercp.xml.parser.EXmlMsg
 
MALFORMED_UTF8_1 - Static variable in class org.eclipse.ercp.xml.parser.EXmlMsg
 
MALFORMED_UTF8_2 - Static variable in class org.eclipse.ercp.xml.parser.EXmlMsg
 
MALFORMED_UTF8_3 - Static variable in class org.eclipse.ercp.xml.parser.EXmlMsg
 
MANAGE_SCREEN - Variable in class org.eclipse.ercp.update.views.NormalView
 
MANAGED_ONLY - Static variable in interface org.eclipse.update.configurator.IPlatformConfiguration.ISitePolicy
When this site policy is used, only plug-ins specified by the configured features are contributed to the runtime.
ManageFeatures - Static variable in class org.eclipse.ercp.update.UIMessages
 
manager - Variable in class org.eclipse.osgi.framework.eventmgr.ListenerQueue
EventManager with which this queue is associated.
manager - Variable in class org.eclipse.osgi.framework.internal.core.StartLevelImpl
 
ManageScreen - Class in org.eclipse.ercp.update.views
 
ManageScreen(NormalView) - Constructor for class org.eclipse.ercp.update.views.ManageScreen
 
MANDATORY_DIRECTIVE - Static variable in interface org.osgi.framework.Constants
Manifest header directive (named "mandatory") identifying names of matching attributes which must be specified by matching Import-Package statements in the Export-Package manifest header.
manifest - Variable in class org.eclipse.osgi.baseadaptor.BaseData
 
MANIFEST_TYPE_ATTRIBUTE - Static variable in class org.eclipse.core.runtime.internal.adaptor.PluginConverterImpl
 
MANIFEST_TYPE_BUNDLE - Static variable in class org.eclipse.core.runtime.internal.adaptor.PluginConverterImpl
bundle manifest type bundle (META-INF/MANIFEST.MF)
MANIFEST_TYPE_FRAGMENT - Static variable in class org.eclipse.core.runtime.internal.adaptor.PluginConverterImpl
bundle manifest type fragment (fragment.xml)
MANIFEST_TYPE_JAR - Static variable in class org.eclipse.core.runtime.internal.adaptor.PluginConverterImpl
bundle manifest type jared bundle
MANIFEST_TYPE_PLUGIN - Static variable in class org.eclipse.core.runtime.internal.adaptor.PluginConverterImpl
bundle manifest type plugin (plugin.xml)
MANIFEST_TYPE_UNKNOWN - Static variable in class org.eclipse.core.runtime.internal.adaptor.PluginConverterImpl
bundle manifest type unknown
manifestLocalization - Variable in class org.eclipse.osgi.framework.internal.core.AbstractBundle
 
ManifestLocalization - Class in org.eclipse.osgi.framework.internal.core
This class is used by the Bundle Class to localize manifest headers.
ManifestLocalization(AbstractBundle, Dictionary) - Constructor for class org.eclipse.osgi.framework.internal.core.ManifestLocalization
 
MANIFESTS_DIR - Static variable in class org.eclipse.core.runtime.adaptor.LocationManager
 
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.
mapElement(Object, Widget) - Method in class org.eclipse.jface.viewers.StructuredViewer
Adds the element item pair to the element map.
mapLocalFile(String, File) - Static method in class org.eclipse.update.core.Utilities
The file is associated with a lookup key.
mapLocationToURLConnection(String) - Method in class org.eclipse.core.runtime.internal.adaptor.EclipseAdaptorHook
 
mapLocationToURLConnection(String) - Method in class org.eclipse.core.runtime.internal.adaptor.EclipseErrorHandler
 
mapLocationToURLConnection(String) - Method in class org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter
 
mapLocationToURLConnection(String) - Method in class org.eclipse.core.runtime.internal.adaptor.EclipseLogHook
 
mapLocationToURLConnection(String) - Method in class org.eclipse.osgi.baseadaptor.BaseAdaptor
This method will call each configured adaptor hook AdaptorHook.mapLocationToURLConnection(String) method until one returns a non-null value.
mapLocationToURLConnection(String) - Method in interface org.eclipse.osgi.baseadaptor.hooks.AdaptorHook
Gets called by the adaptor during FrameworkAdaptor.mapLocationToURLConnection(String).
mapLocationToURLConnection(String) - Method in interface org.eclipse.osgi.framework.adaptor.FrameworkAdaptor
Map a location to a URLConnection.
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.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.
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.
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.
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.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.
markDefaultVariableAccessed() - Method in class org.eclipse.core.expressions.ExpressionInfo
Marks the default variable as accessed.
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.SubContributionManager
 
markDirty() - Method in class org.eclipse.jface.viewers.CellEditor
Marks this cell editor as dirty.
markListReferenceReadOnly(ModelObject[]) - Method in class org.eclipse.update.core.model.ModelObject
Delegate setting of read-only
markProcessed() - Method in interface org.eclipse.update.operations.IOperation
Marks the operation as processed.
markReadOnly() - Method in class org.eclipse.update.core.model.CategoryModel
Marks the model object as read-only.
markReadOnly() - Method in class org.eclipse.update.core.model.FeatureModel
Marks the model object as read-only.
markReadOnly() - Method in class org.eclipse.update.core.model.ModelObject
Sets this model object and all of its descendents to be read-only.
markReadOnly() - Method in class org.eclipse.update.core.model.SiteModel
Marks the model object as read-only.
markReferenceReadOnly(ModelObject) - Method in class org.eclipse.update.core.model.ModelObject
Delegate setting of read-only
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.
match(ServiceReference) - Method in class org.eclipse.osgi.framework.internal.core.FilterImpl
Filter using a service's properties.
match(Dictionary) - Method in class org.eclipse.osgi.framework.internal.core.FilterImpl
Filter using a Dictionary.
match(ServiceReferenceImpl) - Method in class org.eclipse.osgi.framework.internal.core.FilterImpl
Filter using a service's properties.
match(ServiceReference) - Method in interface org.osgi.framework.Filter
Filter using a service's properties.
match(Dictionary) - Method in interface org.osgi.framework.Filter
Filter using a Dictionary object.
match0(Dictionary) - Method in class org.eclipse.osgi.framework.internal.core.FilterImpl
Internal match routine.
matchCase(Dictionary) - Method in class org.eclipse.osgi.framework.internal.core.FilterImpl
Filter with case sensitivity using a Dictionary object.
matchCase(Dictionary) - Method in interface org.osgi.framework.Filter
Filter with case sensitivity using a Dictionary object.
matchCommand(String, String, int) - Static method in class org.eclipse.osgi.framework.launcher.Launcher
 
matchDNChain(String, String[]) - Method in class org.eclipse.core.runtime.internal.adaptor.EclipseAdaptorHook
 
matchDNChain(String, String[]) - Method in class org.eclipse.core.runtime.internal.adaptor.EclipseErrorHandler
 
matchDNChain(String, String[]) - Method in class org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter
 
matchDNChain(String, String[]) - Method in class org.eclipse.core.runtime.internal.adaptor.EclipseLogHook
 
matchDNChain(String) - Method in class org.eclipse.core.runtime.internal.adaptor.EclipseStorageHook
 
matchDNChain(String, String[]) - Method in class org.eclipse.osgi.baseadaptor.BaseAdaptor
This method calls all the configured adaptor hooks AdaptorHook.matchDNChain(String, String[]) methods until one returns a true value.
matchDNChain(String) - Method in class org.eclipse.osgi.baseadaptor.BaseData
This method calls each configured storage hook StorageHook.matchDNChain(String) method until one returns true.
matchDNChain(String, String[]) - Method in interface org.eclipse.osgi.baseadaptor.hooks.AdaptorHook
Gets called by the adaptor during FrameworkAdaptor.matchDNChain(String, String[]).
matchDNChain(String) - Method in interface org.eclipse.osgi.baseadaptor.hooks.StorageHook
Gets called by a base data during BundleData.matchDNChain(String).
matchDNChain(String) - Method in interface org.eclipse.osgi.framework.adaptor.BundleData
Matches the distinguished name chains of a bundle's signers against a pattern of a distinguished name chain.
matchDNChain(String, String[]) - Method in interface org.eclipse.osgi.framework.adaptor.FrameworkAdaptor
Matches the distinguished name chain against a pattern of a distinguished name chain.
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
 
matchFilter() - Method in class org.eclipse.osgi.framework.internal.core.BundleNativeCode
 
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
 
matchLanguage(String) - Method in class org.eclipse.osgi.framework.internal.core.BundleNativeCode
Return the match value for the given language.
matchOSVersion(Version) - Method in class org.eclipse.osgi.framework.internal.core.BundleNativeCode
Return the higest matching value for the given os version that is less than or equal to the given os version.
matchProcessorOSNameFilter(String, String) - Method in class org.eclipse.osgi.framework.internal.core.BundleNativeCode
Return the match value for the given processor and os name.
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.
MEDIUM - Static variable in class org.eclipse.ercp.swt.mobile.ListView
A medium density level.
MegaBytes - Static variable in class org.eclipse.ercp.update.UIMessages
 
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.
MenuDetect - Static variable in class org.eclipse.swt.SWT
The menu detect event type (value is 35).
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.
menuHidden(MenuEvent) - Method in interface org.eclipse.swt.events.MenuListener
Sent when a menu is hidden.
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.
menuShown(MenuEvent) - Method in interface org.eclipse.swt.events.MenuListener
Sent when a menu is shown.
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.
mergeExceptDefaultVariable(ExpressionInfo) - Method in class org.eclipse.core.expressions.ExpressionInfo
Merges this reevaluation information with the given info ignoring the default variable access.
MESSAGE - Static variable in class org.eclipse.core.runtime.adaptor.EclipseLog
The message tag
MessageBox - Class in org.eclipse.swt.widgets
Instances of this class are used 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.
MessageHelper - Class in org.eclipse.core.runtime.internal.adaptor
 
MessageHelper() - Constructor for class org.eclipse.core.runtime.internal.adaptor.MessageHelper
 
Messages - Class in org.eclipse.ercp.eworkbench
 
METADATA - Static variable in class org.osgi.framework.AdminPermission
The action string metadata (Value is "metadata").
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.
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.
MINIMUM_SIZE - Static variable in class org.eclipse.osgi.framework.util.KeyedHashSet
 
MINIMUM_WIDTH - Static variable in class org.eclipse.jface.viewers.ColumnWeightData
Default width of a column (in pixels).
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.swt.layout.GridData
minimumWidth specifies the minimum width in pixels.
MIRRORED - Static variable in class org.eclipse.swt.SWT
Style constant to indicate coordinate mirroring (value is 1<<27).
MISC2_STATE - Static variable in class org.eclipse.ercp.xml.parser.AbstractSAXParserImpl
 
MISC_STATE - Static variable in class org.eclipse.ercp.xml.parser.AbstractSAXParserImpl
 
MISSING_EXECUTION_ENVIRONMENT - Static variable in interface org.eclipse.osgi.service.resolver.ResolverError
Error type constant (bit mask) indicating that a bundle could not be resolved because the required execution enviroment did not match the runtime environment.
MISSING_FRAGMENT_HOST - Static variable in interface org.eclipse.osgi.service.resolver.ResolverError
Error type constant (bit mask) indicating that a Fragment-Host could not be resolved.
MISSING_GENERIC_CAPABILITY - Static variable in interface org.eclipse.osgi.service.resolver.ResolverError
Error type constant (bit mask) indicating that a bundle could not be resolved because the required generic capability could not be resolved.
MISSING_IMPORT_PACKAGE - Static variable in interface org.eclipse.osgi.service.resolver.ResolverError
Error type constant (bit mask) indicating that an Import-Package could not be resolved.
MISSING_REQUIRE_BUNDLE - Static variable in interface org.eclipse.osgi.service.resolver.ResolverError
Error type constant (bit mask) indicating that a Require-Bundle could not be resolved.
MissingArgument - Static variable in class org.eclipse.ercp.xml.parser.EXmlMsg
 
MobileDevice - Class in org.eclipse.ercp.swt.mobile
Instances of this class represent the device that is being used.
MobileDevice_Alert(int) - Static method in class org.eclipse.ercp.swt.mobile.OS
 
MobileDevice_isIMEActive() - Static method in class org.eclipse.ercp.swt.mobile.OS
 
MobileDevice_SetVKStatus(boolean, int) - Static method in class org.eclipse.ercp.swt.mobile.OS
 
MobileDeviceEvent - Class in org.eclipse.ercp.swt.mobile
Instances of this class are sent as a result of device configuration changes.
MobileDeviceEvent(MobileDevice) - Constructor for class org.eclipse.ercp.swt.mobile.MobileDeviceEvent
 
MobileDeviceListener - Interface in org.eclipse.ercp.swt.mobile
Classes implementing this interface provide methods that are called when the device configuration is updated.
MobileShell - Class in org.eclipse.ercp.swt.mobile
A shell particularly suitable for devices that require dynamic change of trims at run-time.
MobileShell(int) - Constructor for class org.eclipse.ercp.swt.mobile.MobileShell
 
MobileShell(Display) - Constructor for class org.eclipse.ercp.swt.mobile.MobileShell
Constructs a new instance of this class given only the display to create it on.
MobileShell(Display, int) - Constructor for class org.eclipse.ercp.swt.mobile.MobileShell
Constructs a new instance of this class given the display to create it on and a style value describing its behavior and appearance.
MobileShell(Display, int, int) - Constructor for class org.eclipse.ercp.swt.mobile.MobileShell
Constructs a new instance of this class given the display to create it on, a style value describing its behavior and appearance, and a status style describing the appearance of a status pane.
MobileShell_ChangeTrim(int, int) - Static method in class org.eclipse.ercp.swt.mobile.OS
 
MobileShell_SetFullScreenMode(int, int, boolean, boolean, boolean) - Static method in class org.eclipse.ercp.swt.mobile.OS
 
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
 
MODELESS - Static variable in class org.eclipse.swt.SWT
Style constant for modeless behavior (value is 0).
ModelObject - Class in org.eclipse.update.core.model
Root model object.
ModelObject() - Constructor for class org.eclipse.update.core.model.ModelObject
Creates a base model object.
MODIFIED - Static variable in class org.osgi.framework.ServiceEvent
The properties of a registered service have been modified.
modifiedService(ServiceReference, Object) - Method in class org.eclipse.osgi.framework.internal.protocol.ContentHandlerProxy
 
modifiedService(ServiceReference, Object) - Method in class org.eclipse.osgi.framework.internal.protocol.URLStreamHandlerProxy
 
modifiedService(ServiceReference, Object) - Method in class org.osgi.util.tracker.ServiceTracker
Default implementation of the ServiceTrackerCustomizer.modifiedService method.
modifiedService(ServiceReference, Object) - Method in interface org.osgi.util.tracker.ServiceTrackerCustomizer
A service tracked by the ServiceTracker object has been modified.
MODIFIER_MASK - Static variable in class org.eclipse.swt.SWT
Keyboard and/or mouse event mask indicating all possible keyboard modifiers.
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).
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.
modifyText(ModifyEvent) - Method in class org.eclipse.ercp.swt.mobile.QueryDialog.TextModifyListener
 
modifyText(ModifyEvent) - Method in class org.eclipse.ercp.update.views.AddLocalScreen
 
modifyText(ModifyEvent) - Method in class org.eclipse.ercp.update.views.AddRemoteScreen
 
modifyText(ModifyEvent) - Method in class org.eclipse.ercp.update.views.EditBookmarkScreen
 
modifyText(ModifyEvent) - Method in interface org.eclipse.swt.events.ModifyListener
Sent when the text is modified.
monitor - Variable in class org.eclipse.update.core.BaseInstallHandler
Optional progress monitor, can be null
monitor - Variable in class org.eclipse.update.core.InstallMonitor
 
MONITOR_ACTIVATION - Static variable in class org.eclipse.core.runtime.internal.stats.StatsManager
 
MONITOR_CLASSES - Static variable in class org.eclipse.core.runtime.internal.stats.StatsManager
 
MONITOR_RESOURCES - Static variable in class org.eclipse.core.runtime.internal.stats.StatsManager
 
mouseDoubleClick(MouseEvent) - Method in class org.eclipse.ercp.swt.mobile.TaskTip.LocationHandle
 
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).
mouseDown(MouseEvent) - Method in class org.eclipse.ercp.swt.mobile.TaskTip.LocationHandle
 
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)
MouseEnter - Static variable in class org.eclipse.swt.SWT
The mouse enter event type (value is 6).
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 - Static variable in class org.eclipse.swt.SWT
The mouse exit event type (value is 7).
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.ercp.swt.mobile.TaskTip.LocationHandle
 
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).
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.
mouseUp(MouseEvent) - Method in class org.eclipse.ercp.swt.mobile.TaskTip.LocationHandle
 
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).
Move - Static variable in class org.eclipse.swt.SWT
The move event type (value is 10).
moveAbove(Control) - Method in class org.eclipse.swt.widgets.Control
Moves the receiver above the specified control in the drawing order.
moveBelow(Control) - Method in class org.eclipse.swt.widgets.Control
Moves the receiver below the specified control in the drawing order.
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.
moveRectangle(Rectangle, Point) - Static method in class org.eclipse.jface.util.Geometry
Moves the given rectangle by the given delta.
MRUBundleFileList - Class in org.eclipse.osgi.baseadaptor.bundlefile
A simple/quick/small implementation of an MRU (Most Recently Used) list to keep track of open BundleFiles.
MRUBundleFileList() - Constructor for class org.eclipse.osgi.baseadaptor.bundlefile.MRUBundleFileList
 
MRUBundleFileList(int) - Constructor for class org.eclipse.osgi.baseadaptor.bundlefile.MRUBundleFileList
 
mruList - Static variable in class org.eclipse.osgi.baseadaptor.bundlefile.ZipBundleFile
 
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).
MultiPageComposite_AddPage(int, int, String, int) - Static method in class org.eclipse.ercp.swt.mobile.OS
 
MultiPageComposite_DeletePage(int, int) - Static method in class org.eclipse.ercp.swt.mobile.OS
 
MultiPageComposite_New(int, int) - Static method in class org.eclipse.ercp.swt.mobile.OS
 
MultiPageComposite_SetImage(int, int, int) - Static method in class org.eclipse.ercp.swt.mobile.OS
 
MultiPageComposite_SetSelection(int, int) - Static method in class org.eclipse.ercp.swt.mobile.OS
 
MultiPageComposite_SetTitle(int, int, String) - Static method in class org.eclipse.ercp.swt.mobile.OS
 
MultiPageDialog - Class in org.eclipse.ercp.swt.mobile
Instances of this class represents a tabbed dialog.
MultiPageDialog(Shell) - Constructor for class org.eclipse.ercp.swt.mobile.MultiPageDialog
Constructs a new instance of this class given only its parent.
MultiPageDialog(Shell, int) - Constructor for class org.eclipse.ercp.swt.mobile.MultiPageDialog
Constructs a new instance of this class given its parent and a style value describing its behavior and appearance.
MultiPageDialog.MultiPageShell - Class in org.eclipse.ercp.swt.mobile
 
MultiPageDialog.MultiPageShell(Shell, int) - Constructor for class org.eclipse.ercp.swt.mobile.MultiPageDialog.MultiPageShell
 
MultiplexingContentHandler - Class in org.eclipse.osgi.framework.internal.protocol
 
MultiplexingContentHandler(String, ContentHandlerFactory) - Constructor for class org.eclipse.osgi.framework.internal.protocol.MultiplexingContentHandler
 
MultiplexingFactory - Class in org.eclipse.osgi.framework.internal.protocol
 
MultiplexingURLStreamHandler - Class in org.eclipse.osgi.framework.internal.protocol
 
MultiplexingURLStreamHandler(String, StreamHandlerFactory) - Constructor for class org.eclipse.osgi.framework.internal.protocol.MultiplexingURLStreamHandler
 
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.
MultiSourcePackage - Class in org.eclipse.osgi.framework.internal.core
 
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.

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 _