/[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.4 by trebligd, Mon Nov 7 12:09:44 2005 UTC revision 1.5 by trebligd, Mon Nov 7 16:59:06 2005 UTC
# Line 129  public class MetalComboBoxEditor extends Line 129  public class MetalComboBoxEditor extends
129    }    }
130        
131    /** The editor's border insets. */    /** The editor's border insets. */
132    protected static Insets editorBorderInsets = new Insets(2, 2, 2, 2);    protected static Insets editorBorderInsets = new Insets(4, 2, 4, 0);
133        
134    /**    /**
135     * Creates a new editor.     * Creates a new editor.

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