home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
OpenStep 4.0 (User)
/
OS_user_4.0.iso
/
NextAdmin
/
Configure.app
/
Spanish.lproj
/
GenericInspector.nib
/
data.classes
next >
Wrap
Text File
|
1994-10-24
|
2KB
|
74 lines
AddressRanger = {
ACTIONS = {"checkText:" = "checkText:"; "minus:" = "minus:"; "plus:" = "plus:"; };
OUTLETS = {
delegate = delegate;
rangeText = rangeText;
sizeText = sizeText;
statusButton = statusButton;
};
SUPERCLASS = Object;
};
GenericDeviceInspector = {
ACTIONS = {
"dmaOrIrqPicked:" = "dmaOrIrqPicked:";
"rangeDidChange:" = "rangeDidChange:";
"showInfo:" = "showInfo:";
};
OUTLETS = {
accessoryHolder = accessoryHolder;
dmaBox = dmaBox;
dmaMatrix = dmaMatrix;
infoButton = infoButton;
infoPanel = infoPanel;
infoText = infoText;
inspec = inspec;
irqBox = irqBox;
irqMatrix = irqMatrix;
mappedMemoryBox = mappedMemoryBox;
mappedMemoryController = mappedMemoryController;
origWindow = origWindow;
portAddressesBox = portAddressesBox;
portAddressesController = portAddressesController;
statusTitle = statusTitle;
};
SUPERCLASS = Object;
};
IODeviceInspector = {
ACTIONS = {
"channelOrInterruptPicked:" = "channelOrInterruptPicked:";
"done:" = "done:";
"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;
versionTitle = versionTitle;
};
SUPERCLASS = Object;
};
IOAddressRanger = {
ACTIONS = {"checkText:" = "checkText:"; "minus:" = "minus:"; "plus:" = "plus:"; };
OUTLETS = {
delegate = delegate;
rangeText = rangeText;
sizeText = sizeText;
statusButton = statusButton;
};
SUPERCLASS = Object;
};
FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };