Uses of Class
org.rococoa.cocoa.printcore.PrintCoreLibrary.OpaquePMPrinter

Packages that use PrintCoreLibrary.OpaquePMPrinter
org.rococoa.cocoa.printcore   
 

Uses of PrintCoreLibrary.OpaquePMPrinter in org.rococoa.cocoa.printcore
 

Methods in org.rococoa.cocoa.printcore with parameters of type PrintCoreLibrary.OpaquePMPrinter
 boolean PrintCoreLibrary.PMPrinterIsDefault(PrintCoreLibrary.OpaquePMPrinter printer)
          PMPrinterIsDefault()

Availability:
Mac OS X: in version 10.2 and later in ApplicationServices.framework
CarbonLib: not available in CarbonLib 1.x, is available on Mac OS X version 10.2 and later
Non-Carbon CFM: not available
Original signature : Boolean PMPrinterIsDefault(PMPrinter)
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/PrintCore.framework/Headers/PMCore.h:2033
 boolean PrintCoreLibrary.PMPrinterIsFavorite(PrintCoreLibrary.OpaquePMPrinter printer)
          PMPrinterIsFavorite()

Summary:
Return true if the printer is in the user's favorite printer list.
 boolean PrintCoreLibrary.PMPrinterIsPostScriptCapable(PrintCoreLibrary.OpaquePMPrinter printer)
          PMPrinterIsPostScriptCapable()

Availability:
Mac OS X: in version 10.2 and later in ApplicationServices.framework
CarbonLib: in CarbonLib 1.6 and later
Non-Carbon CFM: not available
Original signature : Boolean PMPrinterIsPostScriptCapable(PMPrinter)
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/PrintCore.framework/Headers/PMCore.h:2060
 



Copyright © 2009. All Rights Reserved.