Uses of Package
org.gjt.universe.notification

Packages that use org.gjt.universe.notification
org.gjt.universe.gui   
org.gjt.universe.notification   
org.gjt.universe.scheme001   
 

Classes in org.gjt.universe.notification used by org.gjt.universe.gui
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.
NotificationObserver
          This interface is adopted by objects which wish to register with observers of notifications.
 

Classes in org.gjt.universe.notification used by org.gjt.universe.notification
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.
NotificationObserver
          This interface is adopted by objects which wish to register with observers of notifications.
 

Classes in org.gjt.universe.notification used by org.gjt.universe.scheme001
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.
NotificationObserver
          This interface is adopted by objects which wish to register with observers of notifications.
 



Copyright © 2001 Universe Dev Team All Rights Reserved.