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

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

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

revision 1.5 by mkoch, Sat Jan 10 21:08:57 2004 UTC revision 1.6 by mark, Thu Jul 22 19:45:39 2004 UTC
# Line 79  public class ComponentView extends View Line 79  public class ComponentView extends View
79      }      }
80    
81      public Shape modelToView(int pos, Shape a, Position.Bias b)      public Shape modelToView(int pos, Shape a, Position.Bias b)
82          throws BadLocationException
83      {      {
84          return null;          return null;
85      }      }

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

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