home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / chapm20.zip / ChapUI.cha < prev    next >
Text File  |  1995-06-22  |  4KB  |  134 lines

  1. CHAPMAN
  2. Version: 2.0
  3. Name: 'ChapMan User-Interface'
  4. Time: '22.06.95 21.19.16'
  5.  
  6. OrganizationOnly: false
  7.  
  8. SubapplicationNames...: 'ChapMan Userinterface Extensions' 
  9.     'ChapMan System Extensions' . 
  10. SubapplicationFilenames...: ChapUIE ChapSysE . 
  11.  
  12. ExtraSymbols...: ChTopPane keysHelpPanelId: . 
  13.  
  14. FileName: ChapUI
  15.  
  16. Comments: 
  17.     'This application containes the all the user interface classes for ChapMan. 
  18. It doesn''t change or extent system classes. Such definitions are contained 
  19. in ''ChapMan Userinterface Extensions''.'
  20.  
  21. 'Init Code:' ''
  22.  
  23. 'Finalize Code:' '
  24. '
  25.  
  26. 'Class Template:' <default>
  27.  
  28. 'Method Template:' <default>
  29.  
  30. 'Method Comment Template:' <default>
  31.  
  32. Copyright: <default>
  33.  
  34. LibraryBuilderScripts...: . 
  35.  
  36. OwnedClasses...: ChBrowser ChLibraryBuilder ChTemplateBrowser 
  37.     ChCodeBrowser ChApplicationBrowser ChSourceBrowser ChMethodBrowser 
  38.     ChHistoryBrowser ChIPFBrowser ChChapManWindowDialog 
  39.     ChApplicationFileInOptions ChApplicationSettingsDialog ChClassDocumentationDialog 
  40.     ChClassSettingsDialog ChGlobalChapManSettings1Dialog 
  41.     ChGlobalChapManSettings2Dialog ChSLLBuilderDialog ChUndefinedMessagesDialog 
  42.     ChSmalltalkWindowPolicy . 
  43. RequiredClasses...: . 
  44. 'ChBrowser ClassComments:' 
  45.     '04.05.95 ch Creation. Copyright (c) 1995.
  46. @
  47. Variable description: '
  48.  
  49. 'ChApplicationBrowser ClassComments:' ''
  50.  
  51. 'ChApplicationBrowser ExtraSymbols...:' displayVariableOptions 
  52.     pointer copy usedVariables bothVariables indexed isDeletedClass 
  53.     assignedVariables ChapMan move . 
  54.  
  55. 'ChSourceBrowser ExtraSymbols...:' toggleSystemDefinition 
  56.     displayEnterClassFilter changeRemoveAll displaySavedImage displayHighlightLiteral 
  57.     displayToggleSystemDefinition displayLaterItems displaySelectedClassFilter changeClassName 
  58.     invertMark displaySystemConflicts spawn displayUnmarked mark 
  59.     displayRecentVersionsOnly systemDefinitionButton changeDeleteAll endPosition 
  60.     fileDefinitionButton positionNodes displayMarked whoContainsLiteral: . 
  61.  
  62. 'ChMethodBrowser ClassComments:' 
  63.     '13.04.95 ch Creation. Copyright (c) 1995.
  64. @
  65. Variable description:'
  66.  
  67. 'ChHistoryBrowser ClassComments:' 
  68.     '21.04.95 ch Creation. Copyright (c) 1995.
  69. @
  70. Variable description:'
  71.  
  72. 'ChIPFBrowser ClassComments:' ''
  73.  
  74. 'ChChapManWindowDialog ClassComments:' ''
  75.  
  76. 'ChApplicationFileInOptions ClassComments:' 
  77.     'This dialog box is displayed, when the user selects file "File Out Applications."
  78.  
  79.  
  80. .useExisting : <Boolean>. True means, that the user wants to use existing applications in the image in case of name clashes.
  81.  
  82. .subApps : <Boolean>. True means, that the user wants to file in subapplications also.
  83.  
  84. .sourceCode : <Boolean. True means, that the user wants to file in source code also.'
  85.  
  86. 'ChApplicationSettingsDialog ClassComments:' 
  87.     '02.05.95 ch Creation. Copyright (c) 1995.
  88. @
  89. Variable description:
  90.  
  91. .application : <ChAbstractApplication or nil>. If nil the dialog has been canceled.'
  92.  
  93. 'ChClassDocumentationDialog ClassComments:' 
  94.     '22.05.95 ch Creation. Copyright (c) 1995.
  95. @
  96. Variable description:
  97.  
  98. .categories : <Collection of Strings>. The collection of categories, the user can select of. Upon return, this variable contains the list of selected categories.
  99.  
  100. .formatterClass : <Class>. Contains the ChFormatter subclass needed to create the selected type of output.'
  101.  
  102. 'ChClassSettingsDialog ClassComments:' 
  103.     '03.05.95 ch Creation. Copyright (c) 1995.
  104. @
  105. Variable description:'
  106.  
  107. 'ChClassSettingsDialog ExtraSymbols...:' fsafsd . 
  108.  
  109. 'ChGlobalChapManSettings1Dialog ClassComments:' 
  110.     '22.04.95 ch Creation. Copyright (c) 1995.
  111. @
  112. Variable description: '
  113.  
  114. 'ChGlobalChapManSettings2Dialog ClassComments:' 
  115.     '28.04.95 ch Creation. Copyright (c) 1995.
  116. @
  117. Variable description:'
  118.  
  119. 'ChSLLBuilderDialog ClassComments:' 
  120.     '05.05.95 ch Creation. Copyright (c) 1995.
  121. @
  122. Variable description:'
  123.  
  124. 'ChUndefinedMessagesDialog ClassComments:' 
  125.     '29.04.95 ch Creation. Copyright (c) 1995.
  126. @
  127. Variable description:'
  128.  
  129. 'ChSmalltalkWindowPolicy ClassComments:' 
  130.     '05.05.95 ch Creation. Copyright (c) 1995.
  131. @
  132. Variable description:'
  133.