com.sun.javafx.fxml.expression
Jeffrey Guenther
guenther.jeffrey at gmail.com
Wed Apr 2 22:57:44 UTC 2014
Hi,
In the midst of an autocomplete in NetBeans I
discovered com.sun.javafx.fxml.expression.Expression. I'm in the
middle of implementing an expression parser for a project and happen to
also have an Expression object.
May I ask what this package is for? It's the first I've seen of it and it's
quite interesting. Looks like there is a little expression parser built
into FXML?
Thanks,
Jeff
More information about the openjfx-dev
mailing list