home *** CD-ROM | disk | FTP | other *** search
/ Nebula 2 / Nebula Two.iso / SourceCode / MiscKit1.7.1 / MiscKit / Palettes / MiscTableScroll / MiscTableScroll.nib / data.classes next >
Encoding:
Text File  |  1996-02-11  |  197 b   |  15 lines

  1. MiscTableScroll = {
  2.     OUTLETS = {
  3.     dataDelegate;
  4.     delegate;
  5.     doubleTarget;
  6.     nextText;
  7.     };
  8.     SUPERCLASS = ScrollView;
  9. };
  10. FirstResponder = {
  11.     ACTIONS = {
  12.     };
  13.     SUPERCLASS = Object;
  14. };
  15.