Package hu.akarnokd.rxjava3.swing
-
Class Summary 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 defaultScheduler
s for RxSwing:SwingSchedulers.edt()
.VetoablePropertyChangeEvent A PropertyChangeEvent that has an explicit way of indicating a vetoed change viaveto()
.