unbbayes.gui
Class LongTaskProgressBar
java.lang.Object
unbbayes.gui.LongTaskProgressBar
- All Implemented Interfaces:
- ILongTaskProgressObserver
public class LongTaskProgressBar
- extends Object
- implements ILongTaskProgressObserver
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LongTaskProgressBar
public LongTaskProgressBar(boolean showProgressBar)
LongTaskProgressBar
public LongTaskProgressBar(String title,
boolean showProgressBar)
getCancelButton
public JButton getCancelButton()
getProgressBar
public JProgressBar getProgressBar()
setThread
public void setThread(Thread t)
setProgressBar
public void setProgressBar(int n)
hideProgressBar
public void hideProgressBar()
showProgressBar
public void showProgressBar()
update
public void update()
update
public void update(LongTaskProgressChangedEvent status)
- Specified by:
update
in interface ILongTaskProgressObserver
Copyright © 2001-2010 University of Brasilia - UnB. All Rights Reserved.