Uses of Class
org.eclipse.swt.internal.cocoa.NSTextStorage
-
Packages that use NSTextStorage Package Description org.eclipse.swt.graphics org.eclipse.swt.internal.cocoa -
-
Uses of NSTextStorage in org.eclipse.swt.graphics
Fields in org.eclipse.swt.graphics declared as NSTextStorage Modifier and Type Field Description NSTextStorage
GCData. textStorage
-
Uses of NSTextStorage in org.eclipse.swt.internal.cocoa
Methods in org.eclipse.swt.internal.cocoa that return NSTextStorage Modifier and Type Method Description NSTextStorage
NSTextView. textStorage()
Methods in org.eclipse.swt.internal.cocoa with parameters of type NSTextStorage Modifier and Type Method Description void
NSLayoutManager. setTextStorage(NSTextStorage textStorage)
-