home *** CD-ROM | disk | FTP | other *** search
/ Nebula 1 / Nebula One.iso / Graphics / Viewers / aa_m68k_Intel_Only / PingPong.app / English.lproj / PingPong.nib / data.classes next >
Encoding:
Text File  |  1995-09-15  |  288 b   |  24 lines

  1. Controller = {
  2.     ACTIONS = {
  3.     saveImage:;
  4.     inspect:;
  5.     info:;
  6.     openImage:;
  7.     };
  8.     OUTLETS = {
  9.     inspectorView;
  10.     saveBut;
  11.     newWindow;
  12.     inspector;
  13.     newImage;
  14.     infoView;
  15.     infoPanel;
  16.     };
  17.     SUPERCLASS = Object;
  18. };
  19. FirstResponder = {
  20.     ACTIONS = {
  21.     };
  22.     SUPERCLASS = Object;
  23. };
  24.