public interface EventHandler
| Modifier and Type | Method and Description |
|---|---|
Object |
down(Event evt)
Called when a down event is received
|
Object |
up(Event evt)
Called when an up event is received
|
Copyright © 2025 JBoss, a division of Red Hat. All rights reserved.