Join Slack
Powered by
My implementation is a bit strange for Java intero...
# tornadofx
r
Ruckus
07/12/2016, 10:44 PM
My implementation is a bit strange for Java interop, in that now getting the name property will be
getNameProperty()
instead of
nameProperty()
. I'm not sure if it's a big deal, but you can just add
fun nameProperty() = namePrperty
to get around it.
5
Views
Open in Slack
Previous
Next