Sun Microsystems on Thursday will launch the JavaFX preview release as it aims to round up its bevy of Java developers to be a player in rich Internet applications. The preview release gives designers ...
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 ...