Uses of Class
org.rococoa.cocoa.carboncore.Zone

Packages that use Zone
org.rococoa.cocoa.carboncore   
 

Uses of Zone in org.rococoa.cocoa.carboncore
 

Subclasses of Zone in org.rococoa.cocoa.carboncore
static class Zone.ByReference
           
static class Zone.ByValue
           
 

Methods in org.rococoa.cocoa.carboncore that return Zone
 Zone CarbonCoreLibrary.LMGetApplZone()
          LMGetApplZone() *** DEPRECATED ***

Summary:
This function is deprecated on Mac OS X.
 Zone CarbonCoreLibrary.LMGetSysZone()
          LMGetSysZone() *** DEPRECATED ***

Summary:
This function is deprecated on Mac OS X.
static Zone[] Zone.newArray(int arrayLength)
           
 

Methods in org.rococoa.cocoa.carboncore with parameters of type Zone
 void CarbonCoreLibrary.LMSetApplZone(Zone value)
          LMSetApplZone() *** DEPRECATED ***

Summary:
This function is deprecated on Mac OS X.
 void CarbonCoreLibrary.LMSetSysZone(Zone value)
          LMSetSysZone() *** DEPRECATED ***

Summary:
This function is deprecated on Mac OS X.
 



Copyright © 2009. All Rights Reserved.