home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 4 / Apprentice-Release4.iso / Source Code / Libraries / DCLAP 4j / Drtf / DRich.h < prev    next >
Encoding:
Text File  |  1995-12-17  |  445 b   |  20 lines  |  [TEXT/R*ch]

  1. // DRich.h
  2. // header of all the public Drtf // DRich headers in DClap library
  3.  
  4.  
  5. #include "DRichViewNu.h"
  6.  
  7.     // these handlers convert formats to DRichView
  8. #include "DRichHandler.h"
  9. #include "DPICTHandler.h"
  10. #include "DGIFHandler.h"
  11. #include "DRTFHandler.h"
  12. #include "DHTMLHandler.h"
  13. //#include "DNetHTMLHandler.h" -- must keep this w/ DNet group
  14.  
  15.     // these are not public interfaces
  16. //DDrawPICT.h
  17. //DHTMLprocess.h
  18. //DRichProcess.h
  19. //DRichStyle.h
  20.