Uses of Class
org.eclipse.swt.internal.cocoa.NSScreen
-
Packages that use NSScreen Package Description org.eclipse.swt.internal.cocoa -
-
Uses of NSScreen in org.eclipse.swt.internal.cocoa
Methods in org.eclipse.swt.internal.cocoa that return NSScreen Modifier and Type Method Description static NSScreenNSScreen. mainScreen()NSScreenNSWindow. screen()Methods in org.eclipse.swt.internal.cocoa with parameters of type NSScreen Modifier and Type Method Description NSWindowNSWindow. initWithContentRect(NSRect contentRect, long aStyle, long bufferingType, boolean flag, NSScreen screen)
-