Uses of Class
org.eclipse.swt.internal.cocoa.NSCursor
Packages that use NSCursor
-
Uses of NSCursor in org.eclipse.swt.graphics
Fields in org.eclipse.swt.graphics declared as NSCursorModifier and TypeFieldDescriptionCursor.handle
the handle to the OS cursor resource (Warning: This field is platform dependent)Methods in org.eclipse.swt.graphics with parameters of type NSCursor -
Uses of NSCursor in org.eclipse.swt.internal.cocoa
Methods in org.eclipse.swt.internal.cocoa that return NSCursorModifier and TypeMethodDescriptionstatic NSCursor
NSCursor.arrowCursor()
static NSCursor
NSCursor.crosshairCursor()
static NSCursor
NSCursor.currentCursor()
NSClipView.documentCursor()
static NSCursor
NSCursor.IBeamCursor()
NSCursor.initWithImage
(NSImage newImage, NSPoint aPoint) static NSCursor
NSCursor.operationNotAllowedCursor()
static NSCursor
NSCursor.pointingHandCursor()
static NSCursor
NSCursor.resizeDownCursor()
static NSCursor
NSCursor.resizeLeftCursor()
static NSCursor
NSCursor.resizeLeftRightCursor()
static NSCursor
NSCursor.resizeRightCursor()
static NSCursor
NSCursor.resizeUpCursor()
static NSCursor
NSCursor.resizeUpDownCursor()
Methods in org.eclipse.swt.internal.cocoa with parameters of type NSCursor