In JavaFX, how can I bind two listview's so their selectedIndex is always the same?
Posted
by user214812
on Stack Overflow
See other posts from Stack Overflow
or by user214812
Published on 2010-04-22T13:31:32Z
Indexed on
2010/04/22
13:33 UTC
Read the original article
Hit count: 295
I have two (or more) ListView's that are side by side. I need them to act as one so the selected index of each is always the same.
Thanks!
Andrew Davis NASA - Kennedy Space Center Kettering University Co-op
© Stack Overflow or respective owner