|
WebObjects 5.1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NSBundle | |
| com.webobjects.directtoweb | |
| com.webobjects.foundation | |
| Uses of NSBundle in com.webobjects.directtoweb |
| Methods in com.webobjects.directtoweb with parameters of type NSBundle | |
static String |
D2WModel.nameFromFrameworkBundle(NSBundle bundle)
Gets the name of the specified framework bundle. |
| Uses of NSBundle in com.webobjects.foundation |
| Methods in com.webobjects.foundation that return NSBundle | |
static NSBundle |
NSBundle.bundleForClass(Class aClass)
Gets the NSBundle that contains the class aClass. |
static NSBundle |
NSBundle.bundleForName(String aName)
Gets the NSBundle with the specified name aName. |
static NSBundle |
NSBundle.bundleWithPath(String aPath)
Deprecated. To access a bundle that was loaded when the application started, use bundleForName or bundleForClass instead |
static NSBundle |
NSBundle.mainBundle()
Gets the application's main bundle. |
|
Last updated Thu Jan 10 18:10:21 PST 2002. | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||