Uses of Class
org.rococoa.cocoa.appkit.NSMatrix

Packages that use NSMatrix
org.rococoa.cocoa.appkit   
 

Uses of NSMatrix in org.rococoa.cocoa.appkit
 

Subclasses of NSMatrix in org.rococoa.cocoa.appkit
 class NSForm
          This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
 

Methods in org.rococoa.cocoa.appkit that return NSMatrix
static NSMatrix NSMatrix.alloc()
           
abstract  NSMatrix NSMatrix._class_.alloc()
           
abstract  NSMatrix NSBrowser.matrixInColumn(NSInteger column)
          Return the matrix representing column.
static NSMatrix NSMatrix.new_()
           
abstract  NSMatrix NSMatrix._class_.new_()
           
 

Methods in org.rococoa.cocoa.appkit with parameters of type NSMatrix
abstract  NSInteger NSBrowser.columnOfMatrix(NSMatrix matrix)
          Returns the column that matrix represents.
 



Copyright © 2009. All Rights Reserved.