Package org.eclipse.swt.internal.cocoa
Class NSBundle
java.lang.Object
org.eclipse.swt.internal.cocoa.id
org.eclipse.swt.internal.cocoa.NSObject
org.eclipse.swt.internal.cocoa.NSBundle
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic NSBundle
bundleWithIdentifier
(NSString identifier) static NSBundle
bundleWithPath
(NSString path) static boolean
loadNibFile
(NSString fileName, NSDictionary context, long zone) static NSBundle
pathForResource
(NSString name, NSString ext) pathForResource
(NSString name, NSString ext, NSString subpath, NSString localizationName) Methods inherited from class org.eclipse.swt.internal.cocoa.NSObject
accessibilityAttributeValue, accessibilitySetOverrideValue, addEventListener, alloc, autorelease, cancelAuthenticationChallenge, className, conformsToProtocol, copy, description, draggedImage, draggingDestinationWindow, draggingLocation, draggingPasteboard, draggingSourceOperationMask, handleEvent, init, isEqual, isEqualTo, isKindOfClass, mutableCopy, outlineView, outlineView, outlineView, outlineView, performSelector, performSelectorOnMainThread, readSelectionFromPasteboard, release, respondsToSelector, retain, retainCount, setValue, superclass, tableView, tableView, tableView, useCredential, valueForKey, writeSelectionToPasteboard
Methods inherited from class org.eclipse.swt.internal.cocoa.id
equals, hashCode, objc_getClass, toString
-
Constructor Details
-
NSBundle
public NSBundle() -
NSBundle
public NSBundle(long id) -
NSBundle
-
-
Method Details
-
loadNibFile
-
bundleIdentifier
-
bundlePath
-
bundleWithIdentifier
-
bundleWithPath
-
infoDictionary
-
mainBundle
-
objectForInfoDictionaryKey
-
pathForResource
-
pathForResource
-
resourcePath
-