com.japisoft.framework.job
Interface SwingEventSynchro


public interface SwingEventSynchro

Interface for synchronizing job with the swing event thread

Version:
1.0
Author:
(c) 2004 JAPISoft / http://www.japisoft.com

Method Summary
 boolean preRun()
          This is run inside the JOBManager thread.
 

Method Detail

preRun

public boolean preRun()
This is run inside the JOBManager thread.

Returns:
true to continue running the job