Uses of Class
org.eclipse.swt.internal.cocoa.NSButtonCell
Packages that use NSButtonCell
-
Uses of NSButtonCell in org.eclipse.swt.internal.cocoa
Subclasses of NSButtonCell in org.eclipse.swt.internal.cocoaMethods in org.eclipse.swt.internal.cocoa that return NSButtonCellModifier and TypeMethodDescriptionNSSearchFieldCell.cancelButtonCell()
NSWindow.defaultButtonCell()
NSSearchFieldCell.searchButtonCell()
Methods in org.eclipse.swt.internal.cocoa with parameters of type NSButtonCellModifier and TypeMethodDescriptionvoid
NSSearchFieldCell.setCancelButtonCell
(NSButtonCell cancelButtonCell) void
NSWindow.setDefaultButtonCell
(NSButtonCell defaultButtonCell) void
NSSearchFieldCell.setSearchButtonCell
(NSButtonCell searchButtonCell)