Mobile Tools for Java
Release 1.0

Uses of Interface
org.eclipse.mtj.core.persistence.IBundleReferencePersistable

Packages that use IBundleReferencePersistable
org.eclipse.mtj.core.model.device.impl This package provides basic implementations for emulated devices. 
org.eclipse.mtj.toolkit.uei This package provides the UEI device importing and editing capabilities. 
 

Uses of IBundleReferencePersistable in org.eclipse.mtj.core.model.device.impl
 

Classes in org.eclipse.mtj.core.model.device.impl that implement IBundleReferencePersistable
 class AbstractDevice
          Abstract superclass of the various device implementations.
 class JavaEmulatorDevice
          An abstract superclass that can be used to help implement an emulator that is launched via Java.
 

Uses of IBundleReferencePersistable in org.eclipse.mtj.toolkit.uei
 

Classes in org.eclipse.mtj.toolkit.uei that implement IBundleReferencePersistable
 class UEIDevice
          Unified Emulator Interface (UEI) implementation of the IDevice interface.
 


Mobile Tools for Java
Release 1.0