Package snap

Interface Summary
Snapable The interface implemented by any Java-based visualization that wants to be part of the Snap system.
SnapEventListener The interface for a component that listens for SnapEvents.
 

Class Summary
Snap Applet for coordinating the multiple components as a single, multiple-view visualization.
SnapEvent An event that indicates that some action has occured on a specific set of keys (tuples).
Snapplet An abstract applet that implements the Snapable interface.