FreeHEP API
Version v1.2.2

org.freehep.postscript
Interface DebuggerListener

All Superinterfaces:
EventListener
All Known Implementing Classes:
Processor

public interface DebuggerListener
extends EventListener


Method Summary
 void go()
          Proceeds to end
 void reset()
          Resets
 boolean step()
          Executes one step
 

Method Detail

reset

public void reset()
           throws IOException
Resets

IOException

step

public boolean step()
             throws IOException
Executes one step

Returns:
true if more steps can be taken
IOException

go

public void go()
        throws IOException
Proceeds to end

IOException

FreeHEP API
Version v1.2.2

Copyright © 2000-2003 FreeHEP, All Rights Reserved.