|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PInputEventFilter | |
---|---|
edu.umd.cs.piccolo.event | This package supports Piccolo event handlers. |
Uses of PInputEventFilter in edu.umd.cs.piccolo.event |
---|
Methods in edu.umd.cs.piccolo.event that return PInputEventFilter | |
---|---|
PInputEventFilter |
PBasicInputEventHandler.getEventFilter()
Returns the event filter responsible for filtering incoming events. |
Methods in edu.umd.cs.piccolo.event with parameters of type PInputEventFilter | |
---|---|
void |
PBasicInputEventHandler.setEventFilter(PInputEventFilter newEventFilter)
Changes this event handler's filter to the one provided. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |