public class BackgroundRefreshingPanEventListener extends edu.umd.cs.piccolo.event.PPanEventHandler implements PropertyChangeListener
| Constructor and Description |
|---|
BackgroundRefreshingPanEventListener()
Creates a new BackgroundRefreshingPanEventListener object.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
dragActivityFinalStep(edu.umd.cs.piccolo.event.PInputEvent pInputEvent) |
protected void |
dragActivityFirstStep(edu.umd.cs.piccolo.event.PInputEvent aEvent)
Override this method to get notified when the drag activity starts stepping.
|
void |
mouseDragged(edu.umd.cs.piccolo.event.PInputEvent e) |
void |
propertyChange(PropertyChangeEvent evt) |
drag, dragActivityStep, getAutopan, pan, paramString, setAutopan, setMaxAutopanSpeed, setMinAutopanSpeed, validatePanningSpeedendDrag, getDragActivity, getMinDragStartDistance, getMousePressedCanvasPoint, isDragging, mousePressed, mouseReleased, setIsDragging, setMinDragStartDistance, shouldStartDragInteraction, startDrag, startDragActivity, stopDragActivityacceptsEvent, getEventFilter, keyboardFocusGained, keyboardFocusLost, keyPressed, keyReleased, keyTyped, mouseClicked, mouseEntered, mouseExited, mouseMoved, mouseWheelRotated, mouseWheelRotatedByBlock, processEvent, setEventFilter, toStringpublic BackgroundRefreshingPanEventListener()
protected void dragActivityFinalStep(edu.umd.cs.piccolo.event.PInputEvent pInputEvent)
dragActivityFinalStep in class edu.umd.cs.piccolo.event.PDragSequenceEventHandlerprotected void dragActivityFirstStep(edu.umd.cs.piccolo.event.PInputEvent aEvent)
dragActivityFirstStep in class edu.umd.cs.piccolo.event.PDragSequenceEventHandleraEvent - DOCUMENT ME!public void mouseDragged(edu.umd.cs.piccolo.event.PInputEvent e)
mouseDragged in class edu.umd.cs.piccolo.event.PDragSequenceEventHandlerpublic void propertyChange(PropertyChangeEvent evt)
propertyChange in interface PropertyChangeListenerCopyright © 2012–2026 cismet GmbH. All rights reserved.