Mobile Tools for Java
Release 1.0

Uses of Class
org.eclipse.mtj.toolkit.uei.model.properties.DeviceSpecificProperties

Packages that use DeviceSpecificProperties
org.eclipse.mtj.toolkit.uei.model.properties This package provides the model for representing UEI properties. 
 

Uses of DeviceSpecificProperties in org.eclipse.mtj.toolkit.uei.model.properties
 

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


Mobile Tools for Java
Release 1.0