Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 


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
IAPI
          This interface represent a API that is provided by one specific device.
IDeviceClasspath
          This interface represents the classpath that is associated to one specific device.
IDeviceFinder
          The device finder allows access to device instances available in a specified folder.
IDeviceRegistry
          The device registry is the main entry point that is used to manage the devices that are currently supported on a MTJ installation.
ILibrary
          Represents a library that is associated to a device.
ILibraryImporter
          The ILibraryImporter provides a way for clients to create an ILibrary instance based on a jar file.
 

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
IAPI
          This interface represent a API that is provided by one specific 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
          Classes that implement this interface provide methods that deal with the events that are generated when the device registry changes.
ILibrary
          Represents a library that is associated to a device.
 

Classes in org.eclipse.mtj.core.sdk.device used by org.eclipse.mtj.core.sdk.device.midp
IAPI
          This interface represent a API that is provided by one specific device.
IDevice
          The device interface specifies the representation of an emulated device.
ILibrary
          Represents a library that is associated to a 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
IAPI
          This interface represent a API that is provided by one specific device.
IDevice
          The device interface specifies the representation of an emulated device.
 


Mobile Tools for Java
Release 1.0


 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire