home *** CD-ROM | disk | FTP | other *** search
/ Popular Software (Premium Edition) / mycd.iso / INTERNET / NETSCAP4.06 / CP32E406.EXE / nav40.z / jsd10.jar / netscape / jsdebug / InterruptHook.class (.txt) < prev    next >
Encoding:
Java Class File  |  1998-08-13  |  385 b   |  7 lines

  1. package netscape.jsdebug;
  2.  
  3. public class InterruptHook extends Hook {
  4.    public void aboutToExecute(ThreadStateBase var1, PC var2) {
  5.    }
  6. }
  7.