home *** CD-ROM | disk | FTP | other *** search
/ OpenStep 4.2 / Openstep-4.2-Intel-User.iso / NextDeveloper / Demos / Draw.app / Resources / English.lproj / GridView.nib / data.classes next >
Text File  |  1996-04-18  |  492b  |  18 lines

  1. "DrawApp" = {ACTIONS = {}; OUTLETS = {gridInspector = id; }; SUPERCLASS = NSApplication; };
  2. "GridView" = {
  3.     ACTIONS = {
  4.         "cancel:" = id; 
  5.         "changeGray:" = id; 
  6.         "changeSpacing:" = id; 
  7.         "off:" = id; 
  8.         "show:" = id; 
  9.     }; 
  10.     OUTLETS = {form = id; grayField = id; graySlider = id; spacing = id; }; 
  11.     SUPERCLASS = NSView; 
  12. };
  13. "FirstResponder" = {
  14.     ACTIONS = {"orderFrontNXColorPanel:" = id; }; 
  15.     CATEGORY = LocalActions; 
  16.     OUTLETS = {}; 
  17. };
  18.