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.handlethe 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 NSCursorNSCursor.arrowCursor()static NSCursorNSCursor.crosshairCursor()static NSCursorNSCursor.currentCursor()NSClipView.documentCursor()static NSCursorNSCursor.IBeamCursor()NSCursor.initWithImage(NSImage newImage, NSPoint aPoint) static NSCursorNSCursor.operationNotAllowedCursor()static NSCursorNSCursor.pointingHandCursor()static NSCursorNSCursor.resizeDownCursor()static NSCursorNSCursor.resizeLeftCursor()static NSCursorNSCursor.resizeLeftRightCursor()static NSCursorNSCursor.resizeRightCursor()static NSCursorNSCursor.resizeUpCursor()static NSCursorNSCursor.resizeUpDownCursor()Methods in org.eclipse.swt.internal.cocoa with parameters of type NSCursor