home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / cset21v5.zip / TOOLKT21 / SC / WPFNTPAL.SC < prev    next >
Text File  |  1993-05-03  |  1KB  |  84 lines

  1.  
  2. # This file was generated by the SOM Compiler.
  3. # FileName: wpfntpal.sc.
  4. # Generated using:
  5. #     SOM Precompiler spc: 1.22
  6. #     SOM Emitter emitcsc: 1.10
  7.  
  8. /*
  9.  *  Module Header
  10.  * 
  11.  *  Module Name: WPFNTPAL
  12.  * 
  13.  *  OS/2 Presentation Manager Workplace class definitions
  14.  * 
  15.  *  Copyright (c) International Business Machines Corporation 1991, 1992
  16.  * 
  17.  */
  18.  
  19. #include "wppalet.sc"
  20.  
  21. class: WPFontPalette, 
  22.     external stem = wpfon, local, external prefix = fon_, 
  23.     classprefix = fonM_, major version = 1, minor version = 2, 
  24.     file stem = wpfntpal;
  25.  
  26.  
  27. parent class: WPPalette;
  28.  
  29.  
  30. release order:
  31.     wpGetFattrsFromPsz;
  32.  
  33. methods:
  34.  
  35.  
  36.     override wpPaintCell;
  37.  
  38.     -- From WPPalette
  39.  
  40.     override wpEditCell;
  41.  
  42.     -- From WPPalette
  43.  
  44.     override wpSetupCell;
  45.  
  46.     -- From WPPalette
  47.  
  48.     override wpDragCell;
  49.  
  50.     -- From WPPalette
  51.  
  52.     override wpclsQueryEditString, class;
  53.  
  54.     -- From WPPalette
  55.  
  56.     override wpQueryPaletteHelp;
  57.  
  58.     -- From WPPalette
  59.  
  60.     override wpSetup;
  61.  
  62.     -- From WPObject
  63.  
  64.     override wpMenuItemHelpSelected;
  65.  
  66.     -- From WPObject
  67.  
  68.     override wpclsQueryTitle, class;
  69.  
  70.     -- From WPObject
  71.  
  72.     override wpclsQueryIconData, class;
  73.  
  74.     -- From WPObject
  75.  
  76.     override wpclsQueryStyle, class;
  77.  
  78.     -- From WPObject
  79.  
  80.     override wpclsQueryDefaultHelp, class;
  81.  
  82.     -- From WPObject
  83.  
  84.