TV-Browser 3.3.3 API

util.ui.progress
Class ProgressMonitorGroup

java.lang.Object
  extended by util.ui.progress.ProgressMonitorGroup

public class ProgressMonitorGroup
extends java.lang.Object

Author:
Til Schneider, www.murfman.de

Constructor Summary
ProgressMonitorGroup(javax.swing.JProgressBar progressBar, javax.swing.JLabel label, int totalWeight)
           
ProgressMonitorGroup(ProgressMonitor delegate, int totalWeight)
           
 
Method Summary
 ProgressMonitor getNextProgressMonitor(int weight)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProgressMonitorGroup

public ProgressMonitorGroup(ProgressMonitor delegate,
                            int totalWeight)

ProgressMonitorGroup

public ProgressMonitorGroup(javax.swing.JProgressBar progressBar,
                            javax.swing.JLabel label,
                            int totalWeight)
Method Detail

getNextProgressMonitor

public ProgressMonitor getNextProgressMonitor(int weight)

TV-Browser 3.3.3 API

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