gate.gui
Class MainFrame.ProgressBarUpdater
java.lang.Object
gate.gui.MainFrame.ProgressBarUpdater
- All Implemented Interfaces:
- Runnable
- Enclosing class:
- MainFrame
- class MainFrame.ProgressBarUpdater
- extends Object
- implements Runnable
Model for the tree representing the resources loaded in the system
Field Summary |
(package private) int |
value
|
Method Summary |
void |
run()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
value
int value
MainFrame.ProgressBarUpdater
MainFrame.ProgressBarUpdater(int newValue)
run
public void run()
- Specified by:
run
in interface Runnable