com.sun.electric.tool.ncc
Class Aborter

java.lang.Object
  extended by com.sun.electric.tool.ncc.Aborter

public class Aborter
extends java.lang.Object

Indicate when user wants to abort


Constructor Summary
Aborter(Job j)
           
 
Method Summary
 boolean userWantsToAbort()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Aborter

public Aborter(Job j)
Method Detail

userWantsToAbort

public boolean userWantsToAbort()