/[gnustep]/gnustep/core/gui/Headers/AppKit/NSInputManager.h
ViewVC logotype

Diff of /gnustep/core/gui/Headers/AppKit/NSInputManager.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.3 by fedor, Thu May 26 02:52:41 2005 UTC revision 1.4 by FredKiefer, Wed Oct 19 23:54:22 2005 UTC
# Line 133  Line 133 
133  }  }
134  + (NSInputManager *) currentInputManager;  + (NSInputManager *) currentInputManager;
135    
136  - (id) initWithName: (NSString *)inputServerName  - (NSInputManager *) initWithName: (NSString *)inputServerName
137                 host: (NSString *)hostName;                               host: (NSString *)hostName;
138    
139  - (BOOL) handleMouseEvent: (NSEvent *)theMouseEvent;  - (BOOL) handleMouseEvent: (NSEvent *)theMouseEvent;
140  - (void) handleKeyboardEvents: (NSArray *)eventArray  - (void) handleKeyboardEvents: (NSArray *)eventArray

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26