Module org.jpo
Package org.jpo.gui

Class CorrectSha256SwingWorker

java.lang.Object
javax.swing.SwingWorker<Integer,String>
org.jpo.gui.CorrectSha256SwingWorker
All Implemented Interfaces:
Runnable, Future<Integer>, RunnableFuture<Integer>

public class CorrectSha256SwingWorker extends SwingWorker<Integer,String>
Looks for missing SHA256 code and corrects them.