Files
FlatLaf/flatlaf-core
Karl Tauber edade93054 Styling: basic implementation of styling support using client property JComponent.style and CSS syntax
only for JSlider (at the moment)

e.g. `mySlider.putClientProperty( "JComponent.style", "trackValueColor: #00f; trackColor: #f00; thumbColor: #0f0; trackWidth: 6; thumbSize: 40,20; focusWidth: 20" );`

(issues #117 and #340)
2021-06-15 14:35:26 +02:00
..
2020-06-28 23:59:28 +02:00
2019-11-24 16:59:13 +01:00

FlatLaf Core

This sub-project contains the FlatLaf core source code.