Developer Documentation
PATH  Mac OS X Documentation > Application Kit Reference: Java


[Previous] [Class List] [Next]

NSInputServer


Inherits from: NSObject
Package: com.apple.yellow.application


Class Description


<<forthcoming>>


Adopted Protocols


<<Forthcoming>>

Method Types


<<Forthcoming>>

Constructors


NSInputServer

public NSInputServer()

public NSInputServer(Object anObject, String aString)



Instance Methods



activeConversationChanged

public void activeConversationChanged(Object anObject, int anInt)



activeConversationWillChange

public void activeConversationWillChange(Object anObject, int anInt)



<<forthcoming>>

canBeDisabled

public boolean canBeDisabled()

- (BOOL)canBeDisabled

<<forthcoming>>

<<forthcoming>>

doCommandBySelector

public void doCommandBySelector(NSSelector aNSSelector, Object anObject)



<<forthcoming>>

<<forthcoming>>

inputClientBecomeActive

public void inputClientBecomeActive(Object anObject)



inputClientDisabled

public void inputClientDisabled(Object anObject)



inputClientEnabled

public void inputClientEnabled(Object anObject)



inputClientResignActive

public void inputClientResignActive(Object anObject)



insertText

public void insertText(Object anObject, Object anObject)



<<forthcoming>>

markedTextAbandoned

public void markedTextAbandoned(Object anObject)



<<forthcoming>>

<<forthcoming>>

markedTextSelectionChanged

public void markedTextSelectionChanged(NSRange aNSRange, Object anObject)



mouseDownOnCharacterIndex

public boolean mouseDownOnCharacterIndex(int anInt, NSPoint aNSPoint, int anInt, Object anObject)



mouseDraggedOnCharacterIndex

public boolean mouseDraggedOnCharacterIndex(int anInt, NSPoint aNSPoint, int anInt, Object anObject)



mouseUpOnCharacterIndex

public void mouseUpOnCharacterIndex(int anInt, NSPoint aNSPoint, int anInt, Object anObject)



<<forthcoming>>

<<forthcoming>>

<<forthcoming>>

terminate

public void terminate(Object sender)

<<forthcoming>>

wantsToDelayTextChangeNotifications

public boolean wantsToDelayTextChangeNotifications()



wantsToHandleMouseEvents

public boolean wantsToHandleMouseEvents()



wantsToInterpretAllKeystrokes

public boolean wantsToInterpretAllKeystrokes()

<<forthcoming>>


[Previous] [Next]