Mobile Tools for Java
Release 1.0

Uses of Class
org.eclipse.mtj.toolkit.uei.model.EmulatorInfoArgs

Packages that use EmulatorInfoArgs
org.eclipse.mtj.toolkit.uei.model This package provides the model for UEI operations. 
 

Uses of EmulatorInfoArgs in org.eclipse.mtj.toolkit.uei.model
 

Methods in org.eclipse.mtj.toolkit.uei.model that return EmulatorInfoArgs
static EmulatorInfoArgs EmulatorInfoArgs.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static EmulatorInfoArgs[] EmulatorInfoArgs.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 


Mobile Tools for Java
Release 1.0