FileDocCategorySizeDatePackage
AutoDisplayControllerListener.javaAPI DocphoneME MR2 API (J2ME)1534Wed May 02 18:00:08 BST 2007com.sun.midp.main

AutoDisplayControllerListener

public interface AutoDisplayControllerListener
Listener to receive notifications from display controller about foreground changes

Fields Summary
Constructors Summary
Methods Summary
public voidforegroundMIDletChanged(MIDletProxy oldForeground, MIDletProxy newForeground)
Called when foreground MIDlet is about to be changed.

param
oldForeground MIDlet currently in foreground
param
newForeground MIDlet getting foreground