org.apache.batik.apps.svgbrowser

Class StatusBar.DisplayThread

protected class StatusBar.DisplayThread extends Thread

To display the main message
Constructor Summary
DisplayThread()
DisplayThread(long duration)
DisplayThread(Thread toJoin)
DisplayThread(long duration, Thread toJoin)
Method Summary
voidfinish()
voidrun()

Constructor Detail

DisplayThread

public DisplayThread()

DisplayThread

public DisplayThread(long duration)

DisplayThread

public DisplayThread(Thread toJoin)

DisplayThread

public DisplayThread(long duration, Thread toJoin)

Method Detail

finish

public void finish()

run

public void run()
Copyright B) 2008 Apache Software Foundation. All Rights Reserved.