An open API service indexing awesome lists of open source software.

https://github.com/edvin/tornadofx-samples

Samples and best practices for TornadoFX
https://github.com/edvin/tornadofx-samples

Last synced: 2 months ago
JSON representation

Samples and best practices for TornadoFX

Awesome Lists containing this project

README

        

![TornadoFX Logo](graphics/tornado-fx-logo.png?raw=true "TornadoFX")
# TornadoFX Samples

Samples and best practice showcase for TornadoFX

[![Apache License](https://img.shields.io/badge/license-Apache%20License%202.0-blue.svg)](http://www.apache.org/licenses/LICENSE-2.0)

## Demos

- [Login](https://github.com/edvin/tornadofx-samples/tree/master/login) - Login screen, remember me, main view only shown to logged in users.
- [Charts](https://github.com/edvin/tornadofx-samples/tree/master/charts) - Show all barcharts that can be made.
- [Forms](https://github.com/edvin/tornadofx-samples/tree/master/forms) - Show how forms work
- [Treeviews](https://github.com/edvin/tornadofx-samples/tree/master/treeviews) - Show two ways of building treeviews.