Uses of Class
cn.mapway.ui.client.widget.color.Color
-
Packages that use Color Package Description cn.mapway.ui.client.widget.color -
-
Uses of Color in cn.mapway.ui.client.widget.color
Fields in cn.mapway.ui.client.widget.color declared as Color Modifier and Type Field Description static ColorColor. BLACKThe Constant BLACK.static ColorColor. BLUEThe Constant BLUE.static ColorColor. CYANThe Constant CYAN.static ColorColor. DARK_GRAYThe Constant DARK_GRAY.static ColorColor. GRAYThe Constant GRAY.static ColorColor. GREENThe Constant GREEN.static ColorColor. LIGHT_GRAYThe Constant LIGHT_GRAY.static ColorColor. MAGENTAThe Constant MAGENTA.static ColorColor. ORANGEThe Constant ORANGE.static ColorColor. PINKThe Constant PINK.static ColorColor. REDThe Constant RED.static ColorColor. WHITEThe Constant WHITE.static ColorColor. YELLOWThe Constant YELLOW.
-