Skip to content
Gerrit Grunwald edited this page Jan 17, 2017 · 14 revisions

TilesFX

Welcome to TilesFX, a JavaFX library containing Tiles for Dashboards.

Binaries

You could find the binaries either on Maven Central or on bintray

Demo

You simply can take a look at the demo by calling 'gradle Demo' on the command line

Youtube videos

TilesFX Demo (older version) youtube

TilesFX in combination with Medusa [youtube] (https://youtu.be/cOiDLPESS_A)

TilesFx in combination with Medusa with 10ms updates [youtube] (https://youtu.be/ybDlnt7lxnw)

General Elements

On the following image you can see the elements that are available on most of the tiles. The dashed line visualizes the area that is available for custom controls when using the CustomTileSkin in combination with setGraphic(YOUR CUSTOM CONTROL).

General Elements

Clone this wiki locally