JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
C
G
I
N
O
S
T
C
CustomCheckBox
- Class in
net.igenius.customcheckbox
Forked from https://github.com/andyxialm/SmoothCheckBox/blob/master/library/src/main/java/cn/refactor/library/SmoothCheckBox.java
CustomCheckBox(Context)
- Constructor for class net.igenius.customcheckbox.
CustomCheckBox
CustomCheckBox(Context, AttributeSet)
- Constructor for class net.igenius.customcheckbox.
CustomCheckBox
CustomCheckBox(Context, AttributeSet, int)
- Constructor for class net.igenius.customcheckbox.
CustomCheckBox
CustomCheckBox(Context, AttributeSet, int, int)
- Constructor for class net.igenius.customcheckbox.
CustomCheckBox
CustomCheckBox.OnCheckedChangeListener
- Interface in
net.igenius.customcheckbox
G
getCheckedColor()
- Method in class net.igenius.customcheckbox.
CustomCheckBox
getFloorColor()
- Method in class net.igenius.customcheckbox.
CustomCheckBox
getFloorUnCheckedColor()
- Method in class net.igenius.customcheckbox.
CustomCheckBox
getTickColor()
- Method in class net.igenius.customcheckbox.
CustomCheckBox
getUnCheckedColor()
- Method in class net.igenius.customcheckbox.
CustomCheckBox
I
isChecked()
- Method in class net.igenius.customcheckbox.
CustomCheckBox
isSmallTick()
- Method in class net.igenius.customcheckbox.
CustomCheckBox
N
net.igenius.customcheckbox
- package net.igenius.customcheckbox
O
onCheckedChanged(CustomCheckBox, boolean)
- Method in interface net.igenius.customcheckbox.
CustomCheckBox.OnCheckedChangeListener
S
setChecked(boolean)
- Method in class net.igenius.customcheckbox.
CustomCheckBox
setChecked(boolean, boolean)
- Method in class net.igenius.customcheckbox.
CustomCheckBox
checked with animation
setCheckedColor(int)
- Method in class net.igenius.customcheckbox.
CustomCheckBox
setFloorColor(int)
- Method in class net.igenius.customcheckbox.
CustomCheckBox
setFloorUnCheckedColor(int)
- Method in class net.igenius.customcheckbox.
CustomCheckBox
setOnCheckedChangeListener(CustomCheckBox.OnCheckedChangeListener)
- Method in class net.igenius.customcheckbox.
CustomCheckBox
setSmallTick(boolean)
- Method in class net.igenius.customcheckbox.
CustomCheckBox
setTickColor(int)
- Method in class net.igenius.customcheckbox.
CustomCheckBox
setUnCheckedColor(int)
- Method in class net.igenius.customcheckbox.
CustomCheckBox
T
toggle()
- Method in class net.igenius.customcheckbox.
CustomCheckBox
C
G
I
N
O
S
T
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes