https://kotlinlang.org logo
k

kristofdho

12/07/2017, 2:17 PM
Copy code
textProperty().bind(
                    Bindings.`when`(committing)
                            .then("Signing in")
                            .otherwise("Sign in"))