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

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

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

revision 1.4.2.1 by gnu_andrew, Sat Jan 15 17:02:20 2005 UTC revision 1.4.2.2 by gnu_andrew, Sun Jan 16 15:15:13 2005 UTC
# Line 58  public class DefaultCellEditor Line 58  public class DefaultCellEditor
58    extends AbstractCellEditor    extends AbstractCellEditor
59    implements TableCellEditor, TreeCellEditor    implements TableCellEditor, TreeCellEditor
60  {  {
61    static final long serialVersionUID = 3564035141373880027L;    private static final long serialVersionUID = 3564035141373880027L;
62    
63    /**    /**
64     * EditorDelegate     * EditorDelegate

Legend:
Removed from v.1.4.2.1  
changed lines
  Added in v.1.4.2.2

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