Mobile Tools for Java
Release 1.0

Package org.eclipse.mtj.core.project.midp

This package provides an API for managing MIDlet suite projects.

See:
          Description

Interface Summary
IApplicationDescriptor This in interface is a representation of a Java Application Descriptor (jad) for a MIDlet Suite.
IMidletDefinition The definition of a MIDlet within the application descriptor.
IMidletSuiteProject This interface represents an specialization of an IMTJProject to represent a MIDlet suite project.
IMidletSuiteProjectListener Classes which implement this interface provide a method that deals with the events that are generated when the IMidletSuiteProject is modified.
IMIDPMetaData EXPERIMENTAL.
 

Class Summary
DescriptorPropertyDescription This class represents an application descriptor property description.
J2MENature The nature for Java ME projects.
 

Exception Summary
ProjectConvertionException ProjectConvertionException Class wraps exceptions during a project conversion process.
 

Package org.eclipse.mtj.core.project.midp Description

This package provides an API for managing MIDlet suite projects.


Mobile Tools for Java
Release 1.0