/[classpath]/classpath/java/awt/Choice.java
ViewVC logotype

Diff of /classpath/java/awt/Choice.java

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

revision 1.7 by tromey, Sun Mar 24 22:34:24 2002 UTC revision 1.8 by mark, Mon May 6 16:19:19 2002 UTC
# Line 234  remove(String item) Line 234  remove(String item)
234    *    *
235    * @param index The index of the item to remove.    * @param index The index of the item to remove.
236    *    *
237    * @exception ArrayIndexOutOfBoundException If the index is not valid.    * @exception ArrayIndexOutOfBoundsException If the index is not valid.
238    */    */
239  public synchronized void  public synchronized void
240  remove(int index)  remove(int index)

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