# tilesfx
**Repository Path**: github-java/tilesfx
## Basic Information
- **Project Name**: tilesfx
- **Description**: No description available
- **Primary Language**: Unknown
- **License**: Apache-2.0
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2025-02-19
- **Last Updated**: 2025-02-19
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
## TilesFX
A JavaFX library containing tiles for Dashboards.
Donations are welcome at [Paypal](https://paypal.me/hans0l0)
## Intro
The Tile is a simple JavaFX Control that comes with different skins.
To get an idea on how to use the skins with their parameters you could
either take a look at the [Demo file](https://github.com/HanSolo/tilesfx/blob/master/src/main/java/eu/hansolo/tilesfx/Demo.java)
or check out the [TilesFX Demo](https://github.com/HanSolo/tilesfxdemo) project
which also contains information on how to combine TilesFX with other libraries
e.g. [Medusa](https://github.com/HanSolo/Medusa)
You can also check my [blog](https://harmoniccode.blogspot.com/search/label/tilesfx)
where you will find additional information about certain tiles.
## Demo
To run the demo you simply can start it using the command "./gradlew Demo" on the command line in the project folder.
## Overview

## Credits