Chapter 1. Overview

A simple FileHandler which allows to create and edit the simple skin files supported by BoarderZone desktop applications. Those files are basically standard Java properties files which provide many GUI settings, the most important being the colors of all controls. This FileHandler provides a convenient way of modifying these colors in a consistent way and thus to change the look of standard Swing applications. For advanced users only.

As this FileHandler supports modification and saving of the loaded data, it is an editor by nature.