TV-Browser 3.3.3 API

util.ui.progress
Class ProgressWindow

java.lang.Object
  extended by util.ui.progress.ProgressWindow
All Implemented Interfaces:
ProgressMonitor

public class ProgressWindow
extends java.lang.Object
implements ProgressMonitor


Constructor Summary
ProgressWindow(java.awt.Component parent)
           
ProgressWindow(java.awt.Component parent, java.lang.String msg)
           
 
Method Summary
 void run(Progress progress)
           
 void setMaximum(int maximum)
           
 void setMessage(java.lang.String msg)
           
 void setValue(int value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProgressWindow

public ProgressWindow(java.awt.Component parent,
                      java.lang.String msg)

ProgressWindow

public ProgressWindow(java.awt.Component parent)
Method Detail

run

public void run(Progress progress)

setMaximum

public void setMaximum(int maximum)
Specified by:
setMaximum in interface ProgressMonitor

setValue

public void setValue(int value)
Specified by:
setValue in interface ProgressMonitor

setMessage

public void setMessage(java.lang.String msg)
Specified by:
setMessage in interface ProgressMonitor

TV-Browser 3.3.3 API

TV-Browser 3.3.3, Copyright (C) 2004-2008 TV-Browser Team (dev@tvbrowser.org)