The events package contains classes and interfaces for the event handling in creative computing. There are different events for interaction and application control. For interaction using the mouse or the keyboard you can add key, mouse or mouse motion listener. You can also react to update and draw calls of the application as well as to changes of the screen size. Have a look at the different listener interfaces for more details.