home *** CD-ROM | disk | FTP | other *** search
/ OneVision 3.03 / OneVision3.03.iso / Apps / OneVision.app / DocumentController.1Vsys / VISIONDocumentPreferences.nib / data.classes next >
Encoding:
Text File  |  1996-11-12  |  736 b   |  26 lines

  1. FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
  2. VISIONDocumentPreferences = {
  3.     ACTIONS = {
  4.     "preferencesOK:" = "preferencesOK:"; 
  5.     "preferencesRevert:" = "preferencesRevert:"; 
  6.     }; 
  7.     OUTLETS = {
  8.     autoSaveIntervallField = autoSaveIntervallField; 
  9.     autoSaveSwitch = autoSaveSwitch; 
  10.     backUpSwitch = backUpSwitch; 
  11.     borderBottom = borderBottom; 
  12.     borderLeft = borderLeft; 
  13.     borderRight = borderRight; 
  14.     borderTop = borderTop; 
  15.     eFramesMatrix = eFramesMatrix; 
  16.     emptyDocSwitch = emptyDocSwitch; 
  17.     paperShadow = paperShadow; 
  18.     previewPopupButton = previewPopupButton; 
  19.     previewPopupList = previewPopupList; 
  20.     rulerSwitch = rulerSwitch; 
  21.     thePanel = thePanel; 
  22.     theStrings = theStrings; 
  23.     }; 
  24.     SUPERCLASS = Object; 
  25. };
  26.