home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2002 March / PCWMAR02.iso / software / windowsxp / ftgateoffice / ftgateoffice.exe / Main / webhelp.jar / hhapplet / DialogDoneTarget.class (.txt) < prev    next >
Encoding:
Java Class File  |  2000-11-07  |  185 b   |  6 lines

  1. package hhapplet;
  2.  
  3. interface DialogDoneTarget {
  4.    void dialogDone();
  5. }
  6.