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

Packages that use MobileDevice
org.eclipse.ercp.swt.mobile 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)
          Constructs a new instance of this class and associates it with the given mobile device.