Mobile Tools for Java
Release 1.0

Package org.eclipse.mtj.core.model.project

This package provides an API for managing MIDlet suite projects.

See:
          Description

Interface Summary
IMidletSuiteProject This interface represents access to MIDlet suite project specific information.
IMidletSuiteProjectListener Classes which implement this interface provide a method that deals with the events that are generated when the IMidletSuiteProject is modified.
 

Class Summary
Messages  
MetaData This class holds the metadata for the MIDlet suite project.
MidletSuiteFactory A factory for accessing MIDlet suite instances based on projects.
MidletSuiteFactory.MidletSuiteCreationRunnable Workspace runnable for creating a MIDlet Suite within a project.
 

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

This package provides an API for managing MIDlet suite projects.


Mobile Tools for Java
Release 1.0