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

G

getAbsoluteKeyStorePath(IProject) - Method in interface org.eclipse.mtj.core.build.sign.ISignatureProperties
Returns the absolute file system path to the keystore file.
getActiveMTJRuntime() - Method in class org.eclipse.mtj.core.project.runtime.MTJRuntimeList
Get the active configuration.
getAddedMTJRuntime() - Method in class org.eclipse.mtj.core.project.runtime.event.AddMTJRuntimeEvent
Get the MTJRuntime that was added to the MTJ Project.
getAllDevices() - Method in interface org.eclipse.mtj.core.sdk.device.IDeviceRegistry
Return a list of all of the devices in the registry.
getAllSymbolSetNames() - Method in interface org.eclipse.mtj.core.symbol.ISymbolSetRegistry
Return all of the definition names registered.
getAllSymbolSets() - Method in interface org.eclipse.mtj.core.symbol.ISymbolSetRegistry
Return all of the definitions registered.
getAPI(APIType) - Method in interface org.eclipse.mtj.core.sdk.device.midp.library.ILibrary
Return the first API with a type matching the specified API type or null if none can be found.
getAPIs() - Method in interface org.eclipse.mtj.core.sdk.device.midp.library.ILibrary
Return the APIs associated with this library instance.
getAPIs() - Method in class org.eclipse.mtj.ui.editors.device.LibraryApiEditorDialog
Get the selected APIs.
getApplicationDescriptor() - Method in interface org.eclipse.mtj.core.project.midp.IMidletSuiteProject
Return an ApplicationDescriptor instance wrapped around the Application Descriptor (JAD) file for this MIDlet suite.
getApplicationDescriptorFile() - Method in interface org.eclipse.mtj.core.project.midp.IMidletSuiteProject
 
getBoolean(String) - Method in interface org.eclipse.mtj.ui.editors.jad.IManifestPreferenceStore
 
getBundle() - Method in interface org.eclipse.mtj.core.persistence.IBundleReferencePersistable
Return the bundle identifier that should be used to load this persistable.
getClassName() - Method in interface org.eclipse.mtj.core.project.midp.IMidletDefinition
 
getClasspath() - Method in interface org.eclipse.mtj.core.sdk.device.IDevice
Return the deviceClasspath provided by this device.
getConfiguration() - Method in interface org.eclipse.mtj.core.sdk.device.midp.library.ILibrary
Return the configuration API or null if this library does not provide a configuration.
getConfigurationLibrary() - Method in interface org.eclipse.mtj.core.sdk.device.midp.IMIDPDevice
Return the library that provides the configuration for this device or null if no such library can be found.
getConfigurationSpecificationVersion() - Method in interface org.eclipse.mtj.core.project.midp.IApplicationDescriptor
Return the configuration specification version associated with this JAD file.
getDataType() - Method in class org.eclipse.mtj.core.project.midp.DescriptorPropertyDescription
 
getDebugListenerPort() - Method in class org.eclipse.mtj.core.launching.LaunchEnvironment
Return the port number to be used for debugging.
getDefault() - Static method in class org.eclipse.mtj.core.MTJCore
Returns the shared instance.
getDefaultBoolean(String) - Method in interface org.eclipse.mtj.ui.editors.jad.IManifestPreferenceStore
 
getDefaultDevice() - Method in interface org.eclipse.mtj.core.sdk.device.IDeviceRegistry
Return the default device or null if one is not specified.
getDefaultDouble(String) - Method in interface org.eclipse.mtj.ui.editors.jad.IManifestPreferenceStore
 
getDefaultFloat(String) - Method in interface org.eclipse.mtj.ui.editors.jad.IManifestPreferenceStore
 
getDefaultInt(String) - Method in interface org.eclipse.mtj.ui.editors.jad.IManifestPreferenceStore
 
getDefaultLong(String) - Method in interface org.eclipse.mtj.ui.editors.jad.IManifestPreferenceStore
 
getDefaultPreferifier() - Method in interface org.eclipse.mtj.core.sdk.device.IDeviceRegistry
Return the default preverifier or null if one is not specified.
getDefaultString(String) - Method in interface org.eclipse.mtj.ui.editors.jad.IManifestPreferenceStore
 
