Uses of Class
edu.umd.cs.piccolox.event.PNotificationCenter

Packages that use PNotificationCenter
edu.umd.cs.piccolox.event This package provides additional Piccolo event handlers. 
 

Uses of PNotificationCenter in edu.umd.cs.piccolox.event
 

Fields in edu.umd.cs.piccolox.event declared as PNotificationCenter
protected static PNotificationCenter PNotificationCenter.DEFAULT_CENTER
          Singleton instance of the notification center.
 

Methods in edu.umd.cs.piccolox.event that return PNotificationCenter
static PNotificationCenter PNotificationCenter.defaultCenter()
          Singleton accessor for the PNotificationCenter.
 



Copyright © 1995-2010 Piccolo2D. All Rights Reserved.