| Class | Description |
|---|---|
| RxSwingPlugins |
Static methods to override some of the RxSwing infrastructure, such as
the scheduler and task hook.
|
| SwingObservable |
Methods to wrap various Swing event sources.
|
| SwingSchedulers |
Hosts the default
Schedulers for RxSwing: SwingSchedulers.edt(). |
| VetoablePropertyChangeEvent |
A PropertyChangeEvent that has an explicit way of indicating a vetoed
change via
veto(). |