215216217218219220221222223224225
* has been processed.</p> * */ public void serviceRepaints() { if (EventQueue.isDispatchThread()) { Event event; if (eventInProcess != null) { /* * We are in the midst of a calling the application's * paint method, avoid recursion, simply return