|
Eclipse eRCP Release 1.1 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ScreenListener | |
---|---|
org.eclipse.ercp.swt.mobile | This package contains classes which are suitable for mobile devices. |
Uses of ScreenListener in org.eclipse.ercp.swt.mobile |
---|
Methods in org.eclipse.ercp.swt.mobile with parameters of type ScreenListener | |
void |
Screen.addEventListener(ScreenListener listener)
Adds the listener to the collection of listeners that will be notified when screen events occur by sending it one of the messages defined in the ScreenListener interface. |
void |
Screen.removeEventListener(ScreenListener listener)
Removes the listener from the collection of listeners that will be notified when screen events occur. |
|
Eclipse eRCP Release 1.1 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |