Uses of Class
org.eclipse.swt.internal.cocoa.NSURL
Packages that use NSURL
-
Uses of NSURL in org.eclipse.swt.internal.cocoa
Methods in org.eclipse.swt.internal.cocoa that return NSURLModifier and TypeMethodDescriptionstatic NSURLNSURL.fileURLWithPath(NSString path) NSURLRequest.URL()static NSURLNSURL.URLFromPasteboard(NSPasteboard pasteBoard) static NSURLNSURL.URLWithString(NSString URLString) Methods in org.eclipse.swt.internal.cocoa with parameters of type NSURLModifier and TypeMethodDescriptionNSHTTPCookieStorage.cookiesForURL(NSURL URL) static NSArrayNSHTTPCookie.cookiesWithResponseHeaderFields(NSDictionary headerFields, NSURL URL) NSURLRequest.initWithURL(NSURL URL) voidWebFrame.loadHTMLString(NSString string, NSURL URL) booleanstatic NSURLRequestNSMutableURLRequest.requestWithURL(NSURL URL) static NSURLRequestNSURLRequest.requestWithURL(NSURL URL) voidNSSavePanel.setDirectoryURL(NSURL directoryURL) voidNSWindow.setRepresentedURL(NSURL representedURL) void