MIDP3.0

Uses of Class
javax.microedition.lcdui.Notification

Packages that use Notification
javax.microedition.lcdui The APIs in the LCDUI package provide a set of features for implementing user interfaces in MIDP applications. 
 

Uses of Notification in javax.microedition.lcdui
 

Methods in javax.microedition.lcdui with parameters of type Notification
 void NotificationListener.notificationDismissed(Notification notification)
          Called when a Notification has been dismissed by the user.
 void NotificationListener.notificationSelected(Notification notification)
          Called when a Notification has been selected by the user.
 void NotificationListener.notificationTimeout(Notification notification)
          Called when a Notification has been removed by the system.
 


MIDP3.0

Send a comment or suggestionVersion 3.0 of Mobile Information Device Profile Specification
Java is a trademark or registered trademark of Sun Microsystems, Inc. in the US and other countries. Copyright 2002-2009 Motorola Inc. Portions copyright 1993-2002 Sun Microsystems, Inc. and Motorola, Inc. All Rights Reserved.