HTMLColors is Java class that contains static methods to convert java.awt.Color objects into HTML colors (#RRGGBB) and vice versa.
Be the first to post a text review of HTMLColors. Rate and review a project by clicking thumbs up or thumbs down in the right column.
1.0.002 (2005-03-30) - jar file were added on www directory 1.0.001 (2005-03-24) - java.net release 1.0.000 (2005-03-15) - sourceforge release
A quick start guide were added to this project homepage.
HTMLColors is an open-source Java class that contains a collection of static methods to manipulate and convert java.awt.Color objects into HTML hexadecimal color representation (#RRGGBB) and vice versa. This class extend the com.tecnick.htmlutils Java package that provides a collection of utilities to create, parse and convert HTML/XHTML documents. The HTMLColors class is useful at least in three common development situations: creation of Web-based documents (HTML, XHTML, CSS, ...); parsing and processing Web-based documents (HTML, XHTML, CSS, ...); store and retrieve colors information on text-based configuration files (TXT, XML, HTML, ...); this last case means that this class can be virtually used in any Java-based application that uses colors.
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?