Overview
Package
Class
Use
Tree
Deprecated
Index
All Classes
Help
Prev
Next
VAquaClient - Release 2
VAquaClient Support for applications that use VAqua

VAquaClient Support for applications that use VAqua

The VAquaClient package provides an API for applications that use the VAqua look and feel.

See: Description

Packages 
Package Description
org.violetlib.vaquaclient
 

Description

The VAquaClient package provides an API for applications that use the VAqua look and feel. This library uses VAqua, but does not require it, so it can be used by applications that optionally use VAqua.

The services provided include:

  • Obtaining information about the current appearance and associated system colors on macOS. This information can be used to create UIs that work effectively using both the light and dark appearances.
  • Displaying windows as macOS sheets.
  • Constructing rows of buttons that can be displayed as a segmented control using VAqua.
  • Creating a JTable that supports the inset view style using VAqua on macOS 11.