/[classpath]/classpath/gnu/java/awt/peer/gtk/GdkTextLayout.java
ViewVC logotype

Diff of /classpath/gnu/java/awt/peer/gtk/GdkTextLayout.java

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

revision 1.4 by mark, Sat Jul 2 20:32:12 2005 UTC revision 1.5 by smarothy, Thu Sep 29 13:41:50 2005 UTC
# Line 388  public class GdkTextLayout Line 388  public class GdkTextLayout
388      throw new Error("not implemented");      throw new Error("not implemented");
389    }    }
390    
391    public Shape getOutline (AffineTransform tx)    public native Shape getOutline (AffineTransform tx);
   {  
     throw new Error("not implemented");  
   }  
392    
393    public Shape getVisualHighlightShape (TextHitInfo firstEndpoint,    public Shape getVisualHighlightShape (TextHitInfo firstEndpoint,
394                                          TextHitInfo secondEndpoint,                                          TextHitInfo secondEndpoint,

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