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

P

PASSMETHOD_IN_KEYRING - Static variable in interface org.eclipse.mtj.core.model.sign.ISignatureProperties
Password storage method indicating passwords should be stored in the user's Eclipse keyring
PASSMETHOD_IN_PROJECT - Static variable in interface org.eclipse.mtj.core.model.sign.ISignatureProperties
Password storage method indicating passwords should be stored in the .mtj metadata file in the project.
PASSMETHOD_PROMPT - Static variable in interface org.eclipse.mtj.core.model.sign.ISignatureProperties
Password storage method indicating passwords should be requested as required and not stored.
performCancel() - Method in class org.eclipse.mtj.ui.configurations.ConfigManageComponent
Discard the modification and restore Configurations to former state.
performFinish() - Method in class org.eclipse.mtj.ui.configurations.ConfigManageComponent
Do some work when perform finish, including ask user if reexport Antenna build files and clear removedConfigs and addedConfigs (removedConfigs and addedConfigs are used to restore Configurations if user discard the modification).
Permission - Class in org.eclipse.mtj.core.library.model.security
This Class represents a named permission defined by an API or function to prevent it from being used without authorization
Permission(String) - Constructor for class org.eclipse.mtj.core.library.model.security.Permission
Creates a new Permission.
PermissionList - Class in org.eclipse.mtj.core.library.model.security
A list of permissions.
PermissionList(String) - Constructor for class org.eclipse.mtj.core.library.model.security.PermissionList
Creates a new PermissionList from a comma separated list with named permissions.
PersistableUtilities - Class in org.eclipse.mtj.core.persistence
Utility methods related to the persistence mechanism.
PersistenceException - Exception in org.eclipse.mtj.core.persistence
An exception that may occur during the process of persisting platform components.
PersistenceException() - Constructor for exception org.eclipse.mtj.core.persistence.PersistenceException
Construct a new exception.
PersistenceException(String) - Constructor for exception org.eclipse.mtj.core.persistence.PersistenceException
Construct a new exception.
PersistenceException(Throwable) - Constructor for exception org.eclipse.mtj.core.persistence.PersistenceException
Construct a new exception.
PersistenceException(String, Throwable) - Constructor for exception org.eclipse.mtj.core.persistence.PersistenceException
Construct a new exception.
PLUGIN_ID - Static variable in class org.eclipse.mtj.core.hooks.Activator
 
PLUGIN_ID - Static variable in interface org.eclipse.mtj.core.IMTJCoreConstants
 
PLUGIN_ID - Static variable in class org.eclipse.mtj.core.library.LibraryPlugin
The plug-in ID
PREF_ANTENNA_JAR - Static variable in interface org.eclipse.mtj.core.IMTJCoreConstants
 
PREF_AUTO_LAUNCH_MIGRATION - Static variable in interface org.eclipse.mtj.core.IMTJCoreConstants
 
PREF_DEFAULT_PREVERIFIER - Static variable in interface org.eclipse.mtj.core.IMTJCoreConstants
 
PREF_DEPLOYMENT_DIR - Static variable in interface org.eclipse.mtj.core.IMTJCoreConstants
 
PREF_FORCE_JAVA11 - Static variable in interface org.eclipse.mtj.core.IMTJCoreConstants
 
PREF_OBFUSCATION_USE_PROJECT - Static variable in interface org.eclipse.mtj.core.IMTJCoreConstants
 
PREF_OTA_AUTODEPLOY - Static variable in interface org.eclipse.mtj.core.IMTJCoreConstants
 
PREF_OTA_PORT - Static variable in interface org.eclipse.mtj.core.IMTJCoreConstants
 
PREF_OTA_PORT_DEFINED - Static variable in interface org.eclipse.mtj.core.IMTJCoreConstants
 
PREF_OTA_SERVER_START_AT_START - Static variable in interface org.eclipse.mtj.core.IMTJCoreConstants
 
PREF_PKG_AUTOVERSION - Static variable in interface org.eclipse.mtj.core.IMTJCoreConstants
 
PREF_PKG_BUILD_XML - Static variable in interface org.eclipse.mtj.core.IMTJCoreConstants
 
PREF_PKG_EXCLUDED_PROPS - Static variable in interface org.eclipse.mtj.core.IMTJCoreConstants
 
PREF_PKG_USE_PROJECT - Static variable in interface org.eclipse.mtj.core.IMTJCoreConstants
 
PREF_PREPROCESS_DEBUG_LEVEL - Static variable in interface org.eclipse.mtj.core.IMTJCoreConstants
 
PREF_PREPROCESS_USE_PROJECT - Static variable in interface org.eclipse.mtj.core.IMTJCoreConstants
 
PREF_PREVERIFY_CONFIG_LOCATION - Static variable in interface org.eclipse.mtj.core.IMTJCoreConstants
 
