/[classpath]/classpath/java/awt/image/PixelGrabber.java
ViewVC logotype

Diff of /classpath/java/awt/image/PixelGrabber.java

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

revision 1.6 by mark, Mon May 6 16:19:20 2002 UTC revision 1.7 by mkoch, Thu Jun 26 19:52:43 2003 UTC
# Line 336  public class PixelGrabber implements Ima Line 336  public class PixelGrabber implements Ima
336      }      }
337    
338      /**      /**
339         @deprecated by getStatus         Get the status of the pixel grabbing representing by ImageObserver flags
340      */  
341           @return the status
342          
343           @specnote This method is not deprecated but getStatus is preferred to use
344         */
345      public synchronized int status()      public synchronized int status()
346      {      {
347          return getStatus();          return getStatus();

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

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