home *** CD-ROM | disk | FTP | other *** search
/ Big Green CD 8 / BGCD_8_Apps.iso / YellowBox / Publishing / PDFView-2.0-mw-MIS / PDFView.app / Resources / ToolBar.nib / data.classes next >
Encoding:
Text File  |  1998-04-20  |  285 b   |  11 lines

  1. "FirstResponder" = {
  2.     ACTIONS = {"backwardInHistory:" = id; "forwardInHistory:" = id; }; 
  3.     OUTLETS = {}; 
  4.     SUPERCLASS = NSObject; 
  5. };
  6. "MyNSObject" = {
  7.     ACTIONS = {"setMouse:" = id; }; 
  8.     OUTLETS = {historyMatrix = id; mouseMatrix = id; }; 
  9.     SUPERCLASS = NSObject; 
  10. };
  11.