To integrate the Quaqua Look and Feel in an application, you need to do the following:
quaqua.jar
in
the class path.quaqua-filechooser-only.jar
, quaqua-colorchooser-only.jar
or
the quaqua-menu-only.jar
./System/Library/Java
in
the class path.libquaqua.jnilib
and libquaqua64.jnilib
in
the library path.main
method according the
following code snippet:
|
The Quaqua Look and Feel can be customized using System properties, UIManager properties and Client properties.