home *** CD-ROM | disk | FTP | other *** search
/ Macwelt 1 / Macwelt DVD 1.toast / Software für Mac-OS X / Netze / SQL4X2MB.dmg / eSuite4X 2.0 / SQL4X Manager.app / Contents / Resources / English.lproj / RowStyleDataViewer.nib / classes.nib next >
Encoding:
Text File  |  2001-11-07  |  3.0 KB  |  90 lines

  1. {
  2.     IBClasses = (
  3.         {
  4.             ACTIONS = {
  5.                 addRecord = id; 
  6.                 addRecordCancel = id; 
  7.                 addRecordSave = id; 
  8.                 blobActionSelected = id; 
  9.                 blobDatatypeSelected = id; 
  10.                 blobFieldSelected = id; 
  11.                 blobPinChanged = id; 
  12.                 createIndexCancel = id; 
  13.                 createIndexCreate = id; 
  14.                 createIndexErrorDismiss = id; 
  15.                 delRecord = id; 
  16.                 delRecordCancel = id; 
  17.                 delRecordDoDelete = id; 
  18.                 dropDBCancel = id; 
  19.                 dropDBDoDrop = id; 
  20.                 dropTableCancel = id; 
  21.                 dropTableDoDrop = id; 
  22.                 filterApply = id; 
  23.                 filterClear = id; 
  24.                 filterPinChanged = id; 
  25.                 menuBackup = id; 
  26.                 menuCreate = id; 
  27.                 menuCreateDB = id; 
  28.                 menuCreateIndex = id; 
  29.                 menuCreateUser = id; 
  30.                 menuDropTable = id; 
  31.                 menuRefresh = id; 
  32.                 menuSQLConsole = id; 
  33.                 menuViewLogs = id; 
  34.                 navBegin = id; 
  35.                 navEnd = id; 
  36.                 navNext = id; 
  37.                 navPrev = id; 
  38.                 viewBLOB = id; 
  39.                 viewFilter = id; 
  40.             }; 
  41.             CLASS = DataViewController; 
  42.             LANGUAGE = ObjC; 
  43.             OUTLETS = {
  44.                 addRecordButton = id; 
  45.                 addRecordCancelButton = id; 
  46.                 addRecordSaveButton = id; 
  47.                 blobAction = id; 
  48.                 blobDatatype = id; 
  49.                 blobFields = id; 
  50.                 blobImage = id; 
  51.                 blobInfotext = id; 
  52.                 blobPin = id; 
  53.                 blobWindow_ = id; 
  54.                 createIndexErrorWindow = id; 
  55.                 createIndexName = id; 
  56.                 createIndexOptions = id; 
  57.                 createIndexWindow = id; 
  58.                 databaseList = id; 
  59.                 delRecordButton = id; 
  60.                 delRecordWindow = id; 
  61.                 dropDBName = id; 
  62.                 dropDBWindow = id; 
  63.                 dropTableTBName = id; 
  64.                 dropTableWindow = id; 
  65.                 filterActiveButton = id; 
  66.                 filterList = id; 
  67.                 filterPin = id; 
  68.                 filterWindow = id; 
  69.                 navBeginButton = id; 
  70.                 navEndButton = id; 
  71.                 navNextButton = id; 
  72.                 navPrevButton = id; 
  73.                 resultsList = id; 
  74.                 resultsRowsText = id; 
  75.                 resultsTotalText = id; 
  76.                 rowList = id; 
  77.                 schemaList = id; 
  78.                 serverList = id; 
  79.                 statusProgress = id; 
  80.                 statusText = id; 
  81.                 tableList = id; 
  82.                 viewBLOBButton = id; 
  83.                 viewFilterButton = id; 
  84.             }; 
  85.             SUPERCLASS = NSObject; 
  86.         }, 
  87.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }
  88.     ); 
  89.     IBVersion = 1; 
  90. }