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

packageCreated() - Method in interface org.eclipse.mtj.core.project.midp.IMidletSuiteProjectListener
Sent when the IMidletSuiteProject#createPackage(org.eclipse.core.runtime.IProgressMonitor, boolean, boolean) is invoked.
PASSMETHOD_IN_KEYRING - Static variable in interface org.eclipse.mtj.core.build.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.build.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.build.sign.ISignatureProperties
Password storage method indicating passwords should be requested as required and not stored.
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
Constructs a new PersistenceException with null as its detail message.
PersistenceException(String) - Constructor for exception org.eclipse.mtj.core.persistence.PersistenceException
PersistenceException(Throwable) - Constructor for exception org.eclipse.mtj.core.persistence.PersistenceException
PersistenceException(String, Throwable) - Constructor for exception org.eclipse.mtj.core.persistence.PersistenceException
PLUGIN_ID - Static variable in interface org.eclipse.mtj.core.IMTJCoreConstants
 
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
 
preferenceNames() - Method in interface org.eclipse.mtj.ui.editors.jad.IManifestPreferenceStore
Returns an array of all preferences known to this store which have current values other than their default value.
PREVERIFIER_STANDARD - Static variable in interface org.eclipse.mtj.core.build.preverifier.IPreverifier
Constant that represents the standard preverifier
PREVERIFIER_UNKNOWN - Static variable in interface org.eclipse.mtj.core.build.preverifier.IPreverifier
Constant that represents the unknown preverifier
PreverifierNotFoundException - Exception in org.eclipse.mtj.core.build.preverifier
Exception used when there is a need to preverify and there no valid preverifier EXPERIMENTAL.
PreverifierNotFoundException(String) - Constructor for exception org.eclipse.mtj.core.build.preverifier.PreverifierNotFoundException
preverify(IMTJProject, IResource[], IFolder, IProgressMonitor) - Method in interface org.eclipse.mtj.core.build.preverifier.IPreverifier
Launch the preverification process on the specified resources.
preverify(IResource[], IFolder, IProgressMonitor) - Method in interface org.eclipse.mtj.core.project.midp.IMidletSuiteProject
Preverify the specified resources.
preverifyJarFile(IMTJProject, File, IFolder, IProgressMonitor) - Method in interface org.eclipse.mtj.core.build.preverifier.IPreverifier
Launch the preverification process on the specified jar file.
preverifyJarFile(File, IFolder, IProgressMonitor) - Method in interface org.eclipse.mtj.core.project.midp.IMidletSuiteProject
Launch the preverification process on the specified jar file.
PROFILE - Static variable in class org.eclipse.mtj.core.sdk.device.midp.library.api.APIType
An API that acts as a profile
PROFILE_CODE - Static variable in class org.eclipse.mtj.core.sdk.device.midp.library.api.APIType
Static constant representing an API that acts as a profile
PROGUARD_JAR - Static variable in interface org.eclipse.mtj.core.IMTJCoreConstants
 
PROJECT_RELATIVE_PREFIX - Static variable in interface org.eclipse.mtj.core.build.sign.ISignatureProperties
String used to prefix project-relative paths in display strings.
ProjectConvertionException - Exception in org.eclipse.mtj.core.project.midp
ProjectConvertionException Class wraps exceptions during a project conversion process.
ProjectConvertionException(String, Throwable) - Constructor for exception org.eclipse.mtj.core.project.midp.ProjectConvertionException
Creates a ProjectConvertionException instance.
ProjectConvertionException(String) - Constructor for exception org.eclipse.mtj.core.project.midp.ProjectConvertionException
Creates a ProjectConvertionException instance.
ProjectType - Enum in org.eclipse.mtj.core.project
* EXPERIMENTAL.
PROP_DUMP_LAUNCH - Static variable in interface org.eclipse.mtj.core.IMTJCoreConstants
Debugging property keys Key that uses "true" or "false" to control whether or not to dump the launch command line for the emulator
propertyChange(PropertyChangeEvent) - Method in class org.eclipse.mtj.ui.editors.jad.JADPropertiesEditorPage
 
putValue(String, String) - Method in interface org.eclipse.mtj.ui.editors.jad.IManifestPreferenceStore
 

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