home *** CD-ROM | disk | FTP | other *** search
/ Nebula 1995 August / NEBULA.mdf / SourceCode / TreeView / TreeView.app / English.lproj / InfoPanel.nib / data.classes next >
Encoding:
Text File  |  1993-04-20  |  186 b   |  15 lines

  1. TreeController = {
  2.     ACTIONS = {
  3.     };
  4.     OUTLETS = {
  5.     infoPanel;
  6.     treeView;
  7.     };
  8.     SUPERCLASS = Object;
  9. };
  10. FirstResponder = {
  11.     ACTIONS = {
  12.     };
  13.     SUPERCLASS = Object;
  14. };
  15.