Mobile Tools for Java
Release 1.0

Uses of Package
org.eclipse.mtj.core.sdk.device.midp

Packages that use org.eclipse.mtj.core.sdk.device.midp
org.eclipse.mtj.core.sdk.device.midp This package provides an API for managing MIDP devices. 
org.eclipse.mtj.ui.editors.device This package provides the user interface functionality for editing devices. 
 

Classes in org.eclipse.mtj.core.sdk.device.midp used by org.eclipse.mtj.core.sdk.device.midp
IMIDPAPI
          This an IAPI extension to provide utility methods to deal with MIDP/CLDC specific APIs and will be used on IMIDPDevice's.
MIDPAPIType
          This enumeration represents the four types of IMIDPAPI possible.
 

Classes in org.eclipse.mtj.core.sdk.device.midp used by org.eclipse.mtj.ui.editors.device
IMIDPDevice
          The device interface specifies the representation of an emulated MIDP device.
 


Mobile Tools for Java
Release 1.0