Files
FlatLaf/flatlaf-natives/flatlaf-natives-jna
Karl Tauber c37712b0f0
Some checks failed
CI / build (11, ) (push) Has been cancelled
CI / build (17, ) (push) Has been cancelled
CI / build (21, ) (push) Has been cancelled
CI / build (23, ) (push) Has been cancelled
CI / build (8, ) (push) Has been cancelled
Native Libraries / Natives (macos) (push) Has been cancelled
Native Libraries / Natives (ubuntu) (push) Has been cancelled
Native Libraries / Natives (windows) (push) Has been cancelled
CI / snapshot (push) Has been cancelled
CI / release (push) Has been cancelled
Windows: fixed wrong layout in maximized frame after changing screen scale factor (issue #904)
Windows binaries built and signed locally in clean workspace
2024-11-17 19:41:54 +01:00
..

FlatLaf Natives using JNA

This sub-project contains source code that uses 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++.