/[gzz]/gzz/gzz/client/AbstractUpdateManager.java
ViewVC logotype

Diff of /gzz/gzz/client/AbstractUpdateManager.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.30 by tjl, Sat Jan 18 13:30:58 2003 UTC revision 1.31 by tjl, Sat Jan 18 14:53:08 2003 UTC
# Line 330  public static final String rcsid = "$Id$ Line 330  public static final String rcsid = "$Id$
330              queue.add(r, priority);              queue.add(r, priority);
331              queue.notifyAll();              queue.notifyAll();
332          }          }
333            instance.interruptEventloop();
334      }      }
335    
336        protected void interruptEventloop() { }
337    
338      /** Do the background tasks that need to be done in      /** Do the background tasks that need to be done in
339       * the main thread.       * the main thread.
340       * Implementations overriding this method should also delegate!       * Implementations overriding this method should also delegate!

Legend:
Removed from v.1.30  
changed lines
  Added in v.1.31

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26