Mobile Tools for Java
Release 1.0

Uses of Package
org.eclipse.mtj.core.model.library.api

Packages that use org.eclipse.mtj.core.model.library.api
org.eclipse.mtj.core.model.library This package provides an API for managing the libraries available on a device (JSRs). 
org.eclipse.mtj.core.model.library.api This package provides an API for managing the API provided by an ILibrary instance. 
org.eclipse.mtj.core.model.library.impl This package provides basic implementations for the library interfaces. 
org.eclipse.mtj.ui.editors.device This package provides the user interface functionality for editing devices. 
 

Classes in org.eclipse.mtj.core.model.library.api used by org.eclipse.mtj.core.model.library
API
          Instances of this class represent the API provided by an ILibrary instance.
APIType
          An enumeration type that represents the type of an API.
 

Classes in org.eclipse.mtj.core.model.library.api used by org.eclipse.mtj.core.model.library.api
API
          Instances of this class represent the API provided by an ILibrary instance.
APIManifestAttributes
          JAR files containing emulator APIs in the lib directory should provide additional information to IDEs by providing manifest files with the attributes contained in this enum.
APIType
          An enumeration type that represents the type of an API.
 

Classes in org.eclipse.mtj.core.model.library.api used by org.eclipse.mtj.core.model.library.impl
API
          Instances of this class represent the API provided by an ILibrary instance.
APIType
          An enumeration type that represents the type of an API.
 

Classes in org.eclipse.mtj.core.model.library.api used by org.eclipse.mtj.ui.editors.device
API
          Instances of this class represent the API provided by an ILibrary instance.
 


Mobile Tools for Java
Release 1.0