Mobile Tools for Java
Release 1.0

Uses of Interface
org.eclipse.mtj.core.sdk.device.IDeviceFinder

Packages that use IDeviceFinder
org.eclipse.mtj.core This package provides core constants and models. 
 

Uses of IDeviceFinder in org.eclipse.mtj.core
 

Methods in org.eclipse.mtj.core that return IDeviceFinder
static IDeviceFinder MTJCore.getDeviceFinder()
          Return the IDeviceFinder instance that can be used to find for devices in a specific directory.
 


Mobile Tools for Java
Release 1.0