Package | Description |
---|---|
edu.umd.cs.piccolo |
Piccolo is a general-purpose Java-based engine that supports 2D visualizations.
|
edu.umd.cs.piccolo.event |
This package supports Piccolo event handlers.
|
edu.umd.cs.piccolo.examples | |
edu.umd.cs.piccolo.tutorial | |
edu.umd.cs.piccolo.util |
This package defines several utility classes that are likely
to be useful for Piccolo applications.
|
edu.umd.cs.piccolox.event |
This package provides additional Piccolo event handlers.
|
edu.umd.cs.piccolox.handles |
This package contains handle nodes.
|
edu.umd.cs.piccolox.nodes |
This package contains additional nodes that may be useful for Piccolo applications.
|
edu.umd.cs.piccolox.pswing |
This package contains PSwing nodes and related classes.
|
edu.umd.cs.piccolox.swt |
This package provides a SWT implementation of the core Piccolo library.
|
Class and Description |
---|
PBasicInputEventHandler
PBasicInputEventHandler is the standard class in Piccolo that is used
to register for mouse and keyboard events on a PNode.
|
PInputEvent
PInputEvent is used to notify PInputEventListeners of keyboard and
mouse input.
|
PInputEventListener
PInputEventListener defines the most basic interface for objects that
want to listen to PNodes for input events.
|
PPanEventHandler
PPanEventHandler provides event handlers for basic panning of the
canvas view with the left mouse.
|
PZoomEventHandler
ZoomEventhandler provides event handlers for basic zooming of the
canvas view with the right (third) button.
|
Class and Description |
---|
PBasicInputEventHandler
PBasicInputEventHandler is the standard class in Piccolo that is used
to register for mouse and keyboard events on a PNode.
|
PDragSequenceEventHandler
PDragSequenceEventHandler is designed to support mouse pressed,
dragged, and released interaction sequences.
|
PInputEvent
PInputEvent is used to notify PInputEventListeners of keyboard and
mouse input.
|
PInputEventFilter
PInputEventFilter is a class that filters input events based on the
events modifiers and type.
|
PInputEventListener
PInputEventListener defines the most basic interface for objects that
want to listen to PNodes for input events.
|
Class and Description |
---|
PBasicInputEventHandler
PBasicInputEventHandler is the standard class in Piccolo that is used
to register for mouse and keyboard events on a PNode.
|
PDragSequenceEventHandler
PDragSequenceEventHandler is designed to support mouse pressed,
dragged, and released interaction sequences.
|
PInputEvent
PInputEvent is used to notify PInputEventListeners of keyboard and
mouse input.
|
PInputEventListener
PInputEventListener defines the most basic interface for objects that
want to listen to PNodes for input events.
|
Class and Description |
---|
PBasicInputEventHandler
PBasicInputEventHandler is the standard class in Piccolo that is used
to register for mouse and keyboard events on a PNode.
|
PDragSequenceEventHandler
PDragSequenceEventHandler is designed to support mouse pressed,
dragged, and released interaction sequences.
|
PInputEvent
PInputEvent is used to notify PInputEventListeners of keyboard and
mouse input.
|
PInputEventListener
PInputEventListener defines the most basic interface for objects that
want to listen to PNodes for input events.
|
Class and Description |
---|
PInputEvent
PInputEvent is used to notify PInputEventListeners of keyboard and
mouse input.
|
PInputEventListener
PInputEventListener defines the most basic interface for objects that
want to listen to PNodes for input events.
|
Class and Description |
---|
PBasicInputEventHandler
PBasicInputEventHandler is the standard class in Piccolo that is used
to register for mouse and keyboard events on a PNode.
|
PDragSequenceEventHandler
PDragSequenceEventHandler is designed to support mouse pressed,
dragged, and released interaction sequences.
|
PInputEvent
PInputEvent is used to notify PInputEventListeners of keyboard and
mouse input.
|
PInputEventListener
PInputEventListener defines the most basic interface for objects that
want to listen to PNodes for input events.
|
Class and Description |
---|
PBasicInputEventHandler
PBasicInputEventHandler is the standard class in Piccolo that is used
to register for mouse and keyboard events on a PNode.
|
PDragSequenceEventHandler
PDragSequenceEventHandler is designed to support mouse pressed,
dragged, and released interaction sequences.
|
PInputEvent
PInputEvent is used to notify PInputEventListeners of keyboard and
mouse input.
|
Class and Description |
---|
PDragEventHandler
PDragEventHandler is a simple event handler for dragging a node on the
canvas.
|
Class and Description |
---|
PInputEvent
PInputEvent is used to notify PInputEventListeners of keyboard and
mouse input.
|
PInputEventListener
PInputEventListener defines the most basic interface for objects that
want to listen to PNodes for input events.
|
Class and Description |
---|
PBasicInputEventHandler
PBasicInputEventHandler is the standard class in Piccolo that is used
to register for mouse and keyboard events on a PNode.
|
PDragSequenceEventHandler
PDragSequenceEventHandler is designed to support mouse pressed,
dragged, and released interaction sequences.
|
PInputEvent
PInputEvent is used to notify PInputEventListeners of keyboard and
mouse input.
|
PInputEventListener
PInputEventListener defines the most basic interface for objects that
want to listen to PNodes for input events.
|
PPanEventHandler
PPanEventHandler provides event handlers for basic panning of the
canvas view with the left mouse.
|
PZoomEventHandler
ZoomEventhandler provides event handlers for basic zooming of the
canvas view with the right (third) button.
|
Copyright © 1995-2012 Piccolo2D. All Rights Reserved.