/[classpath]/classpath/javax/swing/JTextPane.java
ViewVC logotype

Diff of /classpath/javax/swing/JTextPane.java

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

revision 1.10 by rabbit78, Thu Aug 25 20:53:05 2005 UTC revision 1.11 by rabbit78, Fri Sep 30 19:54:18 2005 UTC
# Line 179  public class JTextPane Line 179  public class JTextPane
179          doc.setCharacterAttributes(start, contentLength, getInputAttributes(),          doc.setCharacterAttributes(start, contentLength, getInputAttributes(),
180                                     true);                                     true);
181    
         // Set dot to new position.  
         setCaretPosition(start + contentLength);  
182        }        }
183      catch (BadLocationException e)      catch (BadLocationException e)
184        {        {

Legend:
Removed from v.1.10  
changed lines
  Added in v.1.11

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