Uses of Class
org.rococoa.cocoa.appkit.NSInputServer

Packages that use NSInputServer
org.rococoa.cocoa.appkit   
 

Uses of NSInputServer in org.rococoa.cocoa.appkit
 

Methods in org.rococoa.cocoa.appkit that return NSInputServer
static NSInputServer NSInputServer.alloc()
           
abstract  NSInputServer NSInputServer._class_.alloc()
           
static NSInputServer NSInputServer.createWithDelegate_name(ObjCObject aDelegate, NSString name)
          Factory method
abstract  NSInputServer NSInputServer.initWithDelegate_name(ObjCObject aDelegate, NSString name)
          Original signature : -(id)initWithDelegate:(id) name:(NSString*)
native declaration : NSInputServer.h:68
static NSInputServer NSInputServer.new_()
           
abstract  NSInputServer NSInputServer._class_.new_()
           
abstract  NSInputServer NSInputManager.server()
          Original signature : -(NSInputServer*)server
native declaration : NSInputManager.h:103
 



Copyright © 2009. All Rights Reserved.