I'm new to this and although making good progress am finding it difficult to get my head around some ideas.
I notice in some examples where processing is calling a Java library (such as twitter4j) that there seem to be automatic event handlers such as public void onException or onStatus.
Can someone point me at some documentation for this "on" syntax?
Sorry if this is blindingly obvious but very hard to search for such a simple term.