Package edu.umd.cs.piccolox.event

This package provides additional Piccolo event handlers.

See:
          Description

Class Summary
PNavigationEventHandler PNavigationEventHandler implements simple focus based navigation.
PNotification PNotification objects encapsulate information so that it can be broadcast to other objects by a PNotificationCenter.
PNotificationCenter PNotificationCenter provides a way for objects that don't know about each other to communicate.
PNotificationCenter.NotificationKey Represents a notification type from a particular object.
PNotificationCenter.NotificationTarget A NotificationTarget is a method on a particular object that can be invoked.
PSelectionEventHandler PSelectionEventHandler provides standard interaction for selection.
PStyledTextEventHandler  
PZoomToEventHandler PZoomToEventHandler is used to zoom the camera view to the node clicked on with button one.
 

Package edu.umd.cs.piccolox.event Description

This package provides additional Piccolo event handlers.



Copyright © 1995-2010 Piccolo2D. All Rights Reserved.