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

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

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

revision 1.2 by mark, Sat Jul 2 20:32:46 2005 UTC revision 1.3 by wbaer, Sun Nov 6 20:46:26 2005 UTC
# Line 1  Line 1 
1  /* PrintServiceAttributeListener.java --  /* PrintServiceAttributeListener.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 service.
43     * Implementations of this interface can be registered with a
44     * {@link javax.print.PrintService} instance.
45     *
46   * @author Michael Koch (konqueror@gmx.de)   * @author Michael Koch (konqueror@gmx.de)
47   */   */
48  public interface PrintServiceAttributeListener  public interface PrintServiceAttributeListener

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

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