|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
This interface represents NSInputServiceProviderProtocol protocol.
See the protocol documentation at the Apple's site: NSInputServiceProviderProtocol
| Method Summary | |
void |
activeConversationChanged_toNewConversation(Id sender,
com.jniwrapper.Int32 newConversation)
This method represents the activeConversationChanged() method of the NSInputServiceProviderProtocol Objective-C protocol. |
void |
activeConversationWillChange_fromOldConversation(Id sender,
com.jniwrapper.Int32 oldConversation)
This method represents the activeConversationWillChange() method of the NSInputServiceProviderProtocol Objective-C protocol. |
com.jniwrapper.Bool |
canBeDisabled()
|
void |
doCommandBySelector_client(Sel aSelector,
Id sender)
This method represents the doCommandBySelector() method of the NSInputServiceProviderProtocol Objective-C protocol. |
void |
inputClientBecomeActive(Id sender)
|
void |
inputClientDisabled(Id sender)
|
void |
inputClientEnabled(Id sender)
|
void |
inputClientResignActive(Id sender)
|
void |
insertText_client(Id aString,
Id sender)
This method represents the insertText() method of the NSInputServiceProviderProtocol Objective-C protocol. |
void |
markedTextAbandoned(Id sender)
|
void |
markedTextSelectionChanged_client(NSRange newSel,
Id sender)
This method represents the markedTextSelectionChanged() method of the NSInputServiceProviderProtocol Objective-C protocol. |
void |
terminate(Id sender)
|
com.jniwrapper.Bool |
wantsToDelayTextChangeNotifications()
|
com.jniwrapper.Bool |
wantsToHandleMouseEvents()
|
com.jniwrapper.Bool |
wantsToInterpretAllKeystrokes()
|
| Method Detail |
public void markedTextAbandoned(Id sender)
public void terminate(Id sender)
public com.jniwrapper.Bool wantsToHandleMouseEvents()
public void inputClientDisabled(Id sender)
public void activeConversationWillChange_fromOldConversation(Id sender,
com.jniwrapper.Int32 oldConversation)
activeConversationWillChange() method of the NSInputServiceProviderProtocol Objective-C protocol.
sender - oldConversation - public void inputClientEnabled(Id sender)
public com.jniwrapper.Bool wantsToInterpretAllKeystrokes()
public void markedTextSelectionChanged_client(NSRange newSel,
Id sender)
markedTextSelectionChanged() method of the NSInputServiceProviderProtocol Objective-C protocol.
newSel - sender - public com.jniwrapper.Bool canBeDisabled()
public void doCommandBySelector_client(Sel aSelector,
Id sender)
doCommandBySelector() method of the NSInputServiceProviderProtocol Objective-C protocol.
aSelector - sender - public com.jniwrapper.Bool wantsToDelayTextChangeNotifications()
public void activeConversationChanged_toNewConversation(Id sender,
com.jniwrapper.Int32 newConversation)
activeConversationChanged() method of the NSInputServiceProviderProtocol Objective-C protocol.
sender - newConversation - public void inputClientResignActive(Id sender)
public void inputClientBecomeActive(Id sender)
public void insertText_client(Id aString,
Id sender)
insertText() method of the NSInputServiceProviderProtocol Objective-C protocol.
aString - sender -
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||