PREF_PREVERIFY_CONFIG_LOCATION_JAD - Static variable in interface org.eclipse.mtj.core.IMTJCoreConstants
 
PREF_PREVERIFY_CONFIG_LOCATION_PLATFORM - Static variable in interface org.eclipse.mtj.core.IMTJCoreConstants
 
PREF_PREVERIFY_CONFIG_LOCATION_SPECIFIED - Static variable in interface org.eclipse.mtj.core.IMTJCoreConstants
 
PREF_PREVERIFY_CONFIG_VALUE - Static variable in interface org.eclipse.mtj.core.IMTJCoreConstants
 
PREF_PREVERIFY_USE_PROJECT - Static variable in interface org.eclipse.mtj.core.IMTJCoreConstants
 
PREF_PROGUARD_DIR - Static variable in interface org.eclipse.mtj.core.IMTJCoreConstants
 
PREF_PROGUARD_KEEP - Static variable in interface org.eclipse.mtj.core.IMTJCoreConstants
 
PREF_PROGUARD_OPTIONS - Static variable in interface org.eclipse.mtj.core.IMTJCoreConstants
 
PREF_PROGUARD_USE_SPECIFIED - Static variable in interface org.eclipse.mtj.core.IMTJCoreConstants
 
PREF_RESOURCES_DIR - Static variable in interface org.eclipse.mtj.core.IMTJCoreConstants
 
PREF_RMTDBG_INTERVAL - Static variable in interface org.eclipse.mtj.core.IMTJCoreConstants
 
PREF_RMTDBG_TIMEOUT - Static variable in interface org.eclipse.mtj.core.IMTJCoreConstants
 
PREF_USE_RESOURCES_DIR - Static variable in interface org.eclipse.mtj.core.IMTJCoreConstants
 
PREF_VERIFIED_DIR - Static variable in interface org.eclipse.mtj.core.IMTJCoreConstants
 
PREF_WTK_ROOT - Static variable in interface org.eclipse.mtj.core.IMTJCoreConstants
 
PreverificationError - Class in org.eclipse.mtj.preverifier.results
The description of an error that occurred during preverification.
PreverificationError(PreverificationErrorType, PreverificationErrorLocation, String) - Constructor for class org.eclipse.mtj.preverifier.results.PreverificationError
Construct a new error.
PreverificationErrorLocation - Class in org.eclipse.mtj.preverifier.results
The location of the error.
PreverificationErrorLocation(PreverificationErrorLocationType, IClassErrorInformation, IMethodErrorInformation, IFieldErrorInformation, int) - Constructor for class org.eclipse.mtj.preverifier.results.PreverificationErrorLocation
Construct a new location object.
PreverificationErrorLocationType - Class in org.eclipse.mtj.preverifier.results
Enumeration type to represent the location of a preverication error.
PreverificationErrorType - Class in org.eclipse.mtj.preverifier.results
Error type enumeration for errors that are found during preverification.
PreverificationResults - Class in org.eclipse.mtj.preverifier.results
Results of the preverification.
PreverificationResults(ClassNode, byte[], PreverificationError[]) - Constructor for class org.eclipse.mtj.preverifier.results.PreverificationResults
Construct a new preverication result.
preverifier - Variable in class org.eclipse.mtj.core.model.device.impl.AbstractDevice
 
PreverifierNotFoundException - Exception in org.eclipse.mtj.core.model.preverifier
Exception used when there is a need to preverify and there no valid preverifier
PreverifierNotFoundException(String) - Constructor for exception org.eclipse.mtj.core.model.preverifier.PreverifierNotFoundException
Exception constructor
PreverifierPlugin - Class in org.eclipse.mtj.core.preverifier
The main plug-in class to be used in the desktop.
PreverifierPlugin() - Constructor for class org.eclipse.mtj.core.preverifier.PreverifierPlugin
The constructor.
preverify(IMidletSuiteProject, IResource[], IFolder, IProgressMonitor) - Method in class org.eclipse.mtj.core.model.preverifier.impl.StandardPreverifier
 
preverify(IMidletSuiteProject, IResource[], IFolder, IProgressMonitor) - Method in interface org.eclipse.mtj.core.model.preverifier.IPreverifier
Launch the preverification process on the specified resources.
preverify(IResource[], IFolder, IProgressMonitor) - Method in interface org.eclipse.mtj.core.model.project.IMidletSuiteProject
Preverify the specified resources.
preverify(IResource[], IFolder, IProgressMonitor) - Method in class org.eclipse.mtj.core.model.project.impl.MidletSuiteProject
 
preverify(File, File, URL[]) - Method in class org.eclipse.mtj.preverifier.ArchivePreverifier
Preverify the specified archive file using the specified classpath.
preverify(InputStream, URL[]) - Method in class org.eclipse.mtj.preverifier.ClassPreverifier
Preverify the specified class file.
preverify(InputStream, ClassLoader) - Method in class org.eclipse.mtj.preverifier.ClassPreverifier
Preverify the specified class file.
PREVERIFY_TARGET_PROJECT - Static variable in interface org.eclipse.mtj.core.model.preverifier.IPreverifier
 
