haveno/common/src/main/java/haveno/common/reactfx
2023-03-08 11:37:33 -05:00
..
FxTimer.java rename all packages and other names from bisq to haveno 2023-03-08 11:37:33 -05:00
LICENSE rename all packages and other names from bisq to haveno 2023-03-08 11:37:33 -05:00
README.md rename all packages and other names from bisq to haveno 2023-03-08 11:37:33 -05:00
Timer.java rename all packages and other names from bisq to haveno 2023-03-08 11:37:33 -05:00

This package is a very minimal subset of the external library org.reactfx.

Two small files from org.reactfx were embedded into the project to avoid having it as dependency:

[https://github.com/TomasMikula/ReactFX]