/[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.1.2.4 by gnu_andrew, Tue Aug 2 20:12:09 2005 UTC revision 1.1.2.5 by gnu_andrew, Wed Nov 2 00:43:27 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.1.2.4  
changed lines
  Added in v.1.1.2.5

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