JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
javafx.animation
Interface DelayedRunnable
All Superinterfaces:
Runnable
public interface
DelayedRunnable
extends
Runnable
Author:
Bruno Salmon
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
long
getDelay
()
Gets the delay
in milliseconds
.
Methods inherited from interface java.lang.
Runnable
run
Method Details
getDelay
long
getDelay
()
Gets the delay
in milliseconds
.
Returns:
delay in millis