Uses of Interface
com.jniwrapper.macosx.cocoa.nsuserinterfacevalidation.NSUserInterfaceValidationsProtocol

Packages that use NSUserInterfaceValidationsProtocol
com.jniwrapper.macosx.cocoa.nsoutlineview   
com.jniwrapper.macosx.cocoa.nstableview   
com.jniwrapper.macosx.cocoa.nstextview   
 

Uses of NSUserInterfaceValidationsProtocol in com.jniwrapper.macosx.cocoa.nsoutlineview
 

Classes in com.jniwrapper.macosx.cocoa.nsoutlineview that implement NSUserInterfaceValidationsProtocol
 class NSOutlineView
          This class represents NSOutlineView class.
 

Uses of NSUserInterfaceValidationsProtocol in com.jniwrapper.macosx.cocoa.nstableview
 

Classes in com.jniwrapper.macosx.cocoa.nstableview that implement NSUserInterfaceValidationsProtocol
 class NSTableView
          This class represents NSTableView class.
 

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

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