Package lejos.hardware
Interface KeyListener
-
public interface KeyListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidkeyPressed(Key k)voidkeyReleased(Key k)
-
public interface KeyListener
| Modifier and Type | Method | Description |
|---|---|---|
void |
keyPressed(Key k) |
|
void |
keyReleased(Key k) |