https://github.com/hansolo/toolboxfx
A collection of ui related helper classes and tools
https://github.com/hansolo/toolboxfx
Last synced: 10 months ago
JSON representation
A collection of ui related helper classes and tools
- Host: GitHub
- URL: https://github.com/hansolo/toolboxfx
- Owner: HanSolo
- License: apache-2.0
- Created: 2021-12-28T06:53:34.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-08-21T09:17:45.000Z (almost 2 years ago)
- Last Synced: 2025-04-17T18:23:01.937Z (about 1 year ago)
- Language: Java
- Size: 1.42 MB
- Stars: 16
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: license.txt
Awesome Lists containing this project
README
## ToolboxFX
ToolboxFX contains different useful ui related classes and methods e.g.
- Fonts (Lato, OpenSans) in package eu.hansolo.toolboxfx.font
- Point, Bounds, Dimension etc. in package eu.hansolo.toolboxfx.geom
- ConicalGradient
- GradientLookup
- Helper class with lots of useful ui related methods e.g. distance etc.
ToolboxFX will be used in projects like TilesFX, Countries, Charts etc.