GormSoundInspector

Authors

Gregory John Casamento (greg_casamento@yahoo.com)
allow user to select custom classes

Copyright: (C) 2002 Free Software Foundation, Inc.

Software documentation for the GormSoundInspector class

GormSoundInspector : IBInspector

Declared in:
GormCore/GormSoundInspector.h
Description forthcoming.

Instance Variables

Method summary

pause: 

- (void) pause: (id)sender;
Description forthcoming.

play: 

- (void) play: (id)sender;
Description forthcoming.

record: 

- (void) record: (id)sender;
Description forthcoming.

stop: 

- (void) stop: (id)sender;
Description forthcoming.



Instance Variables for GormSoundInspector Class

soundView

@protected GormSoundView* soundView;
Description forthcoming.