src/share/classes/javax/print/PrintService.java

Print this page

        

*** 325,335 **** * <LI> * Return a single object (of some class other than the attribute category) * that indicates bounds on the legal values -- used, for example, by an * integer-valued attribute that must lie within a certain range. * </UL> - * <P> * * @param category Printing attribute category to test. It must be a * {@link java.lang.Class Class} that implements * interface {@link * javax.print.attribute.Attribute Attribute}. --- 325,334 ----