home *** CD-ROM | disk | FTP | other *** search
/ OpenStep 4.2 / Openstep-4.2-Intel-User.iso / usr / lib / NextStep / Workspace.app / English.lproj / DeviceInitPanel.nib / data.classes next >
Text File  |  1995-11-03  |  294b  |  23 lines

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