home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 62 / MacAddict_062_2001_10.iso / mac / Software / X / OmniDiskSweeper.dmg / OmniDiskSweeper.app / Contents / Resources / English.lproj / OZLicensePanel.nib / classes.nib next >
Text File  |  2001-04-20  |  2KB  |  56 lines

  1. {
  2.     IBClasses = (
  3.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
  4.         {
  5.             ACTIONS = {
  6.                 addLicense = id; 
  7.                 cancelLicense = id; 
  8.                 deleteLicense = id; 
  9.                 goToOmniStore = id; 
  10.                 importLicenseFile = id; 
  11.                 saveLicense = id; 
  12.                 showHelp = id; 
  13.                 showLicenses = id; 
  14.             }; 
  15.             CLASS = OZZuul; 
  16.             LANGUAGE = ObjC; 
  17.             OUTLETS = {
  18.                 addPanel = id; 
  19.                 check = id; 
  20.                 currentLicenseDictionary = id; 
  21.                 dateEnteredColumn = id; 
  22.                 dateExpiresColumn = id; 
  23.                 deleteButton = id; 
  24.                 helpButton = id; 
  25.                 licenseDelegate = id; 
  26.                 licenseFileKeys = id; 
  27.                 licenseKeyColumn = id; 
  28.                 licenseKeyInfo = id; 
  29.                 licenseKeyTextField = id; 
  30.                 licenseKeyValueTableView = id; 
  31.                 licenseSearchPath = id; 
  32.                 licenseTableView = id; 
  33.                 licenseTaken = id; 
  34.                 licenseTypePopUp = id; 
  35.                 licenseTypeTranslations = id; 
  36.                 licenseValueColumn = id; 
  37.                 lock = id; 
  38.                 locked_licenses = id; 
  39.                 locked_sortedLicenses = id; 
  40.                 locked_state = id; 
  41.                 optimisticExpirationDate = id; 
  42.                 ownerColumn = id; 
  43.                 ownerTextField = id; 
  44.                 panel = id; 
  45.                 retryLock = id; 
  46.                 saveButton = id; 
  47.                 seatsColumn = id; 
  48.                 statusField = id; 
  49.                 validationState = id; 
  50.             }; 
  51.             SUPERCLASS = NSObject; 
  52.         }, 
  53.         {CLASS = java.lang.Object; LANGUAGE = Java; }
  54.     ); 
  55.     IBVersion = 1; 
  56. }