Uses of Class
org.eclipse.swt.internal.cocoa.NSTableView
-
Packages that use NSTableView Package Description org.eclipse.swt.internal.cocoa -
-
Uses of NSTableView in org.eclipse.swt.internal.cocoa
Subclasses of NSTableView in org.eclipse.swt.internal.cocoa Modifier and Type Class Description class
NSOutlineView
class
SWTOutlineView
class
SWTTableView
Methods in org.eclipse.swt.internal.cocoa with parameters of type NSTableView Modifier and Type Method Description boolean
NSObject. tableView(NSTableView tableView, long columnIndex, long newColumnIndex)
boolean
NSObject. tableView(NSTableView tableView, NSCell cell, NSTableColumn tableColumn, long row)
-