home *** CD-ROM | disk | FTP | other *** search
/ Nebula 1994 June / NEBULA_SE.ISO / SourceCode / MiscKit / Examples / TreeView / English.lproj / InfoPanel.nib / data.classes next >
Encoding:
Text File  |  1993-04-24  |  186 b   |  15 lines

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