com.ehsbe.commons.gui
Class JxStatusBar.Updater
java.lang.Object
com.ehsbe.commons.gui.JxStatusBar.Updater
- All Implemented Interfaces:
- Runnable
- Enclosing class:
- JxStatusBar
protected class JxStatusBar.Updater
- extends Object
- implements Runnable
Simple helper to avoid boiler plate code - call one of the update
*
methods.
- Version:
- $Revision: 498 $
- Author:
- Firstname Lastname
Method Summary |
void |
run()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JxStatusBar.Updater
public JxStatusBar.Updater(String src,
Boolean what)
- Create a new Instance.
- Parameters:
src
- the name of the task/thread which caused this update
(might be a class name as well)what
- what to update. If null
message and progress area
gets updated, if true
the message area gets updated,
otherwise the progress area, only.
run
public void run()
-
- Specified by:
run
in interface Runnable
Copyright ©2005-2009 EHSBE, Walther-Rathenau-Str. 58, 39104 Magdeburg, Sachsen-Anhalt, Germany. All Rights Reserved.