Skip to content

Utilities and bugfixes for Java Abstract Window Toolkit (AWT)

License

Notifications You must be signed in to change notification settings

Tianscar/awt-bugfixes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages