Interface GenericKeyListener
-
- All Known Implementing Classes:
GenericDrawArea
public interface GenericKeyListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
keyActionHappened(GenericKeyEvent gke)
-
-
-
Method Detail
-
keyActionHappened
void keyActionHappened(GenericKeyEvent gke)
-
-