/[classpath]/classpath/javax/print/attribute/standard/NumberUpSupported.java
ViewVC logotype

Diff of /classpath/javax/print/attribute/standard/NumberUpSupported.java

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

revision 1.2 by mkoch, Wed May 5 10:58:26 2004 UTC revision 1.2.2.1 by gnu_andrew, Sat Jan 15 17:02:18 2005 UTC
# Line 78  public final class NumberUpSupported ext Line 78  public final class NumberUpSupported ext
78     *     *
79     * @return the class <code>NumberUpSupported</code> itself     * @return the class <code>NumberUpSupported</code> itself
80     */     */
81    public final Class getCategory()    public Class getCategory()
82    {    {
83      return NumberUpSupported.class;      return NumberUpSupported.class;
84    }    }
# Line 88  public final class NumberUpSupported ext Line 88  public final class NumberUpSupported ext
88     *     *
89     * @return the name     * @return the name
90     */     */
91    public final String getName()    public String getName()
92    {    {
93      return "number-up-supported";      return "number-up-supported";
94    }    }

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

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