home *** CD-ROM | disk | FTP | other *** search
/ Openstep 4.2 (Developer) / Openstep Developer 4.2.iso / NextDeveloper / Examples / AppKit / CompositeLab / English.lproj / CompositeLab-winnt.nib / data.classes next >
Encoding:
Text File  |  1996-04-16  |  541 b   |  20 lines

  1. "CompositeView" = {
  2.     ACTIONS = {
  3.         "changeBackgroundColor:" = id; 
  4.         "changeCustomImage:" = id; 
  5.         "changeDestColor:" = id; 
  6.         "changeSourceColor:" = id; 
  7.         "draggingExited:" = id; 
  8.         "setOperator:" = id; 
  9.         "setSourcePicture:" = id; 
  10.     }; 
  11.     OUTLETS = {
  12.         backColorWell = id; 
  13.         destColorWell = id; 
  14.         sourceColorWell = id; 
  15.         sourcePictureMatrix = id; 
  16.     }; 
  17.     SUPERCLASS = NSView; 
  18. };
  19. "FirstResponder" = {ACTIONS = {}; CATEGORY = LocalActions; OUTLETS = {}; };
  20.