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

MESSAGE_PREFIX - Static variable in class org.eclipse.mtj.core.MTJCoreErrors
This string represents the prefix used in looking up messages for error and warning codes.
Messages - Class in org.eclipse.mtj.core.converter
Convenience methods for manipulating messages.
Messages - Class in org.eclipse.mtj.core.model.project
 
Messages - Class in org.eclipse.mtj.toolkit.uei
Provides convenience methods for manipulating messages.
MetaData - Class in org.eclipse.mtj.core.model.project
This class holds the metadata for the MIDlet suite project.
MetaData(IProject) - Constructor for class org.eclipse.mtj.core.model.project.MetaData
Construct a new metadata object for the MIDlet suite project.
METADATA_FILE - Static variable in class org.eclipse.mtj.core.model.project.MetaData
The metadata file name for the MIDlet project
METHOD_FIELD - Static variable in class org.eclipse.mtj.preverifier.results.PreverificationErrorLocationType
A method field location
METHOD_FIELD_CODE - Static variable in class org.eclipse.mtj.preverifier.results.PreverificationErrorLocationType
The code representing a method field definition error
METHOD_INSTRUCTION - Static variable in class org.eclipse.mtj.preverifier.results.PreverificationErrorLocationType
A method instruction location
METHOD_INSTRUCTION_CODE - Static variable in class org.eclipse.mtj.preverifier.results.PreverificationErrorLocationType
The method instruction location code
METHOD_SIGNATURE - Static variable in class org.eclipse.mtj.preverifier.results.PreverificationErrorLocationType
The method definition location
METHOD_SIGNATURE_CODE - Static variable in class org.eclipse.mtj.preverifier.results.PreverificationErrorLocationType
The code representing a method definition error
MIDLET_PREFIX - Static variable in class org.eclipse.mtj.core.model.jad.ApplicationDescriptor
The prefix of all MIDlet definition properties
MIDLET_SUPERCLASS - Static variable in interface org.eclipse.mtj.core.IMTJCoreConstants
 
MidletLibrary - Class in org.eclipse.mtj.core.library.model.impl
Representation of the MIDlet libraries that are provided by 3rd party vendors.
MidletLibrary(IConfigurationElement) - Constructor for class org.eclipse.mtj.core.library.model.impl.MidletLibrary
Creates a new configurationElement based on the informed IConfigurationElement.
MidletLibrary(String, String, String, Visibility, Version, LicenceInfo, SecurityInfo) - Constructor for class org.eclipse.mtj.core.library.model.impl.MidletLibrary
Creates a new MidletLibrary
MidletSuiteFactory - Class in org.eclipse.mtj.core.model.project
A factory for accessing MIDlet suite instances based on projects.
MidletSuiteFactory.MidletSuiteCreationRunnable - Class in org.eclipse.mtj.core.model.project
Workspace runnable for creating a MIDlet Suite within a project.
MidletSuiteProject - Class in org.eclipse.mtj.core.model.project.impl
Implementation of the IMidletSuiteProject interface providing access to MIDlet suite specific information.
MidletSuiteProject(IJavaProject) - Constructor for class org.eclipse.mtj.core.model.project.impl.MidletSuiteProject
Private constructor for singleton instances of the class.
MidletSuiteProject_device_not_available - Static variable in class org.eclipse.mtj.core.model.project.Messages
 
MidletSuiteProject_preverifier_missing_default - Static variable in class org.eclipse.mtj.core.model.project.Messages
 
MidletSuiteProject_preverifier_missing_device - Static variable in class org.eclipse.mtj.core.model.project.Messages
 
MISSING_TYPE - Static variable in class org.eclipse.mtj.preverifier.results.PreverificationErrorType
Missing type definition
MISSING_TYPE_CODE - Static variable in class org.eclipse.mtj.preverifier.results.PreverificationErrorType
Missing type definition code
modelChanged(Object[], String, String) - Method in interface org.eclipse.mtj.ui.editors.models.IModelListener
 