getDeploymentDirectoryName() - Static method in class org.eclipse.mtj.core.MTJCore
Get the deployment directory name the user has specified in the preferences.
getDescription() - Method in interface org.eclipse.mtj.core.sdk.device.IDevice
Return the displayable description of this device.
getDescription() - Method in interface org.eclipse.mtj.core.sdk.ISDK
Return the displayable description of this SDK.
getDescription() - Method in class org.eclipse.mtj.ui.editors.device.AbstractDeviceEditorPage
Return a description of what is being specified on this page.
getDescriptorPropertyDescriptions() - Method in interface org.eclipse.mtj.ui.editors.jad.IJADDescriptorsProvider
 
getDescriptors() - Method in class org.eclipse.mtj.ui.editors.jad.JADPropertiesEditorPage
Get all application descriptor property description for the current page ID.
getDetail() - Method in interface org.eclipse.mtj.core.build.preverifier.IPreverificationError
Returns the detailed message concerning this error or null if no detail message has been specified.
getDevice() - Method in class org.eclipse.mtj.core.project.runtime.MTJRuntime
 
getDevice(String, String) - Method in interface org.eclipse.mtj.core.sdk.device.IDeviceRegistry
Return the device with the specified key or null if no such device is found in the registry.
getDeviceCount() - Method in interface org.eclipse.mtj.core.sdk.device.IDeviceRegistry
Return the number of devices registered.
getDeviceEditorDialog(Shell) - Method in class org.eclipse.mtj.ui.DefaultDeviceEditorActionDelegate
Return the dialog to be used for editing the dialog.
getDeviceEditorDialog(Shell) - Method in class org.eclipse.mtj.ui.JavaDeviceEditorActionDelegate
 
getDeviceFinder() - Static method in class org.eclipse.mtj.core.MTJCore
Return the IDeviceFinder instance that can be used to find for devices in a specific directory.
getDeviceGroups() - Method in interface org.eclipse.mtj.core.sdk.device.IDeviceRegistry
Return the registered device groups.
getDeviceList() - Method in interface org.eclipse.mtj.core.sdk.ISDK
Return the fully configured device instances available in this SDK.
getDeviceProperties() - Method in interface org.eclipse.mtj.core.sdk.device.IDevice
Return the properties associated with this device.
getDeviceRegistry() - Static method in class org.eclipse.mtj.core.MTJCore
 
getDevices(String) - Method in interface org.eclipse.mtj.core.sdk.device.IDeviceRegistry
Return the devices found in the specified group or null if the specified group cannot be found.
getDictionary() - Method in class org.eclipse.mtj.ui.templates.AbstractTemplateWizardPage
Gets the template dictionary of tags and it's corresponding values according to the page's custom fields.
getDisplayName() - Method in class org.eclipse.mtj.core.project.midp.DescriptorPropertyDescription
 
getDouble(String) - Method in interface org.eclipse.mtj.ui.editors.jad.IManifestPreferenceStore
 
getEntries() - Method in interface org.eclipse.mtj.core.sdk.device.IDeviceClasspath
Return the entries in the deviceClasspath.
getErrorMessageManager() - Method in class org.eclipse.mtj.ui.editors.jad.AbstractJADEditorPage
 
getFloat(String) - Method in interface org.eclipse.mtj.ui.editors.jad.IManifestPreferenceStore
 
getHelpResource() - Method in class org.eclipse.mtj.ui.editors.jad.AbstractJADEditorPage
 
getIcon() - Method in interface org.eclipse.mtj.core.project.midp.IMidletDefinition
 
getIdentifier() - Method in class org.eclipse.mtj.core.sdk.device.midp.library.api.API
 
getIdentifier() - Method in interface org.eclipse.mtj.core.sdk.device.midp.library.ILibrarySpecification
 
getInt(String) - Method in interface org.eclipse.mtj.ui.editors.jad.IManifestPreferenceStore
 
