home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 114 / macaddict114.cdr / Software / Productivity / Textpander.dmg / Textpander.prefPane / Contents / Resources / English.lproj / PMTPPreferencePane.nib / classes.nib next >
Encoding:
Text File  |  2005-10-28  |  3.5 KB  |  91 lines

  1. {
  2.     IBClasses = (
  3.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
  4.         {
  5.             CLASS = NSPreferencePane; 
  6.             LANGUAGE = ObjC; 
  7.             OUTLETS = {
  8.                 "_firstKeyView" = id; 
  9.                 "_initialKeyView" = id; 
  10.                 "_lastKeyView" = id; 
  11.                 "_window" = id; 
  12.             }; 
  13.             SUPERCLASS = NSObject; 
  14.         }, 
  15.         {CLASS = PMTPHeaderView; LANGUAGE = ObjC; SUPERCLASS = NSView; }, 
  16.         {
  17.             ACTIONS = {
  18.                 about = id; 
  19.                 add = id; 
  20.                 changePopUpSetting = id; 
  21.                 changeSliderSetting = id; 
  22.                 changeSnippetAbbreviationMode = id; 
  23.                 changeSnippetType = id; 
  24.                 chooseRemoteSnippetsFile = id; 
  25.                 delete = id; 
  26.                 doNothing = id; 
  27.                 donate = id; 
  28.                 enable = id; 
  29.                 export = id; 
  30.                 goHome = id; 
  31.                 help = id; 
  32.                 import = id; 
  33.                 insertText = id; 
  34.                 revert = id; 
  35.                 sort = id; 
  36.                 toggleBooleanSetting = id; 
  37.             }; 
  38.             CLASS = PMTPPreferencePane; 
  39.             LANGUAGE = ObjC; 
  40.             OUTLETS = {
  41.                 auditoryFeedbackSwitch = NSButton; 
  42.                 clientSwitch = NSButton; 
  43.                 defaultSnippetAbbreviationModeSelector = NSPopUpButton; 
  44.                 defaultSnippetTypeSelector = NSPopUpButton; 
  45.                 enableButton = NSButton; 
  46.                 exceptionsTextField = NSTextField; 
  47.                 expanderSelector = NSPopUpButton; 
  48.                 openPanelHintView = NSView; 
  49.                 remoteSnippetsPathButton = NSButton; 
  50.                 restorePasteboardSwitch = NSButton; 
  51.                 settingsTabView = NSTabView; 
  52.                 snippetAbbreviationModeSelector = NSPopUpButton; 
  53.                 snippetAbbreviationTextField = NSTextField; 
  54.                 snippetAddSelector = NSPopUpButton; 
  55.                 snippetEditorHintTextField = NSTextField; 
  56.                 snippetEditorTabView = NSTabView; 
  57.                 snippetFormatSelector = NSPopUpButton; 
  58.                 snippetReplacementTextView = NSTextView; 
  59.                 snippetTypeSelector = NSPopUpButton; 
  60.                 snippetsAddButton = NSButton; 
  61.                 snippetsContextSelector = NSPopUpButton; 
  62.                 snippetsDeleteButton = NSButton; 
  63.                 snippetsTableView = NSTableView; 
  64.                 statusItemSwitch = NSButton; 
  65.                 statusItemWidthSlider = NSSlider; 
  66.                 warningTextField = NSTextField; 
  67.             }; 
  68.             SUPERCLASS = NSPreferencePane; 
  69.         }, 
  70.         {CLASS = PMTPSnippetsTableView; LANGUAGE = ObjC; SUPERCLASS = NSTableView; }, 
  71.         {CLASS = PMTPSquareButton; LANGUAGE = ObjC; SUPERCLASS = NSButton; }, 
  72.         {
  73.             CLASS = PMTPSquarePopUpButton; 
  74.             LANGUAGE = ObjC; 
  75.             OUTLETS = {focusedResponder = NSResponder; }; 
  76.             SUPERCLASS = NSPopUpButton; 
  77.         }, 
  78.         {
  79.             ACTIONS = {checkForUpdates = id; toggleCheckAtStartup = id; }; 
  80.             CLASS = PMUKTPUpdateChecker; 
  81.             LANGUAGE = ObjC; 
  82.             OUTLETS = {
  83.                 autoUpdateCheckingSwitch = NSButton; 
  84.                 statusDateTextField = NSTextField; 
  85.                 statusTextField = NSTextField; 
  86.             }; 
  87.             SUPERCLASS = NSObject; 
  88.         }
  89.     ); 
  90.     IBVersion = 1; 
  91. }