create adapter classes for listener interfaces
----------------------------------------------
Key: PIVOT-80
URL: https://issues.apache.org/jira/browse/PIVOT-80
Project: Pivot
Issue Type: Improvement
Reporter: Noel Grandin
Implement adapter classes for the listener interfaces.
>From Greg Brown:
I'd suggest making them static inner classes of the interface itself; e.g.
ListListener.Adapter. I'd also suggest that we don't need to do this for every
listener interface (some simply aren't likely to be of sufficient interest to
non-platform developers).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.