org.crosswire.common.progress
Class Job.PredictAction

java.lang.Object
  extended by javax.swing.AbstractAction
      extended by org.crosswire.common.progress.Job.PredictAction
All Implemented Interfaces:
ActionListener, Serializable, Cloneable, EventListener, Action
Enclosing class:
Job

private final class Job.PredictAction
extends AbstractAction

So we can fake progress for Jobs that don't tell us how they are doing


Field Summary
private static long serialVersionUID
          Serialization ID
 
Fields inherited from class javax.swing.AbstractAction
changeSupport, enabled
 
Fields inherited from interface javax.swing.Action
ACCELERATOR_KEY, ACTION_COMMAND_KEY, DEFAULT, LONG_DESCRIPTION, MNEMONIC_KEY, NAME, SHORT_DESCRIPTION, SMALL_ICON
 
Constructor Summary
private Job.PredictAction()
           
 
Method Summary
 void actionPerformed(ActionEvent ev)
           
 
Methods inherited from class javax.swing.AbstractAction
addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabled
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

serialVersionUID

private static final long serialVersionUID
Serialization ID

See Also:
Constant Field Values
Constructor Detail

Job.PredictAction

private Job.PredictAction()
Method Detail

actionPerformed

public void actionPerformed(ActionEvent ev)

Copyright ยจ 2003-2005