TV-Browser 3.3.3 API

util.ui
Class NullProgressMonitor

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

public class NullProgressMonitor
extends java.lang.Object
implements ProgressMonitor


Constructor Summary
NullProgressMonitor()
           
 
Method Summary
 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

NullProgressMonitor

public NullProgressMonitor()
Method Detail

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)