home *** CD-ROM | disk | FTP | other *** search
- 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;
- };
- IOTableInspector = {
- ACTIONS = {
- "cancel:" = "cancel:";
- "newRow:" = "newRow:";
- "ok:" = "ok:";
- "removeRow:" = "removeRow:";
- "revert:" = "revert:";
- "runPanel:" = "runPanel:";
- };
- OUTLETS = {oldTable = oldTable; panel = panel; table = table; tableView = tableView; };
- SUPERCLASS = Object;
- };
- IOAddressRanger = {
- ACTIONS = {"checkText:" = "checkText:"; "minus:" = "minus:"; "plus:" = "plus:"; };
- OUTLETS = {
- delegate = delegate;
- rangeText = rangeText;
- sizeText = sizeText;
- statusButton = statusButton;
- };
- SUPERCLASS = Object;
- };
- 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;
- };
- AddressRanger = {
- ACTIONS = {"checkText:" = "checkText:"; "minus:" = "minus:"; "plus:" = "plus:"; };
- OUTLETS = {
- delegate = delegate;
- rangeText = rangeText;
- sizeText = sizeText;
- statusButton = statusButton;
- };
- SUPERCLASS = Object;
- };
- FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
-