Mobile Tools for Java
Release 1.0
A B C D E F G H I J K L M N O P R S T V W

M

METADATA_FILE - Static variable in interface org.eclipse.mtj.core.project.IMetaData
The metadata file name for IMTJProject projects.
metaDataSaved() - Method in interface org.eclipse.mtj.core.project.IMTJProjectListener
Sent when the IMTJProject.saveMetaData() is invoked.
MIDPAPIType - Enum in org.eclipse.mtj.core.sdk.device.midp
This enumeration represents the four types of IMIDPAPI possible.
MTJBuildState - Enum in org.eclipse.mtj.core.build
MTJBuildState enumeration defines all states of the MTJ build process.
MTJCore - Class in org.eclipse.mtj.core
The main plug-in class to be used in the workbench.
MTJCore() - Constructor for class org.eclipse.mtj.core.MTJCore
Creates the MTJ core plug-in.
MTJNature - Class in org.eclipse.mtj.core.project
This abstract Nature implementation must be the superclass of all natures that may be created to be added to a IMTJProject project.
MTJNature() - Constructor for class org.eclipse.mtj.core.project.MTJNature
 
MTJRuntime - Class in org.eclipse.mtj.core.project.runtime
This class contains runtime information for multiples runtimes support.
MTJRuntime(Element) - Constructor for class org.eclipse.mtj.core.project.runtime.MTJRuntime
Construct a runtime from the metadata available in the project holding this runtime.
MTJRuntime(String) - Constructor for class org.eclipse.mtj.core.project.runtime.MTJRuntime
Creates a new instance of MTJRuntime with the given name.
mtjRuntimeAdded(AddMTJRuntimeEvent) - Method in interface org.eclipse.mtj.core.project.runtime.event.IMTJRuntimeListChangeListener
A MTJRuntime was added to the MTJRuntimeList.
MTJRuntimeDeviceChangeEvent - Class in org.eclipse.mtj.core.project.runtime.event
MTJRuntimeDeviceChangeEvent is used to notify that the device of the MTJRuntime changed.
MTJRuntimeDeviceChangeEvent(MTJRuntime, IDevice, IDevice) - Constructor for class org.eclipse.mtj.core.project.runtime.event.MTJRuntimeDeviceChangeEvent
Creates a new instance of MTJRuntimeDeviceChangeEvent.
MTJRuntimeList - Class in org.eclipse.mtj.core.project.runtime
This class is used to maintains the list of runtimes for MTJ project.
MTJRuntimeList() - Constructor for class org.eclipse.mtj.core.project.runtime.MTJRuntimeList
Creates a new instance of MTJRuntimeList.
MTJRuntimeList(Element) - Constructor for class org.eclipse.mtj.core.project.runtime.MTJRuntimeList
Creates a new MTJRuntimeList from the metadata available in the project holding this list of runtimes.
MTJRuntimeNameChangeEvent - Class in org.eclipse.mtj.core.project.runtime.event
MTJRuntimeNameChangeEvent is used to notify that the name of the MTJRuntime has changed.
MTJRuntimeNameChangeEvent(MTJRuntime, String, String) - Constructor for class org.eclipse.mtj.core.project.runtime.event.MTJRuntimeNameChangeEvent
Creates a new instance of MTJRuntimeNameChangeEvent.
mtjRuntimeRemoved(RemoveMTJRuntimeEvent) - Method in interface org.eclipse.mtj.core.project.runtime.event.IMTJRuntimeListChangeListener
A MTJRuntime was removed from the MTJRuntimeList.
MTJRuntimeWorkspaceSymbolSetsChangeEvent - Class in org.eclipse.mtj.core.project.runtime.event
MTJRuntimeWorkspaceSymbolSetsChangeEvent is used to notify that the workspaceScopeSymbolSets of the MTJRuntime changed.
MTJRuntimeWorkspaceSymbolSetsChangeEvent(Object, List<ISymbolSet>, List<ISymbolSet>) - Constructor for class org.eclipse.mtj.core.project.runtime.event.MTJRuntimeWorkspaceSymbolSetsChangeEvent
Creates a new instance of MTJRuntimeWorkspaceSymbolSetsChangeEvent.

Mobile Tools for Java
Release 1.0
A B C D E F G H I J K L M N O P R S T V W