TilesFX

repository·master·Indexed 23 days ago

https://github.com/hansolo/tilesfx

A JavaFX library providing a collection of specialized UI controls (tiles) designed for building data-rich dashboards. Each tile is a standard JavaFX Control that uses different skins to visualize various types of data.

Tokens
141
Snippets
1
Records
2
Agent score
31%

What's inside TilesFX

  1. What are TilesFX tiles?

    master
    TilesFX is a JavaFX library providing a collection of specialized UI controls (Tiles) designed for building dashboards. Each Tile is a standard JavaFX Control that utilizes different skins to visualize various types of data. To implement a tile, you instantiate the specific control class and configure its parameters to match your data requirements.