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 NSBundlebundleWithIdentifier(NSString identifier) static NSBundlebundleWithPath(NSString path) static booleanloadNibFile(NSString fileName, NSDictionary context, long zone) static NSBundlepathForResource(NSString name, NSString ext) pathForResource(NSString name, NSString ext, NSString subpath, NSString localizationName) Methods inherited from class 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, writeSelectionToPasteboardMethods inherited from class 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
-