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

D

DATATYPE_INT - Static variable in class org.eclipse.mtj.core.model.jad.DescriptorPropertyDescription
Integer property type
DATATYPE_LIST - Static variable in class org.eclipse.mtj.core.model.jad.DescriptorPropertyDescription
List property type
DATATYPE_STRING - Static variable in class org.eclipse.mtj.core.model.jad.DescriptorPropertyDescription
String property type
DATATYPE_URL - Static variable in class org.eclipse.mtj.core.model.jad.DescriptorPropertyDescription
URL property type
Debug - Class in org.eclipse.mtj.core.hooks
Loads framework debugging options for use by the hook functions.
Debug() - Constructor for class org.eclipse.mtj.core.hooks.Debug
 
DEBUG_GENERAL - Static variable in class org.eclipse.mtj.core.hooks.Debug
 
debugLog(String) - Static method in class org.eclipse.mtj.toolkit.uei.UeiPlugin
Log the specified message for debug purposes.
debugLog(String, Exception) - Static method in class org.eclipse.mtj.toolkit.uei.UeiPlugin
Log the specified message for debug purposes.
debugServer - Variable in class org.eclipse.mtj.core.model.device.impl.AbstractDevice
 
deconfigure() - Method in class org.eclipse.mtj.core.nature.AbstractNature
 
DefaultDeviceEditorActionDelegate - Class in org.eclipse.mtj.ui
An action delegate implementation that opens the default device editor implementation.
DefaultDeviceEditorActionDelegate() - Constructor for class org.eclipse.mtj.ui.DefaultDeviceEditorActionDelegate
 
DEFAULTSEARCHDEPTH - Static variable in class org.eclipse.mtj.core.importer.JavadocDetector.GenericLocalFSSearch
 
define(String) - Method in class org.eclipse.mtj.core.model.preprocessor.SymbolDefinitionSet
Define the specified identifier.
define(String, String) - Method in class org.eclipse.mtj.core.model.preprocessor.SymbolDefinitionSet
Define the specified identifier to be the specified value.
deployedJarFileUpToDateFlagChanged() - Method in interface org.eclipse.mtj.core.model.project.IMidletSuiteProjectListener
Sent when the IMidletSuiteProject.setDeployedJarFileUpToDate(boolean) is invoked.
description - Variable in class org.eclipse.mtj.core.model.device.impl.AbstractDevice
 
DescriptorPropertyDescription - Class in org.eclipse.mtj.core.model.jad
This class represents an application descriptor property description.
DescriptorPropertyDescription(String, String, int) - Constructor for class org.eclipse.mtj.core.model.jad.DescriptorPropertyDescription
Constructor
detectJavadoc(ILibrary) - Method in class org.eclipse.mtj.core.importer.JavadocDetector
 
deviceAdded(IDevice) - Method in interface org.eclipse.mtj.core.model.device.IDeviceRegistryListener
The specified device has been added to the registry.
deviceChanded() - Method in interface org.eclipse.mtj.core.model.project.IMidletSuiteProjectListener
Sent when the IMidletSuiteProject#setDevice(org.eclipse.mtj.core.model.device.IDevice, org.eclipse.core.runtime.IProgressMonitor) is invoked.
deviceChanged(ConfigDeviceChangeEvent) - Method in interface org.eclipse.mtj.core.model.configuration.IConfigurationChangeListener
 
DeviceDefinitionManager_failed_reading_file - Static variable in class org.eclipse.mtj.toolkit.uei.Messages
 
DeviceDefinitionManager_malformed_unicode_esc_seq - Static variable in class org.eclipse.mtj.toolkit.uei.Messages
 
DeviceDefinitionManager_readDeviceDefinitions_closeStream_fail - Static variable in class org.eclipse.mtj.toolkit.uei.Messages
 
DeviceDefinitionManager_readDeviceDefinitions_invalid_file - Static variable in class org.eclipse.mtj.toolkit.uei.Messages
 
DeviceEditorDialog - Class in org.eclipse.mtj.ui.editors.device
Dialog implementation for the editing of a device.
DeviceEditorDialog(IShellProvider) - Constructor for class org.eclipse.mtj.ui.editors.device.DeviceEditorDialog
Construct a new editor dialog.
DeviceFactory - Class in org.eclipse.mtj.core.model.device
The device factory allows access to creation of devices based on the available registered device importers.
DeviceImporterElement - Class in org.eclipse.mtj.core.model.device
Wraps an IConfigurationElement for use as a device importer.
DeviceImporterElement(IConfigurationElement) - Constructor for class org.eclipse.mtj.core.model.device.DeviceImporterElement
Construct a new wrapper around the specified element.
deviceProperties - Variable in class org.eclipse.mtj.core.importer.impl.JavaEmulatorDeviceImporter
 
deviceProperties - Variable in class org.eclipse.mtj.core.model.device.impl.AbstractDevice
 
DeviceRegistry - Class in org.eclipse.mtj.core.model.device
The device registry provides a place to store and retrieve devices by name.
deviceRemoved(IDevice) - Method in interface org.eclipse.mtj.core.model.device.IDeviceRegistryListener
The specified device has been removed to the registry.
DeviceSelector - Class in org.eclipse.mtj.ui.devices
A device selector provides user interface functionality for selecting a device from the registry.
DeviceSelector() - Constructor for class org.eclipse.mtj.ui.devices.DeviceSelector
 
DeviceSpecificProperties - Enum in org.eclipse.mtj.toolkit.uei.model.properties
When the emulator runs with the -Xquery option, information describing the emulator and its capabilities are sent to standard output.
DevicesProperties - Enum in org.eclipse.mtj.toolkit.uei.model.properties
When the emulator runs with the -Xquery option, information describing the emulator and its capabilities are sent to standard output.
DeviceSymbolDefinitionSetFactory - Class in org.eclipse.mtj.core.model.device.preprocess
This class is responsible for generate SymbolDefinitionSet's based on a device information.
DeviceSymbolDefinitionSetFactory() - Constructor for class org.eclipse.mtj.core.model.device.preprocess.DeviceSymbolDefinitionSetFactory
 
dialog - Variable in class org.eclipse.mtj.ui.editors.device.AbstractDeviceEditorPage
 
dispose() - Method in interface org.eclipse.mtj.core.model.IBaseModel
Releases all the data in this model and clears the state.
dispose() - Method in class org.eclipse.mtj.ui.configurations.ConfigManageComponent
This method must be called in parent UI's(Eg.
dispose() - Method in class org.eclipse.mtj.ui.devices.DeviceSelector
Dispose as necessary.
dispose() - Method in class org.eclipse.mtj.ui.editors.jad.AbstractJADEditorPage
 
DO_JAD_LAUNCH - Static variable in interface org.eclipse.mtj.core.launching.ILaunchConstants
Whether to use the specified JAD URL to do the launch, bypassing JAD creation and OTA use
DO_OTA - Static variable in interface org.eclipse.mtj.core.launching.ILaunchConstants
Whether we are emulating a Midlet or doing OTA
doGetDescriptors() - Method in class org.eclipse.mtj.ui.editors.jad.JADPropertiesEditorPage
sub class may override this method to provide its own descriptor provide strategy
doSave(IProgressMonitor) - Method in class org.eclipse.mtj.ui.editors.jad.JADPropertiesEditorPage
Saves the contents of this part by storing all FieldEditor's values.
doSaveAs() - Method in class org.eclipse.mtj.ui.editors.jad.AbstractJADEditorPage
 

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