/tornadofx2

TornadoFX 2.0

Primary LanguageKotlinApache License 2.0Apache-2.0

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