/[classpath]/classpath/java/awt/event/InvocationEvent.java
ViewVC logotype

Diff of /classpath/java/awt/event/InvocationEvent.java

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

revision 1.6.2.1 by gnu_andrew, Fri Jan 14 10:24:15 2005 UTC revision 1.6.2.2 by gnu_andrew, Sat Feb 19 10:50:31 2005 UTC
# Line 1  Line 1 
1  /* InvocationEvent.java -- call a runnable when dispatched  /* InvocationEvent.java -- call a runnable when dispatched
2     Copyright (C) 1999, 2002, 2004  Free Software Foundation, Inc.     Copyright (C) 1999, 2002, 2004, 2005  Free Software Foundation, Inc.
3    
4  This file is part of GNU Classpath.  This file is part of GNU Classpath.
5    
# Line 48  import java.awt.EventQueue; Line 48  import java.awt.EventQueue;
48   * <code>invokeAndWait</code>, so client code can use this fact to avoid   * <code>invokeAndWait</code>, so client code can use this fact to avoid
49   * writing special-casing AWTEventListener objects.   * writing special-casing AWTEventListener objects.
50   *   *
51   * @author Aaron M. Renn <arenn@urbanophile.com>   * @author Aaron M. Renn (arenn@urbanophile.com)
52   * @see ActiveEvent   * @see ActiveEvent
53   * @see EventQueue#invokeLater(Runnable)   * @see EventQueue#invokeLater(Runnable)
54   * @see EventQueue#invokeAndWait(Runnable)   * @see EventQueue#invokeAndWait(Runnable)

Legend:
Removed from v.1.6.2.1  
changed lines
  Added in v.1.6.2.2

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