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 NSURL
NSURL.fileURLWithPath
(NSString path) NSURLRequest.URL()
static NSURL
NSURL.URLFromPasteboard
(NSPasteboard pasteBoard) static NSURL
NSURL.URLWithString
(NSString URLString) Methods in org.eclipse.swt.internal.cocoa with parameters of type NSURLModifier and TypeMethodDescriptionNSHTTPCookieStorage.cookiesForURL
(NSURL URL) static NSArray
NSHTTPCookie.cookiesWithResponseHeaderFields
(NSDictionary headerFields, NSURL URL) NSURLRequest.initWithURL
(NSURL URL) void
WebFrame.loadHTMLString
(NSString string, NSURL URL) boolean
static NSURLRequest
NSMutableURLRequest.requestWithURL
(NSURL URL) static NSURLRequest
NSURLRequest.requestWithURL
(NSURL URL) void
NSSavePanel.setDirectoryURL
(NSURL directoryURL) void
NSWindow.setRepresentedURL
(NSURL representedURL) void