where is the: FXML Specification?

久未见 提交于 2019-12-01 06:38:19

Sorry to say, but those two links are the best you can get.

The Introduction to FXML describes (somewhat badly) what is possible in FXML and what special tags can be used.

The JavaDoc lists which elements can be used and what properties they can have.

There is no other specification for FXML.

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!