/[classpath]/classpath/java/awt/Window.java
ViewVC logotype

Diff of /classpath/java/awt/Window.java

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

revision 1.5 by rao, Fri Mar 17 23:49:54 2000 UTC revision 1.6 by jewel, Sat Aug 11 16:12:26 2001 UTC
# Line 204  processWindowEvent(WindowEvent event) Line 204  processWindowEvent(WindowEvent event)
204    * Post a Java 1.0 event to the event queue.    * Post a Java 1.0 event to the event queue.
205    *    *
206    * @param event The event to post.    * @param event The event to post.
207    */  
208  public boolean  public boolean
209  postEvent(Event event)  postEvent(Event event)
210  {  {
211    return(false);    return(false);
212  }  }
213      */
214  /*************************************************************************/  /*************************************************************************/
215    
216  /**  /**

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

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