ReactiveX / RxSwing

RxJava bindings for Swing
Apache License 2.0
98 stars 23 forks source link

Add Support for Tree Selection Listeners #51

Open mikebaum opened 8 years ago

mikebaum commented 8 years ago

Adding an issue to add an event source corresponding the TreeSelectionListener.

Used by the the models TreeSelectionModel and DefaultTreeSelectionModel and the component JTree.