|
|
Sample Programs from NeXSTEP 3.3
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;
};
SCSIInspector = {
ACTIONS = {
sync:;
fast:;
cmdQueue:;
};
OUTLETS = {
syncButton;
cmdQueueButton;
boundingBox;
optionsBox;
fastButton;
};
SUPERCLASS = IODeviceInspector;
};
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.