/[classpath]/classpath/javax/swing/plaf/metal/MetalComboBoxEditor.java
ViewVC logotype

Diff of /classpath/javax/swing/plaf/metal/MetalComboBoxEditor.java

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

revision 1.3 by rabbit78, Wed Oct 19 13:46:02 2005 UTC revision 1.4 by trebligd, Mon Nov 7 12:09:44 2005 UTC
# Line 137  public class MetalComboBoxEditor extends Line 137  public class MetalComboBoxEditor extends
137    public MetalComboBoxEditor()    public MetalComboBoxEditor()
138    {    {
139      super();      super();
     editor = new JTextField();  
140      editor.setBorder(new MetalComboBoxEditorBorder());      editor.setBorder(new MetalComboBoxEditorBorder());
141    }    }
142        

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

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