Package | Description |
---|---|
com.sun.javafx.tk | |
com.sun.javafx.tk.quantum | |
com.sun.scenario.animation |
Modifier and Type | Method and Description |
---|---|
void |
DummyToolkit.setAnimationRunnable(DelayedRunnable animationRunnable) |
abstract void |
Toolkit.setAnimationRunnable(DelayedRunnable animationRunnable) |
Modifier and Type | Field and Description |
---|---|
private DelayedRunnable |
QuantumToolkit.animationRunnable |
Modifier and Type | Method and Description |
---|---|
protected void |
MasterTimer.postUpdateAnimationRunnable(DelayedRunnable animationRunnable) |
void |
QuantumToolkit.setAnimationRunnable(DelayedRunnable animationRunnable) |
Modifier and Type | Class and Description |
---|---|
private class |
AbstractMasterTimer.MainLoop
Hidden inner class to run the main timing loop.
|
Modifier and Type | Method and Description |
---|---|
protected abstract void |
AbstractMasterTimer.postUpdateAnimationRunnable(DelayedRunnable animationRunnable) |