home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.3.4.17 [SPARC, PA-RISC] / nextstep33_risc.iso / usr / lib / NextStep / Workspace.app / WM.app / German.lproj / DeviceInitPanel.nib / data.classes next >
Encoding:
Text File  |  1994-10-11  |  422 b   |  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.