ModelChangedEvent - Class in org.eclipse.mtj.core.model
 
ModelChangedEvent(IModelChangeProvider, int, Object[], String) - Constructor for class org.eclipse.mtj.core.model.ModelChangedEvent
The constructor of the event.
ModelChangedEvent(IModelChangeProvider, Object, String, Object, Object) - Constructor for class org.eclipse.mtj.core.model.ModelChangedEvent
A constructor that should be used for changes of object properties.
MODELS_ADDED - Static variable in interface org.eclipse.mtj.core.model.IModelProviderEvent
Event is sent after the models have been added.
MODELS_CHANGED - Static variable in interface org.eclipse.mtj.core.model.IModelProviderEvent
Event is sent after the models have been changed.
MODELS_REMOVED - Static variable in interface org.eclipse.mtj.core.model.IModelProviderEvent
Event is sent before the models will be removed.
modelsChanged(IModelProviderEvent) - Method in interface org.eclipse.mtj.core.model.IModelProviderListener
Notifies the listener that models have been changed in the model provider.
MTJ_HOOKS - Static variable in class org.eclipse.mtj.core.hooks.Debug
 
MTJ_NATURE_ID - Static variable in interface org.eclipse.mtj.core.IMTJCoreConstants
 
MTJ_PROCESS_TYPE - Static variable in interface org.eclipse.mtj.core.IMTJCoreConstants
 
MTJClassLoadingHook - Class in org.eclipse.mtj.core.hooks
Hooks the classloading functionality for MTJ functionality.
MTJClassLoadingHook() - Constructor for class org.eclipse.mtj.core.hooks.MTJClassLoadingHook
 
MTJCoreErrors - Class in org.eclipse.mtj.core
This interface holds the error, warning codes for the MTJ org.eclipse.mtj.core package.
MTJCoreErrors() - Constructor for class org.eclipse.mtj.core.MTJCoreErrors
 
MTJCoreStrings - Class in org.eclipse.mtj.core
This class provides the means to internationalize strings that are located in the org.eclipse.mtj.core package.
MTJCoreStrings() - Constructor for class org.eclipse.mtj.core.MTJCoreStrings
 
MTJHookConfigurator - Class in org.eclipse.mtj.core.hooks
Hook configurator to link in MTJ class loading overrides.
MTJHookConfigurator() - Constructor for class org.eclipse.mtj.core.hooks.MTJHookConfigurator
 
MtjPerspectiveFactory - Class in org.eclipse.mtj.ui
The MTJ Perspective factory used to set Shortcuts, Views, ActionSets, NewWizardShortcuts and ViewShortcuts.
MtjPerspectiveFactory() - Constructor for class org.eclipse.mtj.ui.MtjPerspectiveFactory
 
MTJProjectConverter - Class in org.eclipse.mtj.core.converter
MTJProjectConverter class converts a java project into an MTJ project.
MTJProjectConverter_convert_taskname - Static variable in class org.eclipse.mtj.core.converter.Messages
 
MTJProjectConverter_convertProject_convertion_error - Static variable in class org.eclipse.mtj.core.converter.Messages
 
MTJProjectConverter_convertProject_device_unavailable - Static variable in class org.eclipse.mtj.core.converter.Messages
 
MTJProjectConverter_modifyMetadata_exception - Static variable in class org.eclipse.mtj.core.converter.Messages
 
MTJProjectConverter_modifyMetadata_taskname - Static variable in class org.eclipse.mtj.core.converter.Messages
 
MTJProjectConverter_removeBuilderAndNature_taskname - Static variable in class org.eclipse.mtj.core.converter.Messages
 
MTJProjectConverter_renameEclipseMETmpFolder_taskname - Static variable in class org.eclipse.mtj.core.converter.Messages
 
MTJProjectConverter_renamePreferenceStoreFile_taskname - Static variable in class org.eclipse.mtj.core.converter.Messages
 

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