Package org.gjt.universe.notification

Interface Summary
NotificationObserver This interface is adopted by objects which wish to register with observers of notifications.
 

Class Summary
FleetNotification This Notification subclass is used for notifications posted by fleet objects.
Notification The instances of this very simple class represent notifications that may be posted by generating for the consumption of interested listening objects via a NotificationCenter.
NotificationCenter The instances of this class implement a detached rendezvous system between objects which post notifications and objects which are interested in them.
StationNotification This Notification subclass is used for notifications posted by Station objects.
WormholeNotification This Notification subclass is used for notifications posted by wormhole objects.
 



Copyright © 2001 Universe Dev Team All Rights Reserved.