trait CommonColors extends AnyRef
Ordering
- Alphabetic
- By Inheritance
Inherited
- CommonColors
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Value Members
- final def !=(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- final def ##: Int
- Definition Classes
- AnyRef → Any
- final def ==(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- val aliceBlue: Color
- val antiqueWhite: Color
- val aqua: Color
- val aquamarine: Color
- final def asInstanceOf[T0]: T0
- Definition Classes
- Any
- val azure: Color
- val beige: Color
- val bisque: Color
- val black: Color
- val blanchedAlmond: Color
- val blue: Color
- val blueViolet: Color
- val brown: Color
- val burlyWood: Color
- val cadetBlue: Color
- val chartReuse: Color
- val chocolate: Color
- def clone(): AnyRef
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.CloneNotSupportedException]) @native()
- val coral: Color
- val cornSilk: Color
- val cornflowerBlue: Color
- val crimson: Color
- val cyan: Color
- val darkBlue: Color
- val darkCyan: Color
- val darkGoldenrod: Color
- val darkGray: Color
- val darkGreen: Color
- val darkGrey: Color
- val darkKhaki: Color
- val darkMagenta: Color
- val darkOliveGreen: Color
- val darkOrange: Color
- val darkOrchid: Color
- val darkRed: Color
- val darkSalmon: Color
- val darkSeaGreen: Color
- val darkSlateBlue: Color
- val darkSlateGray: Color
- val darkSlateGrey: Color
- val darkTurquoise: Color
- val darkViolet: Color
- val deepPink: Color
- val deepSkyBlue: Color
- val dimGray: Color
- val dimGrey: Color
- val dodgerBlue: Color
- final def eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- def equals(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef → Any
- def finalize(): Unit
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.Throwable])
- val fireBrick: Color
- val floralWhite: Color
- val forestGreen: Color
- val fuchsia: Color
- val gainsboro: Color
- final def getClass(): Class[_ <: AnyRef]
- Definition Classes
- AnyRef → Any
- Annotations
- @native()
- val ghostWhite: Color
- val gold: Color
- val goldenrod: Color
- val gray: Color
- val green: Color
- val greenYellow: Color
- val grey: Color
- def hashCode(): Int
- Definition Classes
- AnyRef → Any
- Annotations
- @native()
- val honeydew: Color
- val hotpink: Color
- val indianRed: Color
- val indigo: Color
- final def isInstanceOf[T0]: Boolean
- Definition Classes
- Any
- val ivory: Color
- val khaki: Color
- val lavender: Color
- val lavenderBlush: Color
- val lawngreen: Color
- val lemonChiffon: Color
- val lightBlue: Color
- val lightCoral: Color
- val lightCyan: Color
- val lightGoldenrodYellow: Color
- val lightGray: Color
- val lightGreen: Color
- val lightGrey: Color
- val lightPink: Color
- val lightSalmon: Color
- val lightSeaGreen: Color
- val lightSkyBlue: Color
- val lightSlateGray: Color
- val lightSlateGrey: Color
- val lightSteelBlue: Color
- val lightYellow: Color
- val lime: Color
- val limeGreen: Color
- val linen: Color
- val magenta: Color
- val maroon: Color
- val mediumAquamarine: Color
- val mediumBlue: Color
- val mediumOrchid: Color
- val mediumPurple: Color
- val mediumSeaGreen: Color
- val mediumSlateBlue: Color
- val mediumSpringGreen: Color
- val mediumTurquoise: Color
- val mediumVioletRed: Color
- val midnightBlue: Color
- val mintCream: Color
- val mistyRose: Color
- val moccasin: Color
- val navajoWhite: Color
- val navy: Color
- final def ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- final def notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
- final def notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
- val oldLace: Color
- val olive: Color
- val oliveDrab: Color
- val orange: Color
- val orangeRed: Color
- val orchid: Color
- val paleGoldenrod: Color
- val paleGreen: Color
- val paleTurquoise: Color
- val paleVioletRed: Color
- val papayaWhip: Color
- val peachPuff: Color
- val peru: Color
- val pink: Color
- val plum: Color
- val powderBlue: Color
- val purple: Color
- val red: Color
- val rosyBrown: Color
- val royalBlue: Color
- val saddleBrown: Color
- val salmon: Color
- val sandyBrown: Color
- val seaGreen: Color
- val seaShell: Color
- val sienna: Color
- val silver: Color
- val skyBlue: Color
- val slateBlue: Color
- val slateGray: Color
- val slateGrey: Color
- val snow: Color
- val springGreen: Color
- val steelBlue: Color
- final def synchronized[T0](arg0: => T0): T0
- Definition Classes
- AnyRef
- val tan: Color
- val teal: Color
- val thistle: Color
- def toString(): String
- Definition Classes
- AnyRef → Any
- val tomato: Color
- val turquoise: Color
- val violet: Color
- final def wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException])
- final def wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException])
- final def wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException]) @native()
- val wheat: Color
- val white: Color
- val whiteSmoke: Color
- val yellow: Color
- val yellowGreen: Color