https://github.com/stars-one/javafxtemplate
JavaFx项目模板
https://github.com/stars-one/javafxtemplate
Last synced: 8 months ago
JSON representation
JavaFx项目模板
- Host: GitHub
- URL: https://github.com/stars-one/javafxtemplate
- Owner: stars-one
- Created: 2019-06-11T09:47:16.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-04-26T19:16:51.000Z (over 4 years ago)
- Last Synced: 2024-12-27T04:26:11.688Z (9 months ago)
- Language: Java
- Size: 2.63 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
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)