FileDocCategorySizeDatePackage
ForegroundEventConsumer.javaAPI DocphoneME MR2 API (J2ME)1632Wed May 02 18:00:24 BST 2007com.sun.midp.lcdui

ForegroundEventConsumer

public interface ForegroundEventConsumer
This interface provides a set of methods to handle foreground notification events.

Fields Summary
Constructors Summary
Methods Summary
public voidhandleDisplayBackgroundNotifyEvent()
Called by event delivery when the display manager (in AMS Isolate) notifies a display that it has been moved to the background.

public voidhandleDisplayForegroundNotifyEvent()
Called by event delivery when the display manager (in AMS Isolate) notifies a display that it has been moved to the foreground.