Uses of Class
org.rococoa.cocoa.qd.FMOutput

Packages that use FMOutput
org.rococoa.cocoa.qd   
 

Uses of FMOutput in org.rococoa.cocoa.qd
 

Subclasses of FMOutput in org.rococoa.cocoa.qd
static class FMOutput.ByReference
           
static class FMOutput.ByValue
           
 

Methods in org.rococoa.cocoa.qd that return FMOutput
 FMOutput QDLibrary.FMSwapFont(FMInput inRec)
          FMSwapFont() *** DEPRECATED ***

Availability:
Mac OS X: in version 10.0 and later in ApplicationServices.framework [32-bit only] but deprecated in 10.4
CarbonLib: in CarbonLib 1.0 and later
Non-Carbon CFM: in InterfaceLib 7.1 and later
Original signature : FMOutPtr FMSwapFont(const FMInput*)
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/QD.framework/Headers/Fonts.h:307
static FMOutput[] FMOutput.newArray(int arrayLength)
           
 



Copyright © 2009. All Rights Reserved.