Java libraries I wrote for my own use that you might find useful.
Java Native Rendering
A Java library that uses native code on macOS to render images that look like native UI components.
VAqua
An improved Java Swing look and feel for macOS, based on the Java Native Rendering library.
VAppearances
Provides Java support for macOS appearances. Used by VAqua and Java Native Rendering.
VCollections
Java immutable collections.
VAnnotations
Java annotations used in several libraries.
VTypes
Java type definitions used in several libraries.
VUtils
Java utilities used in several libraries.
VBuilder
Ant tasks for building Java libraries and applications, primarily for macOS.