home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
NeXTSTEP 3.3.4.17 [SPARC, PA-RISC]
/
nextstep33_risc.iso
/
NextAdmin
/
Configure.app
/
Spanish.lproj
/
DisplayInspector.nib
/
data.classes
next >
Wrap
Text File
|
1993-08-29
|
676b
|
49 lines
IODeviceInspector = {
ACTIONS = {
channelOrInterruptPicked:;
rangeDidChange:;
showInfo:;
};
OUTLETS = {
portsBox;
statusTitle;
memoryController;
dmaMatrix;
memoryBox;
dmaBox;
portsController;
infoPanel;
accessoryHolder;
infoButton;
infoText;
irqBox;
irqMatrix;
inspectionView;
origWindow;
};
SUPERCLASS = Object;
};
FirstResponder = {
ACTIONS = {
};
SUPERCLASS = Object;
};
IODisplayInspector = {
ACTIONS = {
cancel:;
panelDone:;
doubleClicked:;
runPanel:;
};
OUTLETS = {
selectButton;
modes;
panel;
modeText;
displayMode;
okButton;
displayAccessoryHolder;
};
SUPERCLASS = IODeviceInspector;
};