Mobile Tools for Java
Release 1.0

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

Packages that use org.eclipse.mtj.core.sdk.device
org.eclipse.mtj.core This package provides core constants and models. 
org.eclipse.mtj.core.project.runtime This package provides an API for managing MTJ project runtime configurations. 
org.eclipse.mtj.core.project.runtime.event This package provides all events related classes and interfaces associated to the MTJRuntime API. 
org.eclipse.mtj.core.sdk This package provides an API for managing the SDK definition and importing. 
org.eclipse.mtj.core.sdk.device This package provides an API for managing the device definition and importing. 
org.eclipse.mtj.core.sdk.device.midp This package provides an API for managing MIDP devices. 
org.eclipse.mtj.core.symbol This package provides an API for managing all symbols that are used during the preprocessing operations. 
org.eclipse.mtj.ui.editors.device This package provides the user interface functionality for editing devices. 
 

Classes in org.eclipse.mtj.core.sdk.device used by org.eclipse.mtj.core
IDeviceClasspath
           This interface represents the classpath that is associated to one specific device.
IDeviceFinder
          The device factory allows access to creation of devices based on the available registered device importers.
IDeviceRegistry
           The device registry is the main entry point that is used to manage the devices that are currently supported on a MTJ installation.
 

Classes in org.eclipse.mtj.core.sdk.device used by org.eclipse.mtj.core.project.runtime
IDevice
          The device interface specifies the representation of an emulated device.
 

Classes in org.eclipse.mtj.core.sdk.device used by org.eclipse.mtj.core.project.runtime.event
IDevice
          The device interface specifies the representation of an emulated device.
 

Classes in org.eclipse.mtj.core.sdk.device used by org.eclipse.mtj.core.sdk
IDevice
          The device interface specifies the representation of an emulated device.
 

Classes in org.eclipse.mtj.core.sdk.device used by org.eclipse.mtj.core.sdk.device
IDevice
          The device interface specifies the representation of an emulated device.
IDeviceClasspath
           This interface represents the classpath that is associated to one specific device.
IDeviceRegistryListener
          Implementations of this interface can subscribe to changes in the device registry.
 

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

Classes in org.eclipse.mtj.core.sdk.device used by org.eclipse.mtj.core.symbol
IDevice
          The device interface specifies the representation of an emulated device.
 

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


Mobile Tools for Java
Release 1.0