util.ui.progress
Class ProgressWindow
java.lang.Object
util.ui.progress.ProgressWindow
- All Implemented Interfaces:
- ProgressMonitor
public class ProgressWindow
- extends java.lang.Object
- implements ProgressMonitor
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProgressWindow
public ProgressWindow(java.awt.Component parent,
java.lang.String msg)
ProgressWindow
public ProgressWindow(java.awt.Component parent)
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, Copyright (C) 2004-2008 TV-Browser Team (dev@tvbrowser.org)