scalafx-utils/src/main/scala/org/gerweck/scalafx/util
Sarah Gerweck 99ed345be5 Add observableSize operation to collections
Also, bump the version to 0.9 since this change is definitely not binary
compatible: class names and structures have changed. Most clients should
be fine though if they just recompile: the changes are to things that
will generally be used through the implicits system, so most shoudln't
notice the changes.
2016-06-12 04:11:07 -07:00
..
control Simplify DialogButtons behavior 2016-06-04 01:02:48 -07:00
FutureObservable.scala New method to observe an Option[A] from a future 2016-06-04 00:30:04 -07:00
HostOS.scala Add HostOS utility 2016-05-23 22:05:38 -07:00
observable.scala Add observableSize operation to collections 2016-06-12 04:11:07 -07:00
observableCollection.scala Add observableSize operation to collections 2016-06-12 04:11:07 -07:00
ObservableTupler.scala Remove deprecated view-bound syntax 2015-10-05 11:39:54 -07:00
package.scala Clean up unneeded imports 2015-08-12 18:29:32 -07:00
Parseable.scala This project is not property of AtScale. 2015-04-15 23:52:32 -07:00
ParsedTextField.scala This project is not property of AtScale. 2015-04-15 23:52:32 -07:00
PropertyBuilder.scala Better return type. 2015-04-15 23:56:43 -07:00
scene.scala Update to ScalaFX for Java 1.8.0u92 2016-05-04 22:26:28 -07:00
SFXApp.scala ScalaFX App wrapper 2015-09-15 01:33:05 -07:00
SingletonStage.scala Make sure to unset the singleton instance on close 2016-06-04 00:40:43 -07:00