home *** CD-ROM | disk | FTP | other *** search
- DeviceInitPanel = {
- ACTIONS = {"cancel:" = "cancel:"; "erase:" = "erase:"; };
- OUTLETS = {
- cancelButton = cancelButton;
- capacityField = capacityField;
- capacityPopup = capacityPopup;
- formatPopup = formatPopup;
- labelField = labelField;
- messageField = messageField;
- titleField = titleField;
- window = window;
- };
- SUPERCLASS = Object;
- };
- FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
-