getJadFileName() - Method in interface org.eclipse.mtj.core.project.midp.IMidletSuiteProject
Return the file holding the JAD file.
getJadFileName() - Method in interface org.eclipse.mtj.core.project.midp.IMIDPMetaData
Return the name that must be used on the project's jad file after deployment as specified in the project's metadata file.
getJarFilename() - Method in interface org.eclipse.mtj.core.project.midp.IMidletSuiteProject
Return the name to use for the JAR file.
getJavaProject() - Method in interface org.eclipse.mtj.core.project.IMTJProject
Return the underlying java project.
getJavaProject() - Method in class org.eclipse.mtj.ui.editors.jad.AbstractJADEditorPage
Return the java project holding the JAD file.
getKeyAlias() - Method in interface org.eclipse.mtj.core.build.sign.ISignatureProperties
Returns the "alias" string identifying the key and certificate that will be used to sign the project.
getKeyPassword() - Method in interface org.eclipse.mtj.core.build.sign.ISignatureProperties
Returns the key password, if passwords are being saved.
getKeyStoreDisplayPath() - Method in interface org.eclipse.mtj.core.build.sign.ISignatureProperties
Returns the display string representing the keystore path.
getKeyStorePassword() - Method in interface org.eclipse.mtj.core.build.sign.ISignatureProperties
Returns the password for the keystore file, if passwords are being saved.
getKeyStoreProvider() - Method in interface org.eclipse.mtj.core.build.sign.ISignatureProperties
Returns the crypto provider string.
getKeyStoreType() - Method in interface org.eclipse.mtj.core.build.sign.ISignatureProperties
Type of the keystore file.
getLaunchCommand(LaunchEnvironment, IProgressMonitor) - Method in interface org.eclipse.mtj.core.sdk.device.IDevice
Return the command-line arguments for launching this device given the specified launch environment.
getLaunchConfiguration() - Method in class org.eclipse.mtj.core.launching.LaunchEnvironment
Return the launch configuration that was used to launch the emulation.
getLibraryImporter(String) - Static method in class org.eclipse.mtj.core.MTJCore
Returns a library importer associated to a specific type.
getLibraryImporter(String) - Method in interface org.eclipse.mtj.core.sdk.device.midp.library.ILibraryImporterRegistry
Retrieve a ILibraryImporter from registry.
getLibraryImporterIds() - Method in interface org.eclipse.mtj.core.sdk.device.midp.library.ILibraryImporterRegistry
Returns a set view of the Library Importer IDs contained in this registry.
getLocation() - Method in interface org.eclipse.mtj.core.build.preverifier.IPreverificationError
Returns the location where the error occurred.
getLong(String) - Method in interface org.eclipse.mtj.ui.editors.jad.IManifestPreferenceStore
 
getManifestProperties() - Method in interface org.eclipse.mtj.core.project.midp.IApplicationDescriptor
Return the overall manifest properties.
getMetaData(IProject, ProjectType) - Static method in class org.eclipse.mtj.core.MTJCore
 
getMidletCount() - Method in interface org.eclipse.mtj.core.project.midp.IApplicationDescriptor
Return the current count of MidletDefinition instances within this application descriptor.
getMidletDefinitions() - Method in interface org.eclipse.mtj.core.project.midp.IApplicationDescriptor
Return the list of MidletDefinition instances currently managed by the ApplicationDescriptor.
getMidletJarURL() - Method in interface org.eclipse.mtj.core.project.midp.IApplicationDescriptor
Return the JAD URL specified in the application descriptor or null if it has not been specified.
getMidletSuite() - Method in class org.eclipse.mtj.core.launching.LaunchEnvironment
 
getMTJRuntime() - Method in interface org.eclipse.mtj.core.project.IMTJProject
Return the list of runtimes that are associated to the project.
getName() - Method in interface org.eclipse.mtj.core.project.midp.IMidletDefinition
 
getName() - Method in class org.eclipse.mtj.core.project.runtime.MTJRuntime
 
getName() - Method in interface org.eclipse.mtj.core.sdk.device.IDevice
Return the name of this device.
getName() - Method in class org.eclipse.mtj.core.sdk.device.midp.library.api.API
 
getName() - Method in interface org.eclipse.mtj.core.sdk.device.midp.library.ILibrarySpecification
 
getName() - Method in interface org.eclipse.mtj.core.sdk.ISDK
Return the name of this SDK.
getName() - Method in interface org.eclipse.mtj.core.symbol.ISymbol
 
getName() - Method in interface org.eclipse.mtj.core.symbol.ISymbolSet
Return the name of this set of symbol definitions.
getNamesAndValues() - Method in class org.eclipse.mtj.ui.editors.jad.ListDescriptorPropertyDescription
 
getNewActiveMTJRuntime() - Method in class org.eclipse.mtj.core.project.runtime.event.SwitchActiveMTJRuntimeEvent
 
getNewCongigName() - Method in class org.eclipse.mtj.core.project.runtime.event.MTJRuntimeNameChangeEvent
 
getNewDevice() - Method in class org.eclipse.mtj.core.project.runtime.event.MTJRuntimeDeviceChangeEvent
 
getNewSymbolDefinitionSets() - Method in class org.eclipse.mtj.core.project.runtime.event.MTJRuntimeWorkspaceSymbolSetsChangeEvent
 
