AutoDisplayControllerListenerpublic interface AutoDisplayControllerListener Listener to receive notifications from display controller
about foreground changes |
Methods Summary |
---|
public void | foregroundMIDletChanged(MIDletProxy oldForeground, MIDletProxy newForeground)Called when foreground MIDlet is about to be changed.
|
|