/[classpath]/classpath/java/awt/im/spi/InputMethod.java
ViewVC logotype

Diff of /classpath/java/awt/im/spi/InputMethod.java

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

revision 1.1.2.1 by gnu_andrew, Sun Jan 16 02:14:47 2005 UTC revision 1.1.2.2 by gnu_andrew, Sat Feb 19 10:50:32 2005 UTC
# Line 1  Line 1 
1  /* InputMethod.java -- defines an interface for complex text input  /* InputMethod.java -- defines an interface for complex text input
2     Copyright (C) 2002 Free Software Foundation, Inc.     Copyright (C) 2002, 2005  Free Software Foundation, Inc.
3    
4  This file is part of GNU Classpath.  This file is part of GNU Classpath.
5    
# Line 51  import java.util.Locale; Line 51  import java.util.Locale;
51   * <p>These contexts can be loaded by the input method framework, using   * <p>These contexts can be loaded by the input method framework, using
52   * {@link InputContext#selectInputMethod(Locale)}.   * {@link InputContext#selectInputMethod(Locale)}.
53   *   *
54   * @author Eric Blake <ebb9@email.byu.edu>   * @author Eric Blake (ebb9@email.byu.edu)
55   * @since 1.3   * @since 1.3
56   * @status updated to 1.4   * @status updated to 1.4
57   */   */

Legend:
Removed from v.1.1.2.1  
changed lines
  Added in v.1.1.2.2

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