mirror of
https://github.com/JFormDesigner/FlatLaf.git
synced 2025-12-06 14:00:55 +03:00
11 lines
395 B
Markdown
11 lines
395 B
Markdown
FlatLaf Natives using JNA
|
|
=========================
|
|
|
|
This sub-project contains source code that uses
|
|
[JNA](https://github.com/java-native-access/jna) to access native operating
|
|
system API.
|
|
|
|
**Note:** Code in this sub-project is **not used** in FlatLaf libraries. It was
|
|
used to develop/test usage of some native operating system API in Java (with the
|
|
help of JNA) and was then converted to C++.
|