public class SimpleSingleSelectionListener
extends edu.umd.cs.piccolo.event.PBasicInputEventHandler
| Modifier and Type | Field and Description |
|---|---|
static String |
SELECTION_CHANGED_NOTIFICATION |
| Constructor and Description |
|---|
SimpleSingleSelectionListener() |
| Modifier and Type | Method and Description |
|---|---|
int |
getClickCount()
DOCUMENT ME!
|
PFeature |
getSelectedPFeature()
DOCUMENT ME!
|
void |
mouseClicked(edu.umd.cs.piccolo.event.PInputEvent pInputEvent) |
acceptsEvent, getEventFilter, keyboardFocusGained, keyboardFocusLost, keyPressed, keyReleased, keyTyped, mouseDragged, mouseEntered, mouseExited, mouseMoved, mousePressed, mouseReleased, mouseWheelRotated, mouseWheelRotatedByBlock, paramString, processEvent, setEventFilter, toStringpublic static final String SELECTION_CHANGED_NOTIFICATION
public void mouseClicked(edu.umd.cs.piccolo.event.PInputEvent pInputEvent)
mouseClicked in class edu.umd.cs.piccolo.event.PBasicInputEventHandlerpublic PFeature getSelectedPFeature()
public int getClickCount()
Copyright © 2012–2026 cismet GmbH. All rights reserved.