mirror of
https://github.com/JFormDesigner/FlatLaf.git
synced 2025-12-07 06:20:53 +03:00
README.md:
- added demo download section - added link to javadoc of extras components
This commit is contained in:
@@ -2,3 +2,12 @@ FlatLaf Demo
|
|||||||
============
|
============
|
||||||
|
|
||||||
This sub-project contains the FlatLaf Demo source code.
|
This sub-project contains the FlatLaf Demo source code.
|
||||||
|
|
||||||
|
|
||||||
|
Download
|
||||||
|
--------
|
||||||
|
|
||||||
|
[](https://download.formdev.com/flatlaf/flatlaf-demo-latest.jar)
|
||||||
|
|
||||||
|
Run demo with `java -jar flatlaf-demo-<version>.jar` (or double-click it).
|
||||||
|
Requires Java 8 or newer.
|
||||||
|
|||||||
@@ -10,6 +10,9 @@ This sub-project provides some additional components and classes:
|
|||||||
- [FlatTriStateCheckBox](https://www.javadoc.io/doc/com.formdev/flatlaf-extras/latest/com/formdev/flatlaf/extras/components/FlatTriStateCheckBox.html):
|
- [FlatTriStateCheckBox](https://www.javadoc.io/doc/com.formdev/flatlaf-extras/latest/com/formdev/flatlaf/extras/components/FlatTriStateCheckBox.html):
|
||||||
A tri-state check box.\
|
A tri-state check box.\
|
||||||

|

|
||||||
|
- Extension classes of standard Swing components that provide easy access to
|
||||||
|
FlatLaf specific client properties (see package
|
||||||
|
[com.formdev.flatlaf.extras.components](https://www.javadoc.io/doc/com.formdev/flatlaf-extras/latest/com/formdev/flatlaf/extras/components/package-summary.html)).
|
||||||
- [FlatAnimatedLafChange](https://www.javadoc.io/doc/com.formdev/flatlaf-extras/latest/com/formdev/flatlaf/extras/FlatAnimatedLafChange.html):
|
- [FlatAnimatedLafChange](https://www.javadoc.io/doc/com.formdev/flatlaf-extras/latest/com/formdev/flatlaf/extras/FlatAnimatedLafChange.html):
|
||||||
Animated Laf (theme) changing.
|
Animated Laf (theme) changing.
|
||||||
- [FlatInspector](#ui-inspector): A simple UI inspector that shows information
|
- [FlatInspector](#ui-inspector): A simple UI inspector that shows information
|
||||||
|
|||||||
Reference in New Issue
Block a user