Uses of Class
org.eclipse.swt.internal.cocoa.NSTableView
Packages that use NSTableView
-
Uses of NSTableView in org.eclipse.swt.internal.cocoa
Subclasses of NSTableView in org.eclipse.swt.internal.cocoaMethods in org.eclipse.swt.internal.cocoa with parameters of type NSTableViewModifier and TypeMethodDescriptionboolean
NSObject.tableView
(NSTableView tableView, long row) boolean
NSObject.tableView
(NSTableView tableView, long columnIndex, long newColumnIndex) boolean
NSObject.tableView
(NSTableView tableView, NSCell cell, NSTableColumn tableColumn, long row)