home *** CD-ROM | disk | FTP | other *** search
/ Nebula 2 / Nebula Two.iso / Apps / DevTools / eText5 / Source / Bookmark.subproj / English.lproj / eTBookmarkUI.nib / data.classes next >
Encoding:
Text File  |  1994-05-13  |  311 b   |  24 lines

  1. eTBookmarkUI = {
  2.     ACTIONS = {
  3.     resetTitle:;
  4.     resetCondition:;
  5.     selectBookmark:;
  6.     };
  7.     OUTLETS = {
  8.     conditionField;
  9.     titleField;
  10.     theBookmark;
  11.     browser;
  12.     well;
  13.     contentPanel;
  14.     idField;
  15.     contentView;
  16.     };
  17.     SUPERCLASS = Object;
  18. };
  19. FirstResponder = {
  20.     ACTIONS = {
  21.     };
  22.     SUPERCLASS = Object;
  23. };
  24.