/[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.6.2.4 by gnu_andrew, Tue Aug 2 20:12:15 2005 UTC revision 1.6.2.5 by gnu_andrew, Wed Nov 2 00:43:31 2005 UTC
# Line 49  import java.io.BufferedReader; Line 49  import java.io.BufferedReader;
49  import java.io.IOException;  import java.io.IOException;
50  import java.io.InputStreamReader;  import java.io.InputStreamReader;
51  import java.net.URL;  import java.net.URL;
52    import java.text.AttributedCharacterIterator.Attribute;
53  import java.util.ArrayList;  import java.util.ArrayList;
54  import java.util.Enumeration;  import java.util.Enumeration;
55  import java.util.HashMap;  import java.util.HashMap;
# Line 338  public class InputContext Line 339  public class InputContext
339    
340    /**    /**
341     * Starts a reconversion operation in the current input method. The input     * Starts a reconversion operation in the current input method. The input
342     * method gets theh text to reconvert from the client component, using     * method gets the text to reconvert from the client component, using
343     * {@link InputMethodRequests#getSelectedText(Attribute[])}. Then the     * {@link InputMethodRequests#getSelectedText(Attribute[])}. Then the
344     * composed and committed text produced by the operation is sent back to     * composed and committed text produced by the operation is sent back to
345     * the client using a sequence of InputMethodRequests.     * the client using a sequence of InputMethodRequests.

Legend:
Removed from v.1.6.2.4  
changed lines
  Added in v.1.6.2.5

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