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

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

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

revision 1.10.2.1 by gnu_andrew, Fri Jan 14 10:24:15 2005 UTC revision 1.10.2.2 by gnu_andrew, Sat Feb 19 10:50:31 2005 UTC
# Line 1  Line 1 
1  /* KeyEvent.java -- event for key presses  /* KeyEvent.java -- event for key presses
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 70  import java.io.ObjectInputStream; Line 70  import java.io.ObjectInputStream;
70   * as VK_ALL_CANDIDATES in place of ALT+VK_CONVERT. Do not rely on the value   * as VK_ALL_CANDIDATES in place of ALT+VK_CONVERT. Do not rely on the value
71   * of the VK_* constants, except for VK_ENTER, VK_BACK_SPACE, and VK_TAB.   * of the VK_* constants, except for VK_ENTER, VK_BACK_SPACE, and VK_TAB.
72   *   *
73   * @author Aaron M. Renn <arenn@urbanophile.com>   * @author Aaron M. Renn (arenn@urbanophile.com)
74   * @author Eric Blake <ebb9@email.byu.edu>   * @author Eric Blake (ebb9@email.byu.edu)
75   * @see KeyAdapter   * @see KeyAdapter
76   * @see KeyListener   * @see KeyListener
77   * @since 1.1   * @since 1.1

Legend:
Removed from v.1.10.2.1  
changed lines
  Added in v.1.10.2.2

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