source:
osm/applications/editors/josm/plugins/eventbus/README@
34378
Last change on this file since 34378 was 34000, checked in by , 7 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.