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

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

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

revision 1.4 by mkoch, Sun Jun 8 14:14:50 2003 UTC revision 1.5 by mkoch, Sun Oct 12 16:44:39 2003 UTC
# Line 232  public class JComboBox extends JComponen Line 232  public class JComboBox extends JComponen
232                   * @param value1 TODO                   * @param value1 TODO
233                   * @returns int                   * @returns int
234                   */                   */
235                  public abstract int selectionForKey(char value0, ComboBoxModel value1);                  int selectionForKey(char value0, ComboBoxModel value1);
236    
237    
238          } // KeySelectionManager          } // KeySelectionManager

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

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