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

  




 

 

Eclipse Mobile Java Development Tools
Previous Page Home Next Page


Mobile Tools for Java
Release 1.0

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

This package provides an API for managing the device definition and importing.

See:
           Description

Interface Summary
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.
IDeviceFinder The device finder allows access to device instances available in a specified folder.
IDeviceImporter Instances of IDeviceImporter are presented with a set of directories for which the instance may return one or more device instances.
IDeviceRegistry The device registry is the main entry point that is used to manage the devices that are currently supported on a MTJ installation.
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.
ILibraryImporter The ILibraryImporter provides a way for clients to create an ILibrary instance based on a jar file.
 

Package org.eclipse.mtj.core.sdk.device Description

This package provides an API for managing the device definition and importing.


Mobile Tools for Java
Release 1.0


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