home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
NeXTSTEP 3.3 (Developer)
/
NeXT_Developer-3.3.iso
/
NextDeveloper
/
Apps
/
ProcessMonitor.app
/
English.lproj
/
ControlInspector.nib
/
data.classes
next >
Wrap
Text File
|
1994-11-29
|
333b
|
29 lines
ControlInspector = {
ACTIONS = {
pause:;
play:;
stop:;
};
OUTLETS = {
pause;
play;
stop;
pid;
suspend;
};
SUPERCLASS = Inspector;
};
FirstResponder = {
ACTIONS = {
};
SUPERCLASS = Object;
};
Inspector = {
OUTLETS = {
window;
contentView;
inspectView;
};
SUPERCLASS = Object;
};