home *** CD-ROM | disk | FTP | other *** search
/ OneVision 3.03 / OneVision3.03.iso / Apps / PDFView.app / PDFTextAnnot.nib / data.classes next >
Encoding:
Text File  |  1996-09-12  |  335 b   |  8 lines

  1. PDFAnnot = {ACTIONS = {}; OUTLETS = {}; SUPERCLASS = View; };
  2. FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
  3. PDFTextAnnot = {
  4.     ACTIONS = {"miniaturizeButtonPressed:" = "miniaturizeButtonPressed:"; }; 
  5.     OUTLETS = {miniaturizeButton = miniaturizeButton; textscrollview = textscrollview; }; 
  6.     SUPERCLASS = PDFAnnot; 
  7. };
  8.