JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes
C
D
F
G
M
O
P
R
S
S
SECONDS
- Static variable in class com.tomer.fadingtextview.
FadingTextView
setTexts(String[])
- Method in class com.tomer.fadingtextview.
FadingTextView
Sets the texts to be shuffled using a string array
setTexts(int)
- Method in class com.tomer.fadingtextview.
FadingTextView
Sets the texts to be shuffled using a string array resource
setTimeout(int)
- Method in class com.tomer.fadingtextview.
FadingTextView
Deprecated.
use
FadingTextView.setTimeout(long, java.util.concurrent.TimeUnit)
instead.
setTimeout(double, int)
- Method in class com.tomer.fadingtextview.
FadingTextView
Deprecated.
use
FadingTextView.setTimeout(long, java.util.concurrent.TimeUnit)
instead.
setTimeout(long, TimeUnit)
- Method in class com.tomer.fadingtextview.
FadingTextView
startAnimation(Animation)
- Method in class com.tomer.fadingtextview.
FadingTextView
Start the specified animation now if should
startAnimation()
- Method in class com.tomer.fadingtextview.
FadingTextView
start the animation
stop()
- Method in class com.tomer.fadingtextview.
FadingTextView
Stopping the animation Unlike the pause function, the stop method will permanently stop the animation until the view is restarted
C
D
F
G
M
O
P
R
S
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes