amiracam / tornadofx2

TornadoFX 2.0

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:Apache License 2.0


Languages

Language:Kotlin 98.8%Language:Java 0.8%Language:CSS 0.4%