Package org.omegahat.Graphics.Utils

Color utilities (parser factory) for graphics used by some GUI tools.

See:
          Description

Interface Summary
ColorParserInt Implementation independent definition of interface for mapping strings to Java AWT colors so that it can be used in different classes in Omegahat.
 

Class Summary
ColorParser Facilities for processing color specifications in string form; for example, from properties files, etc.
ColorTable Table of named Java AWT colors, usually read from a properties file and resolved on demand.
 

Package org.omegahat.Graphics.Utils Description

Color utilities (parser factory) for graphics used by some GUI tools.