Converters
public
class
Converters
extends Object
Build in converters to converts for color.
Summary
Inherited methods |
From
class
java.lang.Object
Object
|
clone()
|
boolean
|
equals(Object arg0)
|
void
|
finalize()
|
final
Class<?>
|
getClass()
|
int
|
hashCode()
|
final
void
|
notify()
|
final
void
|
notifyAll()
|
String
|
toString()
|
final
void
|
wait(long arg0, int arg1)
|
final
void
|
wait(long arg0)
|
final
void
|
wait()
|
|
Public constructors
Public methods
convertColorToColorStateList
ColorStateList convertColorToColorStateList (int color)
Converts int
color into a ColorStateList
.
Parameters |
color |
int : The integer representation of the color. |
convertColorToDrawable
ColorDrawable convertColorToDrawable (int color)
Converts int
color into a ColorDrawable
.
Parameters |
color |
int : The integer representation of the color. |
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2024-04-11 UTC.
[null,null,["Last updated 2024-04-11 UTC."],[],[]]