org.sf.jlaunchpad.util
Class ExitProtector

java.lang.Object
  extended by org.sf.jlaunchpad.util.ExitProtector

public class ExitProtector
extends java.lang.Object


Constructor Summary
ExitProtector()
           
 
Method Summary
 void enableSystemExitCall()
           
 void forbidSystemExitCall()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExitProtector

public ExitProtector()
Method Detail

forbidSystemExitCall

public void forbidSystemExitCall()

enableSystemExitCall

public void enableSystemExitCall()


Copyright © 2007-2008 Dream Programs Inc.. All Rights Reserved.