/[classpath]/classpath/java/awt/print/PageFormat.java
ViewVC logotype

Diff of /classpath/java/awt/print/PageFormat.java

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

revision 1.5 by mark, Tue Jan 22 22:26:59 2002 UTC revision 1.6 by mkoch, Tue Jun 3 16:49:45 2003 UTC
# Line 183  getImageableWidth() Line 183  getImageableWidth()
183    *    *
184    * @return The imageable height of the paper.    * @return The imageable height of the paper.
185    */    */
186  public double  public double getImageableHeight()
 getImageableHeigth()  
187  {  {
188    return(paper.getImageableHeight());    return(paper.getImageableHeight());
189  }  }

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