mirror of
https://github.com/JFormDesigner/FlatLaf.git
synced 2026-02-12 06:57:13 -06:00
37 lines
1.1 KiB
Markdown
37 lines
1.1 KiB
Markdown
FlatLaf addon for JIDE Common Layer
|
|
===================================
|
|
|
|
This addon for FlatLaf adds support for **some**
|
|
[JIDE Common Layer](https://github.com/jidesoft/jide-oss) components.
|
|
|
|
Following JIDE Common Layer components are currently supported by this addon:
|
|
|
|
- `JidePopupMenu`
|
|
- `JideTabbedPane`
|
|
- `RangeSlider`
|
|
- `TristateCheckBox`
|
|
|
|
|
|
**Note**: We have currently no plans to support additional components. If you're
|
|
a paid customer of JFormDesigner and need support for other components, email to
|
|
JFormDesigner support and ask for it. Otherwise, try to implement it yourself
|
|
and create a pull request.
|
|
|
|
|
|
Download
|
|
--------
|
|
|
|
FlatLaf for JIDE Common Layer binaries are available on **JCenter** and **Maven
|
|
Central**.
|
|
|
|
If you use Maven or Gradle, add a dependency with following coordinates to your
|
|
build script:
|
|
|
|
groupId: com.formdev
|
|
artifactId: flatlaf-jide-oss
|
|
version: (see button below)
|
|
|
|
Otherwise download `flatlaf-jide-oss-<version>.jar` here:
|
|
|
|
[](https://bintray.com/jformdesigner/flatlaf/flatlaf-jide-oss/_latestVersion)
|