Skip to content

swing-fx-properties v1.12

Compare
Choose a tag to compare
@parubok parubok released this 19 Jul 05:10
· 135 commits to master since this release
  • Added Bindings.valueAt(ObservableList<E> op, ObservableIntegerValue index, E defaultValue).
  • Added SwingPropertySupport.selectionPathProperty(JTree tree).
  • Fixed bug in SwingPropertySupport.selectedRowsProperty(JTable table).
  • GitHub CI integration.