home *** CD-ROM | disk | FTP | other *** search
/ Big Green CD 8 / BGCD_8_Apps.iso / Rhapsody / Publishing / PDFView-2.0-PI / PDFView.app / Resources / German.lproj / PDFView.nib / data.classes next >
Encoding:
Text File  |  1998-02-12  |  3.4 KB  |  122 lines

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