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

  1. CHAPMAN
  2. Version: 2.0
  3. Name: 'Userinterface Extensions Portable'
  4. Time: '22.06.95 21.19.35'
  5.  
  6. OrganizationOnly: false
  7.  
  8. SubapplicationNames...: 'System Extensions' . 
  9. SubapplicationFilenames...: SysExten . 
  10.  
  11. ExtraSymbols...: . 
  12.  
  13. FileName: UIExPort
  14.  
  15. Comments: 
  16.     'This class contains various extensions to the userinterface classes, which are 
  17. likely to be of use for other applications.'
  18.  
  19. 'Init Code:' ''
  20.  
  21. 'Finalize Code:' ''
  22.  
  23. 'Class Template:' <default>
  24.  
  25. 'Method Template:' <default>
  26.  
  27. 'Method Comment Template:' <default>
  28.  
  29. Copyright: <default>
  30.  
  31. LibraryBuilderScripts...: . 
  32.  
  33. OwnedClasses...: ChMenu ChListSelectDialog 
  34.     ChListMultipleSelectDialog . 
  35. RequiredClasses...: ViewManager ApplicationWindow MenuWindow 
  36.     MessageBox . 
  37. 'ViewManager Methods...:' menuWithId: menuWithId:inView: views . 
  38.  
  39. 'ViewManager class Methods...:' . 
  40.  
  41. 'ChListSelectDialog ClassComments:' ''
  42.  
  43. 'ChListMultipleSelectDialog ClassComments:' 
  44.     '02.06.95 ch Creation. Copyright (c) 1995.
  45. @
  46. Variable description: '
  47.  
  48. 'ApplicationWindow Methods...:' menuWithId: . 
  49.  
  50. 'ApplicationWindow class Methods...:' . 
  51.  
  52. 'MenuWindow ExtraSymbols...:' PMWindowLibrary afAttribute: 
  53.     afAttribute . 
  54.  
  55. 'MenuWindow Methods...:' menuWithId: . 
  56.  
  57. 'MenuWindow class Methods...:' . 
  58.  
  59. 'MessageBox Methods...:' . 
  60.  
  61. 'MessageBox class Methods...:' confirmDefaultNo: 
  62.     confirmWithCancel: confirmWithCancelDefaultNo: . 
  63.