Module com.iamsoft.util.ui
Package com.iamsoft.util.ui.javafx.swingfx
JavaFX facade for Swing components.
-
Class Summary Class Description Holder<T> JfxButton Wraps JLabel.JfxCheckBox Wraps JCheckBox.JfxLabel Wraps JLabel.JfxTable Present data from JTable.JfxTextField Present data from JTextField.ProxyListSelectionModel<T> ProxyRowSorter<T> Proxy for RowSorter.ProxyTableModel Proxy for TableModel.RunAndWaitUtil SwingFxPropertyBinding<T> Listen for changes of the specified property on the Swing UI thread and invalidate on the JavaFX UI thread.SwingFxUtil SwingPropertyBinding<T> SwingToJfxFactory