Java (Extended functions)

Chapter 11 discussed the Java programming language. This chapter investigates event-driven programs, the main events are: Initialization and exit functions (init (), start (), stop () and destroy ()). Repainting and resizing (paint ()). Mouse events (mouseUp (), mouseDown () and mouseDrag ()). Keyboard events (keyUp () and keyDown ()).