source:
osm/applications/editors/josm/plugins/eventbus/README@
36246
| Last change on this file since 36246 was 34000, checked in by , 8 years ago | |
|---|---|
| File size: 347 bytes | |
| Line | |
|---|---|
| 1 | README |
| 2 | ====== |
| 3 | |
| 4 | Readme for the Event Bus plugin. |
| 5 | Provides an event bus more powerful than the traditional listeners registration. |
| 6 | |
| 7 | Inspired by the Google Guava EventBus https://github.com/google/guava/wiki/EventBusExplained |
| 8 | |
| 9 | * Author: Vincent Privat <vincent.privat@gmail.com> |
| 10 | |
| 11 | * License: JOSM license ("GPL v2 or later"). |
| 12 |
Note:
See TracBrowser
for help on using the repository browser.
