SAN FRANCISCO (07/20/2007) – Sun Microsystems has been quiet about its JavaFX technology for building graphical applications since introducing it in May, but on Friday the company added a compiler to ...
So, I'm trying to kind of recreate the "Auto Filter" functionality in Excel in this JavaFX app I'm writing -- for each column, bind the column contents to a ComboBox/ChoiceBox (herein labelled as ...