|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RunnableQueue.IdleRunnable | |
|---|---|
| org.apache.batik.bridge | Provides an API for mapping and maintaining consistency between the SVG DOM tree and the GVT tree. |
| org.apache.batik.util | Provides some useful classes. |
| Uses of RunnableQueue.IdleRunnable in org.apache.batik.bridge |
|---|
| Classes in org.apache.batik.bridge that implement RunnableQueue.IdleRunnable | |
|---|---|
protected static class |
SVGAnimationEngine.AnimationTickRunnable
Idle runnable to tick the animation. |
protected static class |
SVGAnimationEngine.DebugAnimationTickRunnable
Idle runnable to tick the animation, that reads times from System.in. |
| Uses of RunnableQueue.IdleRunnable in org.apache.batik.util |
|---|
| Methods in org.apache.batik.util with parameters of type RunnableQueue.IdleRunnable | |
|---|---|
void |
RunnableQueue.setIdleRunnable(RunnableQueue.IdleRunnable r)
Sets a Runnable to be run whenever the queue is empty. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||