|
MIDP3.0 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||