Skip to content

toastkidjp/javafx_css_generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JavaFX CSS Generator

This app make JavaFX's CSS easily.

This app use JFoenix. http://jfoenix.com/index.html

Getting start

$ git clone https://github.com/toastkidjp/javafx_css_generator.git
$ gradle clean fatJar
$ java -jar css_generator_executable.jar

Dependencies

This software contains following open source softwares. Thanks a lot. 🙇

JavaFX

Name License Comment
JFoenix Apache License Version 2.0 Provide Material design components.

Java

Name License Comment
commons-lang3 The Apache Software License, Version 2.0