public class AnimatedBoolean extends Object
int
animationDurationMs
AnimatedBoolean(int animationDurationMs)
double
get()
void
set(boolean value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public final int animationDurationMs
public AnimatedBoolean(int animationDurationMs)
public void set(boolean value)
public double get()
Copyright © 2013. All Rights Reserved.