getNumber() - Method in interface org.eclipse.mtj.core.project.midp.IMidletDefinition
Return the MIDlet number.
getOldActiveMTJRuntime() - Method in class org.eclipse.mtj.core.project.runtime.event.SwitchActiveMTJRuntimeEvent
 
getOldConfigName() - Method in class org.eclipse.mtj.core.project.runtime.event.MTJRuntimeNameChangeEvent
 
getOldDevice() - Method in class org.eclipse.mtj.core.project.runtime.event.MTJRuntimeDeviceChangeEvent
 
getOldSymbolDefinitionSets() - Method in class org.eclipse.mtj.core.project.runtime.event.MTJRuntimeWorkspaceSymbolSetsChangeEvent
 
getPasswordStorageMethod() - Method in interface org.eclipse.mtj.core.build.sign.ISignatureProperties
Returns the password storage method.
getPluginVersion() - Static method in class org.eclipse.mtj.core.MTJCore
Return the current version associated with this plug-in.
getPreferenceStore() - Method in class org.eclipse.mtj.ui.editors.jad.AbstractJADEditorPage
Get the preference store being edited.
getPreverifier() - Method in interface org.eclipse.mtj.core.sdk.device.midp.IMIDPDevice
Return the preverifier to be used to preverify classes for this device.
getPreverifierExecutable() - Method in interface org.eclipse.mtj.core.build.preverifier.IPreverifier
 
getPrimaryMatchableClass() - Method in class org.eclipse.mtj.core.sdk.device.midp.library.api.API
Return the fully-qualifed class name of the primary class for this API that can be used for matching.
getProfile() - Method in interface org.eclipse.mtj.core.sdk.device.midp.library.ILibrary
Return the profile API or null if this library does not provide a configuration.
getProfileLibrary() - Method in interface org.eclipse.mtj.core.sdk.device.midp.IMIDPDevice
Return the library that provides the profile for this device or null if no such library can be found.
getProguardJarFile() - Static method in class org.eclipse.mtj.core.MTJCore
Return the File instance representing the Proguard implementation jar file as defined by the user preferences.
getProject() - Method in interface org.eclipse.mtj.core.project.IMTJProject
Return the underlying project instance.
getProject() - Method in class org.eclipse.mtj.core.project.MTJNature
 
getProjectBooleanPreference(IProject, String) - Static method in class org.eclipse.mtj.core.MTJCore
Return a boolean preference scoped to the specified project where possible, otherwise falling back to instance scope.
getProjectPreferences(IProject) - Static method in class org.eclipse.mtj.core.MTJCore
Return the preferences that are specific to the project and plugin.
getProjectStringPreference(IProject, String) - Static method in class org.eclipse.mtj.core.MTJCore
Return a String preference scoped to the specified project where possible, otherwise falling back to instance scope.
getPropertyName() - Method in class org.eclipse.mtj.core.project.midp.DescriptorPropertyDescription
 
getProtectionDomains() - Method in interface org.eclipse.mtj.core.sdk.device.midp.IMIDPDevice
Return the list of protection domains specified by this device.
getRemovedMTJRuntime() - Method in class org.eclipse.mtj.core.project.runtime.event.RemoveMTJRuntimeEvent
 
getResourceAsStream(IPath) - Static method in class org.eclipse.mtj.core.MTJCore
Gets the InputStream for a resource inside the plug-in.
getResourcesDirectoryName() - Static method in class org.eclipse.mtj.core.MTJCore
Get the resources directory name the user has specified in the preferences.
getRuntime() - Method in interface org.eclipse.mtj.core.project.IMetaData
Return the list of runtimes that are associated to the project.
getRuntimeSymbolSet() - Method in class org.eclipse.mtj.core.project.runtime.MTJRuntime
All preprocessing related code should NOT use this method to get ISymbolSet, instead, getSymbolSetForPreprocessing() should be used for preprocessing purpose.
getRuntimeSymbolSetForPreprocessing() - Method in class org.eclipse.mtj.core.project.runtime.MTJRuntime
All preprocessing related function should use this method to get SymbolSet.
getSafeValue() - Method in interface org.eclipse.mtj.core.symbol.ISymbol
Get value in safe format for preprocessor.
getSDKName() - Method in interface org.eclipse.mtj.core.sdk.device.IDevice
Return the name of the device group to which this device belongs.
getSectionDescription() - Method in class org.eclipse.mtj.ui.editors.jad.JADPropertiesEditorPage
 
