/[classpath]/classpath/java/text/AttributedString.java
ViewVC logotype

Diff of /classpath/java/text/AttributedString.java

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

revision 1.11 by mark, Sat Jul 2 20:32:41 2005 UTC revision 1.12 by trebligd, Sat Jul 23 20:25:15 2005 UTC
# Line 342  addAttribute(AttributedCharacterIterator Line 342  addAttribute(AttributedCharacterIterator
342    * @param begin_index The beginning index.    * @param begin_index The beginning index.
343    * @param end_index The ending index    * @param end_index The ending index
344    *    *
345    * @param IllegalArgumentException If the list is <code>null</code> or the subrange is not valid.    * @throws IllegalArgumentException If the list is <code>null</code> or the
346      * subrange is not valid.
347    */    */
348  public void  public void
349  addAttributes(Map attributes, int begin_index, int end_index)  addAttributes(Map attributes, int begin_index, int end_index)

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

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