/[classpath]/classpath/java/awt/im/InputContext.java
ViewVC logotype

Diff of /classpath/java/awt/im/InputContext.java

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

revision 1.7 by mkoch, Mon Sep 27 15:11:46 2004 UTC revision 1.8 by mkoch, Wed Feb 16 10:39:27 2005 UTC
# Line 1  Line 1 
1  /* InputContext.java -- provides the context for text input  /* InputContext.java -- provides the context for text input
2     Copyright (C) 2002, 2003, 2004  Free Software Foundation, Inc.     Copyright (C) 2002, 2003, 2004, 2005  Free Software Foundation, Inc.
3    
4  This file is part of GNU Classpath.  This file is part of GNU Classpath.
5    
# Line 74  import java.util.Locale; Line 74  import java.util.Locale;
74   * one entry per line in UTF-8 encoding, each class in the jar that implements   * one entry per line in UTF-8 encoding, each class in the jar that implements
75   * java.awt.im.spi.InputMethodDescriptor.   * java.awt.im.spi.InputMethodDescriptor.
76   *   *
77   * @author Eric Blake <ebb9@email.byu.edu>   * @author Eric Blake (ebb9@email.byu.edu)
78   * @see Component#getInputContext()   * @see Component#getInputContext()
79   * @see Component#enableInputMethods(boolean)   * @see Component#enableInputMethods(boolean)
80   * @since 1.2   * @since 1.2

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8

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