FileDocCategorySizeDatePackage
DisplayControllerListener.javaAPI DocphoneME MR2 API (J2ME)1547Wed May 02 18:00:06 BST 2007com.sun.midp.main

DisplayControllerListener

public interface DisplayControllerListener
A listener interface for processing DisplayController events.

Fields Summary
Constructors Summary
Methods Summary
public voidselectForeground(boolean onlyFromLaunchedList)
Called when going to select midlet to bring it to foreground.

param
onlyFromLaunchedList true if midlet should be selected from the list of already launched midlets, if false then possibility to launch midlet is needed.