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

M

MANIFEST_FILE_NAME - Static variable in interface org.eclipse.mtj.core.IMTJCoreConstants
 
METADATA_FILE - Static variable in interface org.eclipse.mtj.core.project.IMetaData
The metadata file name for the MIDlet project
MIDLET_SUPERCLASS - Static variable in interface org.eclipse.mtj.core.IMTJCoreConstants
The superclass of all MIDlets
MTJ_NATURE_ID - Static variable in interface org.eclipse.mtj.core.IMTJCoreConstants
 
MTJ_PROCESS_TYPE - Static variable in interface org.eclipse.mtj.core.IMTJCoreConstants
 
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
The constructor.
MTJNature - Class in org.eclipse.mtj.core.project
Abstract implementation of the IProjectNature interface.
MTJNature() - Constructor for class org.eclipse.mtj.core.project.MTJNature
 
MTJRuntime - Class in org.eclipse.mtj.core.project.runtime
This class contains configuration information for multi-configuration support.
MTJRuntime(Element) - Constructor for class org.eclipse.mtj.core.project.runtime.MTJRuntime
Construct Configuration from meta data XML file.
MTJRuntime(String) - Constructor for class org.eclipse.mtj.core.project.runtime.MTJRuntime
 
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 configuration changed.
MTJRuntimeDeviceChangeEvent(MTJRuntime, IDevice, IDevice) - Constructor for class org.eclipse.mtj.core.project.runtime.event.MTJRuntimeDeviceChangeEvent
Constructor.
MTJRuntimeList - Class in org.eclipse.mtj.core.project.runtime
This class is used to maintains configurations for Midlet project.
MTJRuntimeList() - Constructor for class org.eclipse.mtj.core.project.runtime.MTJRuntimeList
The constructor used for create Configuration for a Midlet project that have not yet configurations.
MTJRuntimeList(Element) - Constructor for class org.eclipse.mtj.core.project.runtime.MTJRuntimeList
Construct Configuration from meta data XML file.
MTJRuntimeNameChangeEvent - Class in org.eclipse.mtj.core.project.runtime.event
MTJRuntimeNameChangeEvent is used to notify that the name of the configuration changed.
MTJRuntimeNameChangeEvent(MTJRuntime, String, String) - Constructor for class org.eclipse.mtj.core.project.runtime.event.MTJRuntimeNameChangeEvent
Constructor.
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 configuration changed.
MTJRuntimeWorkspaceSymbolSetsChangeEvent(Object, List<ISymbolSet>, List<ISymbolSet>) - Constructor for class org.eclipse.mtj.core.project.runtime.event.MTJRuntimeWorkspaceSymbolSetsChangeEvent
 

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