2003/09/19 05:26:47
[org.ibex.core.git] / src / org / xwt / Picture.java
index 1013cc4..8cd3c97 100644 (file)
@@ -4,7 +4,7 @@ package org.xwt;
 /** 
  *    <p>
  *    The in-memory representation of a PNG or GIF image. It is
- *    read-only. It is usually passed to DoubleBuffer.drawPicture()
+ *    read-only. It is usually passed to PixelBuffer.drawPicture()
  *    </p>
  *
  *    <p>