home *** CD-ROM | disk | FTP | other *** search
/ Nebula 2 / Nebula Two.iso / Apps / DevTools / aa_m68k_Intel_Only / Methodist.1.05 / Methodist.app / English.lproj / info.nib / data.classes next >
Encoding:
Text File  |  1993-12-09  |  268 b   |  19 lines

  1. FirstResponder = {
  2.     ACTIONS = {
  3.     };
  4.     SUPERCLASS = Object;
  5. };
  6. MethodistController = {
  7.     ACTIONS = {
  8.     openMethodWindow:;
  9.     openInfoPanel:;
  10.     appDidInit:;
  11.     newMethodWindow:;
  12.     };
  13.     OUTLETS = {
  14.     infoPanel;
  15.     newMethodWindow;
  16.     };
  17.     SUPERCLASS = Object;
  18. };
  19.