|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.rococoa.cocoa.foundation.NSObject
org.rococoa.cocoa.foundation.NSClass
org.rococoa.cocoa.foundation.NSObject._class_
org.rococoa.cocoa.appkit.NSSound._class_
public abstract static class NSSound._class_
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.rococoa.cocoa.foundation.NSObject |
|---|
NSObject._class_ |
| Nested classes/interfaces inherited from interface org.rococoa.ObjCClass |
|---|
ObjCClass._Class |
| Nested classes/interfaces inherited from interface org.rococoa.cocoa.foundation.protocols.NSObject |
|---|
NSObject._static_ |
| Field Summary |
|---|
| Fields inherited from interface org.rococoa.ObjCClass |
|---|
CLASS |
| Constructor Summary | |
|---|---|
NSSound._class_()
|
|
| Method Summary | |
|---|---|
abstract NSSound |
alloc()
Original signature : +(id)allocnative declaration : NSObject.h:77 |
NSDeprecated._static_ |
asStatic_NSSound_NSDeprecated()
|
abstract boolean |
canInitWithPasteboard(NSPasteboard pasteboard)
Pasteboard support Original signature : +(BOOL)canInitWithPasteboard:(NSPasteboard*)native declaration : NSSound.h:52 |
abstract NSSound |
new_()
Original signature : +(id)newnative declaration : NSObject.h:75 |
abstract NSObject |
soundNamed(NSString name)
If this finds & creates the sound, only name is saved when archived. |
abstract NSArray |
soundUnfilteredTypes()
Original signature : +(NSArray*)soundUnfilteredTypesnative declaration : NSSound.h:54 |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.rococoa.ObjCObject |
|---|
id |
| Methods inherited from interface org.rococoa.cocoa.foundation.protocols.NSObject |
|---|
autorelease, hash, isEqual, isMemberOfClass, isProxy, performSelector_withObject_withObject, performSelector_withObject, performSelector, respondsToSelector, self, zone |
| Constructor Detail |
|---|
public NSSound._class_()
| Method Detail |
|---|
public NSDeprecated._static_ asStatic_NSSound_NSDeprecated()
public abstract NSObject soundNamed(NSString name)
+(id)soundNamed:(NSString*)
public abstract boolean canInitWithPasteboard(NSPasteboard pasteboard)
+(BOOL)canInitWithPasteboard:(NSPasteboard*)
public abstract NSArray soundUnfilteredTypes()
+(NSArray*)soundUnfilteredTypes
public abstract NSSound alloc()
NSObject._class_+(id)alloc
alloc in class NSObject._class_public abstract NSSound new_()
NSObject._class_+(id)new
new_ in class NSObject._class_
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||