Package-level declarations
Properties
Functions
Link copied to clipboard
Converts a RGBA formatted color #RRGGBBAA hex string to a Color; e.g., #FFFFFF1A (a translucent white).
Link copied to clipboard
Conditionally applies the action to the receiver Modifier, if precondition is true. Returns the receiver as-is otherwise.
Link copied to clipboard
Converts a Color to a RGBA formatted color #RRGGBBAA hex string; e.g., #FFFFFF1A (a translucent white).
Converts a java.awt.Color to a RGBA formatted color #RRGGBBAA hex string; e.g., #FFFFFF1A (a translucent white).