home *** CD-ROM | disk | FTP | other *** search
/ OpenStep 4.2J / os42j.iso / usr / lib / NextStep / Resources / Japanese.lproj / NXFaxPanel.nib / data.classes next >
Encoding:
Text File  |  1996-10-07  |  2.1 KB  |  75 lines

  1. NXFaxCoverView = {SUPERCLASS = View; };
  2. NXFaxPaperBox = {SUPERCLASS = View; };
  3. NXFaxPanel = {
  4.     ACTIONS = {
  5.     "addHit:" = "addHit:"; 
  6.     "advanceTime:" = "advanceTime:"; 
  7.     "cancelCover:" = "cancelCover:"; 
  8.     "cancelFax:" = "cancelFax:"; 
  9.     "deleteHit:" = "deleteHit:"; 
  10.     "editCoverHit:" = "editCoverHit:"; 
  11.     "faxLater:" = "faxLater:"; 
  12.     "formHit:" = "formHit:"; 
  13.     "modemHit:" = "modemHit:"; 
  14.     "modifyHit:" = "modifyHit:"; 
  15.     "numberClicked:" = "numberClicked:"; 
  16.     "okCover:" = "okCover:"; 
  17.     "okFax:" = "okFax:"; 
  18.     "pageModeHit:" = "pageModeHit:"; 
  19.     "previewHit:" = "previewHit:"; 
  20.     "retardTime:" = "retardTime:"; 
  21.     "selectCover:" = "selectCover:"; 
  22.     "timeCancel:" = "timeCancel:"; 
  23.     "timeOk:" = "timeOk:"; 
  24.     "toHit:" = "toHit:"; 
  25.     }; 
  26.     OUTLETS = {
  27.     addButton = addButton; 
  28.     coverBox = coverBox; 
  29.     coverCancelButton = coverCancelButton; 
  30.     coverCheckBox = coverCheckBox; 
  31.     coverForm = coverForm; 
  32.     coverLine = coverLine; 
  33.     coverOkButton = coverOkButton; 
  34.     coverPageIcon = coverPageIcon; 
  35.     coverPopup = coverPopup; 
  36.     coverTitle = coverTitle; 
  37.     coverView = coverView; 
  38.     coverWindow = coverWindow; 
  39.     deleteButton = deleteButton; 
  40.     editCoverButton = editCoverButton; 
  41.     faxForm = faxForm; 
  42.     faxKey = faxKey; 
  43.     faxLaterButton = faxLaterButton; 
  44.     faxName = faxName; 
  45.     faxNumber = faxNumber; 
  46.     faxOkButton = faxOkButton; 
  47.     firstPage = firstPage; 
  48.     focusWindow = focusWindow; 
  49.     hiresCheckBox = hiresCheckBox; 
  50.     lastPage = lastPage; 
  51.     modemButton = modemButton; 
  52.     modemName = modemName; 
  53.     modifyButton = modifyButton; 
  54.     noFieldsMessage = noFieldsMessage; 
  55.     notifyCheckBox = notifyCheckBox; 
  56.     numbersMatrix = numbersMatrix; 
  57.     pageMode = pageMode; 
  58.     paperBox = paperBox; 
  59.     phoneList = phoneList; 
  60.     preview = preview; 
  61.     sendDay = sendDay; 
  62.     sendHours = sendHours; 
  63.     sendMinutes = sendMinutes; 
  64.     sendMonth = sendMonth; 
  65.     sendWeekDay = sendWeekDay; 
  66.     status = status; 
  67.     timeButton = timeButton; 
  68.     timePanel = timePanel; 
  69.     trimCheckBox = trimCheckBox; 
  70.     }; 
  71.     SUPERCLASS = Panel; 
  72. };
  73. FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
  74. FaxOwner = {OUTLETS = {faxPanel = faxPanel; }; SUPERCLASS = Object; };
  75.