Sarah Gerweck
5b6ad07a08
Add new automatic conversion to BooleanProperty
...
There are a number of signatures in ScalaFX that won't accept an
observable of a Scala Boolean and that require you to convert it to a
Java Boolean. This adds an automatic conversion to resolve that.
2016-07-30 15:26:18 -07:00
Sarah Gerweck
f1044d2b5a
Clean up unneeded imports
2015-08-12 18:29:32 -07:00
Sarah Gerweck
8e7a5a35a6
Simple withKey
to bind a keyboard shortcut
2015-08-08 21:21:15 -07:00
Sarah Gerweck
dc8949d54c
Much progress on observables.
...
Still some work to do on making the syntax work how we want.
2015-04-16 23:51:58 -07:00
Sarah Gerweck
c689dd3d3e
WIP of tupling.
2015-04-16 13:24:21 -07:00
Sarah Gerweck
da718d713c
Observable is a functor.
2015-04-16 00:38:58 -07:00
Sarah Gerweck
2e002336b4
Introduce new SimpleProperty
alias.
2015-04-15 21:05:38 -07:00
Sarah Gerweck
319652b052
Basic Scalaz applicative for ScalaFX Observables.
2015-04-14 23:30:39 -07:00