getSectionTitle() - Method in class org.eclipse.mtj.ui.editors.jad.JADPropertiesEditorPage
 
getSignatureProperties() - Method in interface org.eclipse.mtj.core.project.IMetaData
 
getSignatureProperties() - Method in interface org.eclipse.mtj.core.project.IMTJProject
Get the ISignatureProperties associated with this MIDlet suite
getSignProject() - Method in interface org.eclipse.mtj.core.build.sign.ISignatureProperties
Indicates whether or not the project is to be signed.
getSkeletonReplacements() - Method in class org.eclipse.mtj.core.sdk.device.midp.library.api.API
Return the replacement files that are useful for preverification and devices such as MPowerPlayer and microemu.
getString(String) - Method in interface org.eclipse.mtj.ui.editors.jad.IManifestPreferenceStore
 
getSymbols() - Method in interface org.eclipse.mtj.core.symbol.ISymbolSet
Return the symbols that are defined as true in the list of symbol definitions.
getSymbolSet(String) - Method in interface org.eclipse.mtj.core.symbol.ISymbolSetRegistry
Return the SymbolDefinitions instance registered with the specified name or null if the object cannot be found.
getSymbolSetFactory() - Static method in class org.eclipse.mtj.core.MTJCore
Returns the symbol set registry that can be used to manage the symbols that are saved on the workspace
getSymbolSetRegistry() - Static method in class org.eclipse.mtj.core.MTJCore
Returns the symbol set registry that can be used to manage the symbols that are saved on the workspace
getSymbolSetString() - Method in interface org.eclipse.mtj.core.symbol.ISymbolSet
 
getSymbolValue(String) - Method in interface org.eclipse.mtj.core.symbol.ISymbolSet
Return the (possibly null) value of the specified identifier.
getTempKeyPassword() - Method in interface org.eclipse.mtj.core.project.midp.IMidletSuiteProject
 
getTempKeystorePassword() - Method in interface org.eclipse.mtj.core.project.midp.IMidletSuiteProject
 
getTitle() - Method in class org.eclipse.mtj.ui.editors.device.AbstractDeviceEditorPage
Return the title for this page.
getTitle() - Method in class org.eclipse.mtj.ui.editors.jad.AbstractJADEditorPage
 
getType() - Method in interface org.eclipse.mtj.core.build.preverifier.IPreverificationError
Returns the type of the error.
getType() - Method in class org.eclipse.mtj.core.sdk.device.midp.library.api.API
 
getType() - Method in interface org.eclipse.mtj.core.symbol.ISymbol
 
getTypeCode() - Method in class org.eclipse.mtj.core.sdk.device.midp.library.api.APIType
Return the type code for this particular type.
getValue() - Method in interface org.eclipse.mtj.core.symbol.ISymbol
 
getVerifiedClassesOutputFolder(IProgressMonitor) - Method in interface org.eclipse.mtj.core.project.midp.IMidletSuiteProject
Get the IFolder into which verified classes should be written.
getVerifiedLibrariesOutputFolder(IProgressMonitor) - Method in interface org.eclipse.mtj.core.project.midp.IMidletSuiteProject
Get the IFolder into which verified libraries should be written.
getVerifiedOutputDirectoryName() - Static method in class org.eclipse.mtj.core.MTJCore
Get the verified output directory name the user has specified in the preferences.
getVerifiedOutputFolder(IProgressMonitor) - Method in interface org.eclipse.mtj.core.project.midp.IMidletSuiteProject
Get the IFolder into which verified classes should be written.
getVersion() - Method in interface org.eclipse.mtj.core.project.IMetaData
 
getVersion() - Method in class org.eclipse.mtj.core.sdk.device.midp.library.api.API
 
getVersion() - Method in interface org.eclipse.mtj.core.sdk.device.midp.library.ILibrarySpecification
 
getVersion() - Method in interface org.eclipse.mtj.core.sdk.ISDK
Return the version of this SDK.
getWorkingDirectory() - Method in interface org.eclipse.mtj.core.sdk.device.midp.IMIDPDevice
Return the working directory to be used when launching the device emulation.
getWorkspace() - Static method in class org.eclipse.mtj.core.MTJCore
Returns the workspace instance.
getWorkspaceScopeSymbolSets() - Method in class org.eclipse.mtj.core.project.runtime.MTJRuntime
Returns a list of symbolsets that are on the workspace level.

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