Class BackgroundColor
java.lang.Object
java.awt.Color
com.vladsch.flexmark.util.html.ui.BackgroundColor
- All Implemented Interfaces:
Paint,Transparency,Serializable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final BackgroundColorstatic final BackgroundColorstatic final BackgroundColorstatic final BackgroundColorstatic final BackgroundColorstatic final BackgroundColorstatic final BackgroundColorstatic final BackgroundColorstatic final BackgroundColorstatic final BackgroundColorstatic final BackgroundColorstatic final BackgroundColorstatic final BackgroundColorstatic final BackgroundColorFields inherited from class java.awt.Color
black, blue, cyan, darkGray, gray, green, lightGray, magenta, orange, pink, red, white, yellowFields inherited from interface java.awt.Transparency
BITMASK, OPAQUE, TRANSLUCENT -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedBackgroundColor(int rgb) protectedBackgroundColor(Color other) -
Method Summary
Modifier and TypeMethodDescriptionstatic BackgroundColorof(int rgb) static BackgroundColorstatic BackgroundColorMethods inherited from class java.awt.Color
brighter, createContext, darker, decode, equals, getAlpha, getBlue, getColor, getColor, getColor, getColorComponents, getColorComponents, getColorSpace, getComponents, getComponents, getGreen, getHSBColor, getRed, getRGB, getRGBColorComponents, getRGBComponents, getTransparency, hashCode, HSBtoRGB, RGBtoHSB, toString
-
Field Details
-
NULL
-
WHITE
-
LIGHT_GRAY
-
GRAY
-
DARK_GRAY
-
BLACK
-
RED
-
PINK
-
ORANGE
-
YELLOW
-
GREEN
-
MAGENTA
-
CYAN
-
BLUE
-
-
Constructor Details
-
BackgroundColor
-
BackgroundColor
protected BackgroundColor(int rgb)
-
-
Method Details
-
of
-
of
-
of
-