Tuesday 17 February 2009

I'm doing the london Marathon this year to help raise funds for Kidney Research UK.

I know a family that are severly affected by kidney disease and Kidney Research UK do some fantastic work. Kidney disease will affect 1 in 3 people.

Please sponsor me any amount you can via justgiving's secure system Using this link
Events

CHUNK 26
TITLE Event handling
DESCRIPTION Events are an important idea within Java and within Processing. Describe some simple mouse events and show the code for them. Bring it all together in a whole program.
OUTCOMES
• Write simple code which involves mouse events.
• Understand code that contains mouse handling events
REFERENCE Greenberg 140--141
HINT Not really a difficult section if you keep to mouse handling; don't be tempted to look at other events.
PROGRAM Develop a simple program that illustrates the concepts.