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

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

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

revision 1.3.2.2 by gnu_andrew, Tue Aug 2 20:12:36 2005 UTC revision 1.3.2.3 by gnu_andrew, Wed Nov 2 00:43:43 2005 UTC
# Line 64  public interface ComboBoxEditor Line 64  public interface ComboBoxEditor
64     * combo box list then this method should be called to change editting item     * combo box list then this method should be called to change editting item
65     * to the new selected item.     * to the new selected item.
66     *     *
67     * @param selectedItem item that is currently selected in the combo box     * @param item item that is currently selected in the combo box
68     */     */
69    void setItem(Object item);    void setItem(Object item);
70    

Legend:
Removed from v.1.3.2.2  
changed lines
  Added in v.1.3.2.3

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