Package editor
Class EditorHost.TimerPool
- java.lang.Object
-
- editor.EditorHost.TimerPool
-
- Enclosing class:
- EditorHost
private static class EditorHost.TimerPool extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description (package private) java.util.List<java.lang.Object>_activeTimers
-
Constructor Summary
Constructors Modifier Constructor Description privateTimerPool()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description (package private) javax.swing.TimerrequestTimer(int millis, java.awt.event.ActionListener action)(package private) voidwaitForAllTimersToFinish()
-