Uses of Interface
org.rococoa.cocoa.appkit.categories.NSInterfaceStyle

Packages that use NSInterfaceStyle
org.rococoa.cocoa.appkit   
org.rococoa.cocoa.appkit.categories   
 

Uses of NSInterfaceStyle in org.rococoa.cocoa.appkit
 

Methods in org.rococoa.cocoa.appkit that return NSInterfaceStyle
 NSInterfaceStyle NSResponder.as_NSResponder_NSInterfaceStyle()
           
 NSInterfaceStyle AppKitLibrary.NSInterfaceStyleForKey(NSString key, NSResponder responder)
          Original signature : NSInterfaceStyle NSInterfaceStyleForKey(NSString*, NSResponder*)
native declaration : /System/Library/Frameworks/AppKit.framework/Headers/NSInterfaceStyle.h:20
 

Uses of NSInterfaceStyle in org.rococoa.cocoa.appkit.categories
 

Methods in org.rococoa.cocoa.appkit.categories that return NSInterfaceStyle
 NSInterfaceStyle NSInterfaceStyle.interfaceStyle()
          Original signature : -(NSInterfaceStyle)interfaceStyle
from NSInterfaceStyle native declaration : NSInterfaceStyle.h:24
 

Methods in org.rococoa.cocoa.appkit.categories with parameters of type NSInterfaceStyle
 void NSInterfaceStyle.setInterfaceStyle(NSInterfaceStyle interfaceStyle)
          Original signature : -(void)setInterfaceStyle:(NSInterfaceStyle)
from NSInterfaceStyle native declaration : NSInterfaceStyle.h:25
 



Copyright © 2009. All Rights Reserved.