home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
NeXTSTEP 3.3 (Developer)
/
NeXT_Developer-3.3.iso
/
NextDeveloper
/
Apps
/
ProcessMonitor.app
/
English.lproj
/
MachInspector.nib
/
data.classes
next >
Wrap
Text File
|
1994-11-29
|
553b
|
41 lines
MachInspector = {
ACTIONS = {
selectPage:;
};
OUTLETS = {
sharedSwitch;
cleanSwitch;
unsharedCell;
pageBrowser;
sharedCell;
totalCell;
sectionInfos;
segmentCell;
freeCell;
sectionCell;
activeCell;
duplicatedSwitch;
inactiveCell;
regionManager;
stateMatrix;
ownerCell;
statusMatrix;
wiredSwitch;
shadowedSwitch;
};
SUPERCLASS = Inspector;
};
FirstResponder = {
ACTIONS = {
};
SUPERCLASS = Object;
};
Inspector = {
OUTLETS = {
window;
contentView;
inspectView;
};
SUPERCLASS = Object;
};