home *** CD-ROM | disk | FTP | other *** search
/ Nebula 2 / Nebula Two.iso / Apps / ScreenSavers / BackSpaceViews / AquariumView.BackModule / AquariumView.nib / data.classes < prev    next >
Encoding:
Text File  |  1995-06-12  |  247 b   |  19 lines

  1. AquariumView = {
  2.     ACTIONS = {
  3.     inspector:;
  4.     };
  5.     OUTLETS = {
  6.     sharedInspectorPanel;
  7.     fishList;
  8.     };
  9.     SUPERCLASS = View;
  10. };
  11. FirstResponder = {
  12.     ACTIONS = {
  13.     };
  14.     SUPERCLASS = Object;
  15. };
  16. MyObject = {
  17.     SUPERCLASS = Object;
  18. };
  19.