mirror of
https://github.com/JFormDesigner/FlatLaf.git
synced 2026-02-11 14:37:13 -06:00
~~~java JButton button = new JButton(); int arc = FlatLaf.getStyleableValue( button, "arc" ); Color borderColor = FlatLaf.getStyleableValue( button, "borderColor" ); ~~~
FlatLaf Core
This sub-project contains the FlatLaf core source code.