/[classpath]/classpath/javax/swing/text/StyledEditorKit.java
ViewVC logotype

Diff of /classpath/javax/swing/text/StyledEditorKit.java

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

revision 1.9 by rabbit78, Fri Jul 29 09:56:10 2005 UTC revision 1.10 by rabbit78, Fri Jul 29 13:01:46 2005 UTC
# Line 441  public class StyledEditorKit extends Def Line 441  public class StyledEditorKit extends Def
441        else if (name.equals(StyleConstants.IconElementName))        else if (name.equals(StyleConstants.IconElementName))
442          view = new IconView(element);          view = new IconView(element);
443    
444        return null;        return view;
445      }      }
446    }    }
447    

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.10

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