C G H M S T

C

com.tecnick.htmlutils.htmlcolors - package com.tecnick.htmlutils.htmlcolors
 
com.tecnick.htmlutils.htmlcolors.sample - package com.tecnick.htmlutils.htmlcolors.sample
 
com.tecnick.htmlutils.htmlcolors.test - package com.tecnick.htmlutils.htmlcolors.test
 

G

getColorObject(String) - Static method in class com.tecnick.htmlutils.htmlcolors.HTMLColors
Convert HTML color (#RRGGBB) to Color object.
getHTMLColor(Color) - Static method in class com.tecnick.htmlutils.htmlcolors.HTMLColors
Convert Color object to HTML string rapresentation (#RRGGBB).

H

HTMLColors - Class in com.tecnick.htmlutils.htmlcolors
Collection of static methods to handle HTML colors.

Copyright (c) 2004-2005 Tecnick.com S.r.l (www.tecnick.com) Via Ugo Foscolo n.19 - 09045 Quartu Sant'Elena (CA) - ITALY www.tecnick.com - info@tecnick.com
Project homepage: http://htmlcolors.sourceforge.net
License: http://www.gnu.org/copyleft/lesser.html LGPL
HTMLColors() - Constructor for class com.tecnick.htmlutils.htmlcolors.HTMLColors
Void Constructor.
HTMLColorsSample - Class in com.tecnick.htmlutils.htmlcolors.sample
Implementation example of HTMLColors class.

Copyright (c) 2004-2005 Tecnick.com S.r.l (www.tecnick.com) Via Ugo Foscolo n.19 - 09045 Quartu Sant'Elena (CA) - ITALY - www.tecnick.com - info@tecnick.com
License: http://www.gnu.org/copyleft/lesser.html LGPL
HTMLColorsSample() - Constructor for class com.tecnick.htmlutils.htmlcolors.sample.HTMLColorsSample
 
HTMLColorsTest - Class in com.tecnick.htmlutils.htmlcolors.test
JUnit test for HTMLColors class.

Copyright (c) 2004-2005 Tecnick.com S.r.l (www.tecnick.com) Via Ugo Foscolo n.19 - 09045 Quartu Sant'Elena (CA) - ITALY - www.tecnick.com - info@tecnick.com
License: http://www.gnu.org/copyleft/lesser.html LGPL
HTMLColorsTest() - Constructor for class com.tecnick.htmlutils.htmlcolors.test.HTMLColorsTest
 

M

main(String[]) - Static method in class com.tecnick.htmlutils.htmlcolors.sample.HTMLColorsSample
Prints strings on System.out
main(String[]) - Static method in class com.tecnick.htmlutils.htmlcolors.test.HTMLColorsTest
 

S

setUp() - Method in class com.tecnick.htmlutils.htmlcolors.test.HTMLColorsTest
 
suite() - Static method in class com.tecnick.htmlutils.htmlcolors.test.HTMLColorsTest
 

T

testAdd() - Method in class com.tecnick.htmlutils.htmlcolors.test.HTMLColorsTest
 
testcolor - Static variable in class com.tecnick.htmlutils.htmlcolors.test.HTMLColorsTest
 

C G H M S T