home *** CD-ROM | disk | FTP | other *** search
/ OneVision 3.03 / OneVision3.03.iso / Apps / PDFView.app / English.lproj / PDFView.nib / data.classes next >
Encoding:
Text File  |  1996-11-04  |  3.8 KB  |  119 lines

  1. FirstResponder = {
  2.     ACTIONS = {
  3.     "backwardInHistory:" = "backwardInHistory:"; 
  4.     "changeBaseURL:" = "changeBaseURL:"; 
  5.     "changePageMode:" = "changePageMode:"; 
  6.     "closePDF:" = "closePDF:"; 
  7.     "createThumbs:" = "createThumbs:"; 
  8.     "cropPages:" = "cropPages:"; 
  9.     "deleteThumbs:" = "deleteThumbs:"; 
  10.     "enterSelection:" = "enterSelection:"; 
  11.     "find:" = "find:"; 
  12.     "findNext:" = "findNext:"; 
  13.     "findPrevious:" = "findPrevious:"; 
  14.     "fitHToWin:" = "fitHToWin:"; 
  15.     "fitToWin:" = "fitToWin:"; 
  16.     "fitVToWin:" = "fitVToWin:"; 
  17.     "forwardInHistory:" = "forwardInHistory:"; 
  18.     "gotoNextPageWithNotes:" = "gotoNextPageWithNotes:"; 
  19.     "jumpToSelection:" = "jumpToSelection:"; 
  20.     "nextPage:" = "nextPage:"; 
  21.     "openPDF:" = "openPDF:"; 
  22.     "origSize:" = "origSize:"; 
  23.     "previousPage:" = "previousPage:"; 
  24.     "printPDF:" = "printPDF:"; 
  25.     "revertPDF:" = "revertPDF:"; 
  26.     "rotatePages:" = "rotatePages:"; 
  27.     "savePDF:" = "savePDF:"; 
  28.     "savePDFAs:" = "savePDFAs:"; 
  29.     "savePageAsEPS:" = "savePageAsEPS:"; 
  30.     "saveTextAsRTF:" = "saveTextAsRTF:"; 
  31.     "showDocInfo:" = "showDocInfo:"; 
  32.     "showFontsInfo:" = "showFontsInfo:"; 
  33.     "showOutlines:" = "showOutlines:"; 
  34.     "showThumbs:" = "showThumbs:"; 
  35.     "zoomIn:" = "zoomIn:"; 
  36.     "zoomOut:" = "zoomOut:"; 
  37.     }; 
  38.     SUPERCLASS = Object; 
  39. };
  40. AppDelegate = {
  41.     ACTIONS = {
  42.     "appDidInit:" = "appDidInit:"; 
  43.     "appWillInit:" = "appWillInit:"; 
  44.     "appWillTerminate:" = "appWillTerminate:"; 
  45.     "cacheLimitChanged:" = "cacheLimitChanged:"; 
  46.     "cancel:" = "cancel:"; 
  47.     "changeBaseURL:" = "changeBaseURL:"; 
  48.     "changePageMode:" = "changePageMode:"; 
  49.     "closePDF:" = "closePDF:"; 
  50.     "createThumbs:" = "createThumbs:"; 
  51.     "crementBootomCrop:" = "crementBootomCrop:"; 
  52.     "crementLeftCrop:" = "crementLeftCrop:"; 
  53.     "crementRightCrop:" = "crementRightCrop:"; 
  54.     "crementTopCrop:" = "crementTopCrop:"; 
  55.     "deleteThumbs:" = "deleteThumbs:"; 
  56.     "enterSelection:" = "enterSelection:"; 
  57.     "find:" = "find:"; 
  58.     "findNext:" = "findNext:"; 
  59.     "findPrevious:" = "findPrevious:"; 
  60.     "jumpToSelection:" = "jumpToSelection:"; 
  61.     "ok:" = "ok:"; 
  62.     "openPDF:" = "openPDF:"; 
  63.     "revertPDF:" = "revertPDF:"; 
  64.     "runOVInfo:" = "runOVInfo:"; 
  65.     "runPDFViewHelp:" = "runPDFViewHelp:"; 
  66.     "showAllFonts:" = "showAllFonts:"; 
  67.     "showCropBox:" = "showCropBox:"; 
  68.     "showDocInfo:" = "showDocInfo:"; 
  69.     "showFontsInfo:" = "showFontsInfo:"; 
  70.     "toggleAllFrom:" = "toggleAllFrom:"; 
  71.     "uriServiceChanged:" = "uriServiceChanged:"; 
  72.     "zoomModifierKeyChanged:" = "zoomModifierKeyChanged:"; 
  73.     }; 
  74.     OUTLETS = {
  75.     authorText = authorText; 
  76.     baseURLPanel = baseURLPanel; 
  77.     baseURLText = baseURLText; 
  78.     cacheLimitText = cacheLimitText; 
  79.     creationDateText = creationDateText; 
  80.     creatorText = creatorText; 
  81.     cropPagesAllFromMatrix = cropPagesAllFromMatrix; 
  82.     cropPagesForm = cropPagesForm; 
  83.     cropPagesFromText = cropPagesFromText; 
  84.     cropPagesPanel = cropPagesPanel; 
  85.     cropPagesToText = cropPagesToText; 
  86.     docInfoPanel = docInfoPanel; 
  87.     findIgnoreCaseSwitch = findIgnoreCaseSwitch; 
  88.     findPanel = findPanel; 
  89.     findText = findText; 
  90.     fontsInfoPanel = fontsInfoPanel; 
  91.     fontsMatrix = fontsMatrix; 
  92.     infoPanel = infoPanel; 
  93.     keywordsText = keywordsText; 
  94.     modDateText = modDateText; 
  95.     noteColorWell = noteColorWell; 
  96.     notePanel = notePanel; 
  97.     noteTitleText = noteTitleText; 
  98.     pageModeButton = pageModeButton; 
  99.     pageModePanel = pageModePanel; 
  100.     preferencesPanel = preferencesPanel; 
  101.     producerText = producerText; 
  102.     rotatePagesAllFromMatrix = rotatePagesAllFromMatrix; 
  103.     rotatePagesDirMatrix = rotatePagesDirMatrix; 
  104.     rotatePagesFromText = rotatePagesFromText; 
  105.     rotatePagesPanel = rotatePagesPanel; 
  106.     rotatePagesToText = rotatePagesToText; 
  107.     subjectText = subjectText; 
  108.     thumbsAllFromMatrix = thumbsAllFromMatrix; 
  109.     thumbsFromText = thumbsFromText; 
  110.     thumbsPanel = thumbsPanel; 
  111.     thumbsToText = thumbsToText; 
  112.     titleText = titleText; 
  113.     uriServiceText = uriServiceText; 
  114.     versionText = versionText; 
  115.     zoomModifierKeyMatrix = zoomModifierKeyMatrix; 
  116.     }; 
  117.     SUPERCLASS = Object; 
  118. };
  119.