JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
C
D
G
I
O
P
S
T
A
animateToState(boolean)
- Method in class com.kyleduo.switchbutton.
SwitchButton
processing animation
C
ColorUtils
- Class in
com.kyleduo.switchbutton
Generate thumb and background color state list use tintColor Created by kyle on 15/11/4.
ColorUtils()
- Constructor for class com.kyleduo.switchbutton.
ColorUtils
com.kyleduo.switchbutton
- package com.kyleduo.switchbutton
D
DEFAULT_ANIMATION_DURATION
- Static variable in class com.kyleduo.switchbutton.
SwitchButton
DEFAULT_THUMB_MARGIN_DP
- Static variable in class com.kyleduo.switchbutton.
SwitchButton
DEFAULT_THUMB_RANGE_RATIO
- Static variable in class com.kyleduo.switchbutton.
SwitchButton
DEFAULT_THUMB_SIZE_DP
- Static variable in class com.kyleduo.switchbutton.
SwitchButton
DEFAULT_TINT_COLOR
- Static variable in class com.kyleduo.switchbutton.
SwitchButton
drawableStateChanged()
- Method in class com.kyleduo.switchbutton.
SwitchButton
G
getAnimationDuration()
- Method in class com.kyleduo.switchbutton.
SwitchButton
getBackColor()
- Method in class com.kyleduo.switchbutton.
SwitchButton
getBackDrawable()
- Method in class com.kyleduo.switchbutton.
SwitchButton
getBackRadius()
- Method in class com.kyleduo.switchbutton.
SwitchButton
getBackSizeF()
- Method in class com.kyleduo.switchbutton.
SwitchButton
getTextOff()
- Method in class com.kyleduo.switchbutton.
SwitchButton
getTextOn()
- Method in class com.kyleduo.switchbutton.
SwitchButton
getThumbColor()
- Method in class com.kyleduo.switchbutton.
SwitchButton
getThumbDrawable()
- Method in class com.kyleduo.switchbutton.
SwitchButton
getThumbHeight()
- Method in class com.kyleduo.switchbutton.
SwitchButton
getThumbMargin()
- Method in class com.kyleduo.switchbutton.
SwitchButton
getThumbRadius()
- Method in class com.kyleduo.switchbutton.
SwitchButton
getThumbRangeRatio()
- Method in class com.kyleduo.switchbutton.
SwitchButton
getThumbWidth()
- Method in class com.kyleduo.switchbutton.
SwitchButton
getTintColor()
- Method in class com.kyleduo.switchbutton.
SwitchButton
I
isDrawDebugRect()
- Method in class com.kyleduo.switchbutton.
SwitchButton
isFadeBack()
- Method in class com.kyleduo.switchbutton.
SwitchButton
O
onDraw(Canvas)
- Method in class com.kyleduo.switchbutton.
SwitchButton
onMeasure(int, int)
- Method in class com.kyleduo.switchbutton.
SwitchButton
onRestoreInstanceState(Parcelable)
- Method in class com.kyleduo.switchbutton.
SwitchButton
onSaveInstanceState()
- Method in class com.kyleduo.switchbutton.
SwitchButton
onSizeChanged(int, int, int, int)
- Method in class com.kyleduo.switchbutton.
SwitchButton
onTouchEvent(MotionEvent)
- Method in class com.kyleduo.switchbutton.
SwitchButton
P
performClick()
- Method in class com.kyleduo.switchbutton.
SwitchButton
S
setAnimationDuration(long)
- Method in class com.kyleduo.switchbutton.
SwitchButton
setBackColor(ColorStateList)
- Method in class com.kyleduo.switchbutton.
SwitchButton
setBackColorRes(int)
- Method in class com.kyleduo.switchbutton.
SwitchButton
setBackDrawable(Drawable)
- Method in class com.kyleduo.switchbutton.
SwitchButton
setBackDrawableRes(int)
- Method in class com.kyleduo.switchbutton.
SwitchButton
setBackRadius(float)
- Method in class com.kyleduo.switchbutton.
SwitchButton
setChecked(boolean)
- Method in class com.kyleduo.switchbutton.
SwitchButton
setCheckedImmediately(boolean)
- Method in class com.kyleduo.switchbutton.
SwitchButton
setCheckedImmediatelyNoEvent(boolean)
- Method in class com.kyleduo.switchbutton.
SwitchButton
setCheckedNoEvent(boolean)
- Method in class com.kyleduo.switchbutton.
SwitchButton
setDrawDebugRect(boolean)
- Method in class com.kyleduo.switchbutton.
SwitchButton
setFadeBack(boolean)
- Method in class com.kyleduo.switchbutton.
SwitchButton
setOnCheckedChangeListener(CompoundButton.OnCheckedChangeListener)
- Method in class com.kyleduo.switchbutton.
SwitchButton
setText(CharSequence, CharSequence)
- Method in class com.kyleduo.switchbutton.
SwitchButton
setTextAdjust(int)
- Method in class com.kyleduo.switchbutton.
SwitchButton
setTextExtra(int)
- Method in class com.kyleduo.switchbutton.
SwitchButton
setTextThumbInset(int)
- Method in class com.kyleduo.switchbutton.
SwitchButton
setThumbColor(ColorStateList)
- Method in class com.kyleduo.switchbutton.
SwitchButton
setThumbColorRes(int)
- Method in class com.kyleduo.switchbutton.
SwitchButton
setThumbDrawable(Drawable)
- Method in class com.kyleduo.switchbutton.
SwitchButton
setThumbDrawableRes(int)
- Method in class com.kyleduo.switchbutton.
SwitchButton
setThumbMargin(RectF)
- Method in class com.kyleduo.switchbutton.
SwitchButton
setThumbMargin(float, float, float, float)
- Method in class com.kyleduo.switchbutton.
SwitchButton
setThumbRadius(float)
- Method in class com.kyleduo.switchbutton.
SwitchButton
setThumbRangeRatio(float)
- Method in class com.kyleduo.switchbutton.
SwitchButton
setThumbSize(int, int)
- Method in class com.kyleduo.switchbutton.
SwitchButton
setTintColor(int)
- Method in class com.kyleduo.switchbutton.
SwitchButton
SwitchButton
- Class in
com.kyleduo.switchbutton
SwitchButton
SwitchButton(Context, AttributeSet, int)
- Constructor for class com.kyleduo.switchbutton.
SwitchButton
SwitchButton(Context, AttributeSet)
- Constructor for class com.kyleduo.switchbutton.
SwitchButton
SwitchButton(Context)
- Constructor for class com.kyleduo.switchbutton.
SwitchButton
T
toggleImmediately()
- Method in class com.kyleduo.switchbutton.
SwitchButton
toggleImmediatelyNoEvent()
- Method in class com.kyleduo.switchbutton.
SwitchButton
toggleNoEvent()
- Method in class com.kyleduo.switchbutton.
SwitchButton
A
C
D
G
I
O
P
S
T
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes