home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / ool.zip / OOL / source / xjvsurlh.cpp < prev    next >
Text File  |  1997-02-23  |  450b  |  16 lines

  1. /*@ XJavaShowURLHandler::XJavaShowURLHandler
  2. @group constructors/destructors
  3. */
  4.  
  5. /*@ XJavaShowURLHandler::~XJavaShowURLHandler
  6. @group constructors/destructors
  7. */
  8.  
  9. /*@ XJavaShowURLHandler::ShowURL
  10. @group java/misc
  11. @remarks You have to override this abstract funtion in order to handle the URLs that are passed
  12.         to this function
  13. @parameters XString& url         the applet URL
  14.            XString& target      the applet target
  15. */
  16.