mirror of
https://github.com/JFormDesigner/FlatLaf.git
synced 2025-12-09 08:15:09 +03:00
Native window decorations: added READMEs
This commit is contained in:
10
flatlaf-natives/flatlaf-natives-jna/README.md
Normal file
10
flatlaf-natives/flatlaf-natives-jna/README.md
Normal file
@@ -0,0 +1,10 @@
|
||||
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++.
|
||||
Reference in New Issue
Block a user