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

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