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

  1. CHAPMAN
  2. Version: 2.0
  3. Name: 'ChapMan VST Goodies'
  4. Time: '22.06.95 21.19.18'
  5.  
  6. OrganizationOnly: false
  7.  
  8. SubapplicationNames...: . 
  9. SubapplicationFilenames...: . 
  10.  
  11. ExtraSymbols...: . 
  12.  
  13. FileName: ChapGood
  14.  
  15. Comments: 
  16.     'This class changes some system methods to provide some useful things.
  17. Currently these are
  18.  
  19. - an improved OrderedCollectionInspector with the ability to add objects to a collection.
  20. - an new Smalltalk menu in the Transcript window, where some frequently used
  21.   actions can be selected from.
  22.  
  23. ChapMan does not need this application to function properly.'
  24.  
  25. 'Init Code:' ''
  26.  
  27. 'Finalize Code:' ''
  28.  
  29. 'Class Template:' <default>
  30.  
  31. 'Method Template:' <default>
  32.  
  33. 'Method Comment Template:' <default>
  34.  
  35. Copyright: <default>
  36.  
  37. LibraryBuilderScripts...: . 
  38.  
  39. OwnedClasses...: ChOrderedCollectionInspector 
  40.     ChTranscriptWindowPolicy . 
  41. RequiredClasses...: OrderedCollection SmalltalkToolInterface 
  42.     TranscriptWindow . 
  43. 'OrderedCollection Methods...:' inspect . 
  44.  
  45. 'OrderedCollection class Methods...:' . 
  46.  
  47. 'SmalltalkToolInterface Methods...:' helpDirectoryName . 
  48.  
  49. 'SmalltalkToolInterface class Methods...:' . 
  50.  
  51. 'ChOrderedCollectionInspector ClassComments:' 
  52.     '24.04.95  Creation. Copyright (c) 1995.
  53. @
  54. Variable description: '
  55.  
  56. 'TranscriptWindow Methods...:' windowPolicyClass . 
  57.  
  58. 'TranscriptWindow class Methods...:' . 
  59.