OpenLook Pluggable Look & Feel
Java Pluggable Look & Feel
Java Look and Feel Design Guidelines
sourceforge project page
Design Goals
Follow the original
OPEN LOOK
design as closely as possible, where this is not in conflict with other goals.
Allow to zoom the user interface on displays with an unexpectedly high
DPI
rate (e.g.
e-Paper
)
Implement an olvwm lookalike window manager in Java that can reside inside a Java enabled X server which can execute Java UIs locally.
Downloads
released files
Open Look
Here are links to more Open Look examples and documentation:
http://step.polymtl.ca/~coyote/xview_main.html
Open Books Project: OPEN LOOK
CVS
http://cvs.sourceforge.net/viewcvs.py/openlook-plaf/...
Using the PLAF
The PLAF can be used
by calling UIManager.setLookAndFeel ("net.sourceforge.openlook_plaf.OpenLookLookAndFeel")
with the
GetOpt
option
--plaf
=
net.sourceforge.openlook_plaf.OpenLookLookAndFeel
with the java commandline option
-Dswing.defaultlaf
=
net.sourceforge.openlook_plaf.OpenLookLookAndFeel
Credits
Author:
Bernhard Fastenrath