|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use NotificationCenter | |
| org.gjt.universe.notification | |
| Uses of NotificationCenter in org.gjt.universe.notification |
| Fields in org.gjt.universe.notification declared as NotificationCenter | |
private static NotificationCenter |
NotificationCenter.ourDefaultCenter
|
| Methods in org.gjt.universe.notification that return NotificationCenter | |
static NotificationCenter |
NotificationCenter.defaultCenter()
This method returns the default notification center for the application, creating it if necessary. |
| Methods in org.gjt.universe.notification with parameters of type NotificationCenter | |
void |
Notification.post(NotificationCenter aCenter)
This convenience method posts the notification to the given notification center. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||