Search
Menu
Home
Sources
About
Contacts
FXML
FXML
is an XML-based
user interface markup language
created by
Oracle Corporation
for
defining
the
user interface
of a
JavaFX
application
.
FXML
presents
an
alternative
to
designing
user interfaces
using
procedural code
, and
allows
for
abstracting
program
design
from program
logic
.
javafx.scene.control.Label?>