ehsbe CommonsTM
Version 1.1.0rc3

com.ehsbe.commons.gui
Class JxStatusBar.Updater

java.lang.Object
  extended by 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

Constructor Summary
JxStatusBar.Updater(String src, Boolean what)
          Create a new Instance.
 
Method Summary
 void run()
          
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

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.
Method Detail

run

public void run()

Specified by:
run in interface Runnable

ehsbe CommonsTM
Version 1.1.0rc3

Copyright ©2005-2009 EHSBE, Walther-Rathenau-Str. 58, 39104 Magdeburg, Sachsen-Anhalt, Germany. All Rights Reserved.