commit | aff2829ec0d30009ebc16fea1a7c249f3d0aa772 | [log] [tgz] |
---|---|---|
author | hstaudacher <hstaudacher@eclipsesource.com> | Thu May 02 16:13:01 2013 +0200 |
committer | hstaudacher <hstaudacher@eclipsesource.com> | Thu May 02 16:13:01 2013 +0200 |
tree | 9fbaa1889b0ec950a3d231e5e0993c539b558b37 | |
parent | 50becada0b8e21a1a70dda0e0055bd6404160b8e [diff] |
Let ClientListener implement SWT.Listener * Deprecation of ClientListener#addTo/removeFrom in favor of Widget#add/removeListener * Update of demo to use ApplicationConfiguration * Adjust demo to use Widget#addListener