home *** CD-ROM | disk | FTP | other *** search
/ OpenStep 4.2 / Openstep-4.2-Intel-User.iso / usr / lib / NextStep / Workspace.app / WM.app / Swedish.lproj / DeviceInitPanel.nib / data.classes next >
Text File  |  1994-10-11  |  422b  |  16 lines

  1. DeviceInitPanel = {
  2.     ACTIONS = {"cancel:" = "cancel:"; "erase:" = "erase:"; }; 
  3.     OUTLETS = {
  4.     cancelButton = cancelButton; 
  5.     capacityField = capacityField; 
  6.     capacityPopup = capacityPopup; 
  7.     formatPopup = formatPopup; 
  8.     labelField = labelField; 
  9.     messageField = messageField; 
  10.     titleField = titleField; 
  11.     window = window; 
  12.     }; 
  13.     SUPERCLASS = Object; 
  14. };
  15. FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
  16.