Uses of Class
org.eclipse.swt.internal.cocoa.NSCell
Packages that use NSCell
-
Uses of NSCell in org.eclipse.swt.internal.cocoa
Subclasses of NSCell in org.eclipse.swt.internal.cocoaModifier and TypeClassDescriptionclass
class
class
class
class
class
class
class
class
class
class
class
class
Methods in org.eclipse.swt.internal.cocoa that return NSCellModifier and TypeMethodDescriptionNSControl.cell()
NSTableColumn.dataCell()
NSTableView.preparedCellAtColumn
(long column, long row) NSBox.titleCell()
Methods in org.eclipse.swt.internal.cocoa with parameters of type NSCellModifier and TypeMethodDescriptionboolean
NSObject.outlineView
(NSOutlineView outlineView, NSCell cell, NSTableColumn tableColumn, id item) void
boolean
NSObject.tableView
(NSTableView tableView, NSCell cell, NSTableColumn tableColumn, long row)