public abstract class RunnableProcess extends Object implements Runnable
RunnableProcess()
void
end(MainFrame mf)
start(MainFrame mf, String name)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
run
public RunnableProcess()
public void start(MainFrame mf, String name)
public void end(MainFrame mf)
Copyright © 2016. All rights reserved.