Mobile Tools for Java
Release 1.0
A B C D E F G H I J K L M N O P R S T V W

P

packageCreated() - Method in interface org.eclipse.mtj.core.project.IMTJProjectListener
Sent when the IMTJProject#createPackage(boolean, boolean, org.eclipse.core.runtime.IProgressMonitor) 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
PersistenceException class wraps any exception that may be thrown during the persistence of any class implementing the IPersistable interface.
PersistenceException() - Constructor for exception org.eclipse.mtj.core.persistence.PersistenceException
Create a PersistenceException instance without any message or Throwable cause.
PersistenceException(String) - Constructor for exception org.eclipse.mtj.core.persistence.PersistenceException
Creates a PersistenceException with the specified error message.
PersistenceException(String, Throwable) - Constructor for exception org.eclipse.mtj.core.persistence.PersistenceException
Creates a PersistenceException with the specified error message and the specified exception as the root cause.
PersistenceException(Throwable) - Constructor for exception org.eclipse.mtj.core.persistence.PersistenceException
Creates a PersistenceException with the specified exception as the root cause.
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 an unknown preverifier
PreverifierNotFoundException - Exception in org.eclipse.mtj.core.build.preverifier
The PreverifierNotFoundException is thrown when the preverification process discovers that no valid preverifier was found.
PreverifierNotFoundException(String) - Constructor for exception org.eclipse.mtj.core.build.preverifier.PreverifierNotFoundException
Creates a new instance of PreverifierNotFoundException with the specified detail message.
preverify(IMTJProject, IResource[], IFolder, IProgressMonitor) - Method in interface org.eclipse.mtj.core.build.preverifier.IPreverifier
Launch the preverification process on the specified resources from the given IMTJProject.
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 classes available in the specified jar file from the given IMTJProject.
preverifyJarFile(File, IFolder, IProgressMonitor) - Method in interface org.eclipse.mtj.core.project.midp.IMidletSuiteProject
Launch the preverification process on the specified jar file.
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
Constructs a new ProjectConvertionException with the specified detail message and cause.
ProjectConvertionException(String) - Constructor for exception org.eclipse.mtj.core.project.midp.ProjectConvertionException
Constructs a new ProjectConvertionException with the specified detail message.
ProjectType - Enum in org.eclipse.mtj.core.project
This enum represents the types of IMTJProject's provided by MTJ.
PROPERTY_PERSISTABLE_ELEMENT - Static variable in interface org.eclipse.mtj.core.persistence.IPersistable
The persistable element name for storing Properties elements.
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 K L M N O P R S T V W