/[classpath]/classpath/javax/print/event/PrintJobAttributeListener.java
ViewVC logotype

Diff of /classpath/javax/print/event/PrintJobAttributeListener.java

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

revision 1.1.2.1 by gnu_andrew, Tue Aug 2 20:12:36 2005 UTC revision 1.1.2.2 by gnu_andrew, Sun Nov 27 21:00:37 2005 UTC
# Line 1  Line 1 
1  /* PrintJobAttributeListener.java --  /* PrintJobAttributeListener.java --
2     Copyright (C) 2004  Free Software Foundation, Inc.     Copyright (C) 2004, 2005  Free Software Foundation, Inc.
3    
4  This file is part of GNU Classpath.  This file is part of GNU Classpath.
5    
# Line 39  package javax.print.event; Line 39  package javax.print.event;
39    
40    
41  /**  /**
42     * Listener interface to receive attribute changes from a print job.
43     * Implementations of this interface can be registered with a
44     * {@link javax.print.DocPrintJob} instance.
45     *  
46   * @author Michael Koch (konqueror@gmx.de)   * @author Michael Koch (konqueror@gmx.de)
47   */   */
48  public interface PrintJobAttributeListener  public interface PrintJobAttributeListener

Legend:
Removed from v.1.1.2.1  
changed lines
  Added in v.1.1.2.2

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