preverifyJarFile(IMidletSuiteProject, File, IFolder, IProgressMonitor) - Method in class org.eclipse.mtj.core.model.preverifier.impl.StandardPreverifier
 
preverifyJarFile(IMidletSuiteProject, File, IFolder, IProgressMonitor) - Method in interface org.eclipse.mtj.core.model.preverifier.IPreverifier
Launch the preverification process on the specified jar file.
preverifyJarFile(File, IFolder, IProgressMonitor) - Method in interface org.eclipse.mtj.core.model.project.IMidletSuiteProject
Launch the preverification process on the specified jar file.
preverifyJarFile(File, IFolder, IProgressMonitor) - Method in class org.eclipse.mtj.core.model.project.impl.MidletSuiteProject
 
processClass(String, byte[], ClasspathEntry, BundleEntry, ClasspathManager) - Method in class org.eclipse.mtj.core.hooks.MTJClassLoadingHook
 
processReplaceableValues(String, Map<String, String>) - Static method in class org.eclipse.mtj.core.model.ReplaceableParametersProcessor
Process the replaceable values in the specified string with values from the replacement values provided.
PROFILE - Static variable in class org.eclipse.mtj.core.model.library.api.APIType
An API that acts as a profile
PROFILE_CODE - Static variable in class org.eclipse.mtj.core.model.library.api.APIType
Static constant representing an API that acts as a profile
PROFILEJAVADOCDIRECTORIES - Static variable in class org.eclipse.mtj.core.importer.JavadocDetector.GenericLocalFSSearch
 
PROGUARD_JAR - Static variable in interface org.eclipse.mtj.core.IMTJCoreConstants
 
PROJECT_RELATIVE_PREFIX - Static variable in interface org.eclipse.mtj.core.model.sign.ISignatureProperties
String used to prefix project-relative paths in display strings.
ProjectConvertionException - Exception in org.eclipse.mtj.core.converter
ProjectConvertionException Class wraps exceptions during a project conversion process.
ProjectConvertionException(String, Throwable) - Constructor for exception org.eclipse.mtj.core.converter.ProjectConvertionException
Creates a ProjectConvertionException instance.
ProjectConvertionException(String) - Constructor for exception org.eclipse.mtj.core.converter.ProjectConvertionException
Creates a ProjectConvertionException instance.
PROP_APIS - Static variable in class org.eclipse.mtj.core.model.preprocessor.symbol.SymbolSetFactory
 
PROP_BOOTCLASSPATH - Static variable in class org.eclipse.mtj.core.model.preprocessor.symbol.SymbolSetFactory
 
PROP_DESCRIPTION - Static variable in class org.eclipse.mtj.core.model.preprocessor.symbol.SymbolSetFactory
 
PROP_DEVICE_LIST - Static variable in class org.eclipse.mtj.core.model.preprocessor.symbol.SymbolSetFactory
 
PROP_DUMP_LAUNCH - Static variable in interface org.eclipse.mtj.core.IMTJCoreConstants
 
PROP_SECURITY_DOMAINS - Static variable in class org.eclipse.mtj.core.model.preprocessor.symbol.SymbolSetFactory
 
PROP_TOOLKIT_NAME - Static variable in class org.eclipse.mtj.toolkit.uei.UEIDeviceImporter
A non-standard property name in the device properties to hold the emulator version
PROP_UEI_ARGUMENTS - Static variable in class org.eclipse.mtj.core.model.preprocessor.symbol.SymbolSetFactory
 
PROP_UEI_VERSION - Static variable in class org.eclipse.mtj.core.model.preprocessor.symbol.SymbolSetFactory
 
propertyChange(PropertyChangeEvent) - Method in class org.eclipse.mtj.ui.editors.jad.JADPropertiesEditorPage
 
ProtectionDomain - Class in org.eclipse.mtj.core.library.model.security
A protection domain is a way to differentiate between downloaded MIDlet suites based on the entity that signed the MIDlet suite, and to grant or make available to a MIDlet suite a set of permissions.
ProtectionDomain(ProtectionDomain.ProtectionDomainType) - Constructor for class org.eclipse.mtj.core.library.model.security.ProtectionDomain
Creates a new ProtectionDomain.
ProtectionDomain(String) - Constructor for class org.eclipse.mtj.core.library.model.security.ProtectionDomain
Creates a new ProtectionDomain.
ProtectionDomain.ProtectionDomainType - Enum in org.eclipse.mtj.core.library.model.security
 
protectionDomains - Variable in class org.eclipse.mtj.core.model.device.impl.AbstractDevice
 

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