home *** CD-ROM | disk | FTP | other *** search
/ Nebula 2 / Nebula Two.iso / WebObjects / WebObjectsDoc_HTML / Reuse / ReusableComponentsEx / FontChoiceEx.wo / FontChoiceEx.wos < prev   
Encoding:
Text File  |  1996-02-10  |  140 b   |  13 lines

  1. ////////////////////////
  2. //  FontChoice
  3. //  by Charles Lloyd
  4. ////////////////////////
  5.  
  6.  
  7. id fontChoice;
  8.  
  9.  
  10. - displayChoice
  11. {
  12.    return self;
  13. }