Skip to content

software-challenge/tornadofx2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TornadoFX v2

A JavaFX framework for Kotlin (Java 10+)

This is the next generation of the popular tornadofx project (Java 9).

Features

  • Supports both MVC, MVP and their derivatives
  • Dependency injection
  • Type safe GUI builders
  • Type safe CSS builders
  • First class FXML support
  • Async task execution
  • EventBus with thread targeting
  • Hot reload of Views and Stylesheets
  • Zero config, no XML, no annotations

Requirements

Feature Requests and Bugs

Please use the GitHub issues for all feature requests and bugs.

Maintainers

About

TornadoFX 2.0

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 98.8%
  • Other 1.2%