Hi Are there plans for Adapter classes for the various listener interfaces? I realise that it is a lot of pretty boring classes, but they're really useful for (a) not having to update code when methods are added to listener APIs (b) only implementing the exact events that you're interested in.
I'll volunteer to produce a patch for this :-) Regards, Noel Grandin