home *** CD-ROM | disk | FTP | other *** search
/ Internet Magazine 2002 June / INTERNET92.ISO / pc / software / windows / building / visual_dhtml / visualdhtmlwin9x_nt.exe / OCregurl.___ (.txt) < prev    next >
Encoding:
Java Class File  |  2001-10-19  |  292 b   |  9 lines

  1. import com.ms.wfc.app.Window;
  2.  
  3. class OCregurl extends Window {
  4.    OCregurlPan regpan = new OCregurlPan(this);
  5.  
  6.    public OCregurl() {
  7.    }
  8. }
  9.