A B C D E F G H I J K L M N O P R S T U V W 
All Classes All Packages
All Classes All Packages
All Classes All Packages
M
- MainTab - Class in org.eclipse.pde.ui.launcher
- 
A launch configuration tab that displays and edits the main launching arguments of an Eclipse application.
- MainTab() - Constructor for class org.eclipse.pde.ui.launcher.MainTab
- 
Contructor to create a new main tab
- manageLaunch(ILaunch) - Method in class org.eclipse.pde.launching.AbstractPDELaunchConfiguration
- 
Adds a listener to the launch to be notified at interesting launch lifecycle events such as when the launch terminates.
- manageLaunch(ILaunch) - Method in class org.eclipse.pde.launching.JUnitLaunchConfigurationDelegate
- 
Adds a listener to the launch to be notified at interesting launch lifecycle events such as when the launch terminates.
- markPagesAdded() - Method in class org.eclipse.pde.ui.templates.AbstractTemplateSection
- 
Marks that pages have been added to the wizard by this template.
- model - Variable in class org.eclipse.pde.ui.templates.AbstractTemplateSection
- 
The plug-in model.
- modelChanged(IModelChangedEvent) - Method in interface org.eclipse.pde.core.IModelChangedListener
- 
Called when there is a change in the model this listener is registered with.
- ModelChangedEvent - Class in org.eclipse.pde.core
- ModelChangedEvent(IModelChangeProvider, int, Object[], String) - Constructor for class org.eclipse.pde.core.ModelChangedEvent
- 
The constructor of the event.
- ModelChangedEvent(IModelChangeProvider, Object, String, Object, Object) - Constructor for class org.eclipse.pde.core.ModelChangedEvent
- 
A costructor that should be used for changes of object properties.
- ModelEntry - Class in org.eclipse.pde.core.plugin
- 
A ModelEntry object has an ID and keeps track of all workspace plug-ins and target plug-ins that have that ID.
- ModelEntry(String) - Constructor for class org.eclipse.pde.core.plugin.ModelEntry
- 
Constructor
- MODELS_ADDED - Static variable in interface org.eclipse.pde.core.IModelProviderEvent
- 
Event is sent after the models have been added.
- MODELS_CHANGED - Static variable in interface org.eclipse.pde.core.IModelProviderEvent
- 
Event is sent after the models have been changed.
- MODELS_REMOVED - Static variable in interface org.eclipse.pde.core.IModelProviderEvent
- 
Event is sent before the models will be removed.
- modelsChanged(IModelProviderEvent) - Method in interface org.eclipse.pde.core.IModelProviderListener
- 
Notifies the listener that models have been changed in the model provider.
All Classes All Packages