An open API service indexing awesome lists of open source software.

https://github.com/stars-one/javafxtemplate

JavaFx项目模板
https://github.com/stars-one/javafxtemplate

Last synced: 8 months ago
JSON representation

JavaFx项目模板

Awesome Lists containing this project

README

          

# JavaFxTemplate
[中文文档](https://github.com/Stars-One/JavaFxTemplate/blob/master/readme_cn.md)
## Description
This is a project with maven,please confirm maven is installed.Otherswise,maybe have a problem.

download this project,rename the project name,modify the groupId,artifactId,version.The last,import the package of Main.java once again.Finish.Open your new JavaFx project.

## JFxUtils Description
[JFxUtils Use](https://github.com/Stars-One/JavaFxTemplate/blob/master/JFxUtils_Use.md)