home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
NeXTSTEP 3.3 (User) [68k, x86]
/
NeXTStep.toast.sit
/
Nextstep.toast
/
NextAdmin
/
Configure.app
/
German.lproj
/
DisplayInspector.nib
/
data.classes
next >
Wrap
Text File
|
1994-10-04
|
1KB
|
45 lines
IODeviceInspector = {
ACTIONS = {
"channelOrInterruptPicked:" = "channelOrInterruptPicked:";
"rangeDidChange:" = "rangeDidChange:";
"showInfo:" = "showInfo:";
};
OUTLETS = {
accessoryHolder = accessoryHolder;
dmaBox = dmaBox;
dmaMatrix = dmaMatrix;
infoButton = infoButton;
infoPanel = infoPanel;
infoText = infoText;
inspectionView = inspectionView;
irqBox = irqBox;
irqMatrix = irqMatrix;
memoryBox = memoryBox;
memoryController = memoryController;
origWindow = origWindow;
portsBox = portsBox;
portsController = portsController;
statusTitle = statusTitle;
};
SUPERCLASS = Object;
};
FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
IODisplayInspector = {
ACTIONS = {
"cancel:" = "cancel:";
"doubleClicked:" = "doubleClicked:";
"panelDone:" = "panelDone:";
"runPanel:" = "runPanel:";
};
OUTLETS = {
displayAccessoryHolder = displayAccessoryHolder;
displayMode = displayMode;
modeText = modeText;
modes = modes;
okButton = okButton;
panel = panel;
selectButton = selectButton;
};
SUPERCLASS = IODeviceInspector;
};