| Interface | Description |
|---|---|
| WTUtils.UncheckedRun<T> | |
| WTUtils.UncheckedRunnable |
| Class | Description |
|---|---|
| AlertWindowController | |
| BitcoinUIModel |
A class that exposes relevant bitcoin stuff as JavaFX bindable properties.
|
| GuiUtils | |
| KeyDerivationTasks |
Background tasks for pumping a progress meter and deriving an AES key using scrypt.
|
| TextFieldValidator | |
| ThrottledRunLater |
A simple wrapper around
Platform.runLater(Runnable) which will do nothing if the previous
invocation of runLater didn't execute on the JavaFX UI thread yet. |
| WTUtils |
Some generic utilities to make Java a bit less annoying.
|
Copyright © 2015. All rights reserved.