JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.sun.scenario
Interface DelayedRunnable
All Superinterfaces:
java.lang.Runnable
All Known Implementing Classes:
AbstractMasterTimer.MainLoop
public interface
DelayedRunnable
extends java.lang.Runnable
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
long
getDelay
()
Gets the delay
in milliseconds
.
Methods inherited from interface java.lang.Runnable
run
Method Detail
getDelay
long getDelay()
Gets the delay
in milliseconds
.
Returns:
delay in millis
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method