Uses of Class
org.eclipse.ercp.swt.mobile.MobileDevice

Packages that use MobileDevice
org.eclipse.ercp.swt.mobile SWT Mobile Extensions Package Specification This package contains classes which are suitable for mobile devices. 
 

Uses of MobileDevice in org.eclipse.ercp.swt.mobile
 

Methods in org.eclipse.ercp.swt.mobile that return MobileDevice
static MobileDevice MobileDevice.getMobileDevice()
          Returns singleton instance of MobileDevice class.
 

Constructors in org.eclipse.ercp.swt.mobile with parameters of type MobileDevice
MobileDeviceEvent(MobileDevice device)