Tianscar / awt-bugfixes

Utilities and bugfixes for Java Abstract Window Toolkit (AWT)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Abstract Window Toolkit Utilities & Bugfixes

Utilities and bug fixes for Java Abstract Window Toolkit (AWT)

Running on Java 16+

Add the following lines to the JVM args:

--add-exports java.desktop/sun.awt=ALL-UNNAMED
--add-exports java.desktop/sun.awt.X11=ALL-UNNAMED  # X11 platform (e.g. GNU/Linux, *BSD) only

Usage

Examples

License

MIT

Dependencies

Library License Comptime Runtime
Java Native Runtime - FFI Apache-2.0 Yes Yes

About

Utilities and bugfixes for Java Abstract Window Toolkit (AWT)

License:MIT License


Languages

Language:Java 100.0%