org.crosswire.bibledesktop.desktop
Class Splash.CustomWorkListener

java.lang.Object
  extended by org.crosswire.bibledesktop.desktop.Splash.CustomWorkListener
All Implemented Interfaces:
EventListener, WorkListener
Enclosing class:
Splash

private final class Splash.CustomWorkListener
extends Object
implements WorkListener

Pack the frame if we get new jobs that could shunt things around


Constructor Summary
private Splash.CustomWorkListener()
           
 
Method Summary
 void workProgressed(WorkEvent ev)
          This method is called to indicate that some progress has been made.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Splash.CustomWorkListener

private Splash.CustomWorkListener()
Method Detail

workProgressed

public void workProgressed(WorkEvent ev)
Description copied from interface: WorkListener
This method is called to indicate that some progress has been made. The amount of progress is indicated by ev.getPercent()

Specified by:
workProgressed in interface WorkListener
Parameters:
ev - Describes the progress

Copyright ยจ 2003-2005