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 Interface
org.eclipse.mtj.core.sdk.device.IAPI

Packages that use IAPI
org.eclipse.mtj.core This package provides core constants and models. 
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.ui.editors.device This package provides the user interface functionality for editing devices. 
 

Uses of IAPI in org.eclipse.mtj.core
 

Methods in org.eclipse.mtj.core that return IAPI
static  IAPI MTJCore. createNewAPI ( ProjectType projectType)
          Create a new IAPI instance.
 

Uses of IAPI in org.eclipse.mtj.core.sdk.device
 

Methods in org.eclipse.mtj.core.sdk.device that return types with arguments of type IAPI
  List<? extends IAPI> ILibrary. getAPIs ()
          Return the APIs associated with this library instance.
 

Method parameters in org.eclipse.mtj.core.sdk.device with type arguments of type IAPI
 void ILibrary. setApis ( List<? extends IAPI> apis)
          Set the APIs associated with this library instance.
 

Uses of IAPI in org.eclipse.mtj.core.sdk.device.midp
 

Subinterfaces of IAPI in org.eclipse.mtj.core.sdk.device.midp
 interface IMIDPAPI
          This an IAPI extension to provide utility methods to deal with MIDP/CLDC specific APIs and will be used on IMIDPDevice's.
 

Uses of IAPI in org.eclipse.mtj.ui.editors.device
 

Methods in org.eclipse.mtj.ui.editors.device that return IAPI
  IAPI[] LibraryApiEditorDialog. getAPIs ()
          Get the selected APIs.
 

Methods in org.eclipse.mtj.ui.editors.device with parameters of type IAPI
 void LibraryApiEditorDialog. setAPIs ( IAPI[] apis)
          Set the library to be edited.
 


Mobile Tools for Java
Release 1.0


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