up: ZWT     index Zimbu documentation

ENUM ZWT.ColorName @public

summary

     

Values to be used when creating a Color object.

Instead of this the red/green/blue values can be specified to get many more different colors.

values

     
none 

no color specified, use default

aqua 

this color

black 

this color

blue 

this color

fuchsia 

this color

gray 

this color

green 

this color

lime 

this color

maroon 

this color

navy 

this color

olive 

this color

orange 

this color

purple 

this color

red 

this color

silver 

this color

teal 

this color

white 

this color

yellow 

this color

inherit 

use color of parent item

transparent 

no color, show what is below

members (alphabetically)

     

credits

      The Class hierarchy, generated Javascript and a few other things are based on the Google Web Toolkit. http://code.google.com/webtoolkit/overview.html

license

      Copyright 2009 Bram Moolenaar All Rights Reserved.

      Licensed under the Apache License, Version 2.0. See the LICENSE file or obtain a copy at: http://www.apache.org/licenses/LICENSE-2.0