src/share/classes/javax/print/attribute/standard/DialogTypeSelection.java

Print this page

        

*** 43,53 **** * But note that some options and settings in a native dialog may not * necessarily map to IPP attributes as they may be non-standard platform, * or even printer specific options. * <P> * <B>IPP Compatibility:</B> This is not an IPP attribute. ! * <P> * @since 1.7 * */ public final class DialogTypeSelection extends EnumSyntax implements PrintRequestAttribute { --- 43,53 ---- * But note that some options and settings in a native dialog may not * necessarily map to IPP attributes as they may be non-standard platform, * or even printer specific options. * <P> * <B>IPP Compatibility:</B> This is not an IPP attribute. ! * * @since 1.7 * */ public final class DialogTypeSelection extends EnumSyntax implements PrintRequestAttribute {