mirror of
https://github.com/JFormDesigner/FlatLaf.git
synced 2026-02-12 23:07:15 -06: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++.
|