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.build.preverifier.IPreverifier

Packages that use IPreverifier
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. 
 

Uses of IPreverifier in org.eclipse.mtj.core
 

Methods in org.eclipse.mtj.core that return IPreverifier
static  IPreverifier MTJCore. createPreverifier ( String preverifierType, Object param)
          Create a new Preverifier instance based on the preverifier type.
 

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

Methods in org.eclipse.mtj.core.sdk.device that return IPreverifier
  IPreverifier IDeviceRegistry. getDefaultPreferifier ()
          Return the default preverifier to be used if no preverifier was available in a given device.
 

Methods in org.eclipse.mtj.core.sdk.device with parameters of type IPreverifier
 void IDeviceRegistry. setDefaultPreverifer ( IPreverifier preverifier)
          Set the default preverifier.
 

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

Methods in org.eclipse.mtj.core.sdk.device.midp that return IPreverifier
  IPreverifier IMIDPDevice. getPreverifier ()
          Return the preverifier to be used to preverify classes for running in this device instance.
 


Mobile Tools for Java
Release 1.0


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