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

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

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

revision 1.9 by audriusa, Sat Feb 26 20:34:27 2005 UTC revision 1.10 by mkoch, Thu Apr 28 05:46:01 2005 UTC
# Line 474  public class JTextArea extends JTextComp Line 474  public class JTextArea extends JTextComp
474        }        }
475      catch (BadLocationException e)      catch (BadLocationException e)
476        {        {
477          // This cannot happen as we check offset above.          // This cannot happen as we check offset above.
         throw new Error("Please report a bug", e);  
478        }        }
479    }    }
480  }  }

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

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