[Previous]
[Up]
[Next]
NSInputManager
Authors
- Richard Frith-Macdonald
-
Version: $Revision$
Date: $Date$
Declared in: Gui/NSInputManager.h
Inherits from: NSObject
Conforms to: NSTextInput
Instance Variables
Methods
Class Methods
+ (NSInputManager*) currentInputManager;
Instances Methods
- (NSInputManager*) initWithName: (NSString*)inputServerName;
- (NSString*) localizedInputManagerName;
- (void) markedTextSelectionChanged: (NSRange)aRange;
- (void) markedTextWillBeAbandoned: (id)sender;
- (BOOL) wantsToInterpretAllKeystrokes;