Uses of Interface
com.jniwrapper.macosx.cocoa.nsinputmanager.NSTextInputProtocol

Packages that use NSTextInputProtocol
com.jniwrapper.macosx.cocoa.nsinputmanager   
com.jniwrapper.macosx.cocoa.nstextview   
 

Uses of NSTextInputProtocol in com.jniwrapper.macosx.cocoa.nsinputmanager
 

Classes in com.jniwrapper.macosx.cocoa.nsinputmanager that implement NSTextInputProtocol
 class NSInputManager
          This class represents NSInputManager class.
 

Uses of NSTextInputProtocol in com.jniwrapper.macosx.cocoa.nstextview
 

Classes in com.jniwrapper.macosx.cocoa.nstextview that implement NSTextInputProtocol
 class NSTextView
          This class represents NSTextView class.