Eclipse PDE
Release 3.0
A B C D E F G H I J K L M N O P R S T U V W

M

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.
ModelChangedEvent - class org.eclipse.pde.core.ModelChangedEvent.
 
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.
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.
modelsChanged(IModelProviderEvent) - Method in interface org.eclipse.pde.core.IModelProviderListener
Notifies the listener that models have been changed in the model provider.

Eclipse PDE
Release 3.0
A B C D E F G H I J K L M N O P R S T U V W
Copyright (c) IBM Corp. and others 2000, 2004. All Rights Reserved.