|
Eclipse eRCP Release 1.1 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MobileDeviceListener | |
---|---|
org.eclipse.ercp.swt.mobile | This package contains classes which are suitable for mobile devices. |
Uses of MobileDeviceListener in org.eclipse.ercp.swt.mobile |
---|
Methods in org.eclipse.ercp.swt.mobile with parameters of type MobileDeviceListener | |
void |
MobileDevice.addMobileDeviceListener(MobileDeviceListener listener)
Adds the listener to the collection of listeners who will be notified when a device configuration change occurs, by calling one of the methods defined in the MobileDeviceListener interface.
|
void |
MobileDevice.removeMobileDeviceListener(MobileDeviceListener listener)
Removes the listener from the collection of listeners who will be notified when a device configuration change occurs. |
|
Eclipse eRCP Release 1.1 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |