|
TV-Browser 3.3.3 API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object util.ui.progress.ProgressMonitorGroup
public class ProgressMonitorGroup
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 |
---|
public ProgressMonitorGroup(ProgressMonitor delegate, int totalWeight)
public ProgressMonitorGroup(javax.swing.JProgressBar progressBar, javax.swing.JLabel label, int totalWeight)
Method Detail |
---|
public ProgressMonitor getNextProgressMonitor(int weight)
|
TV-Browser 3.3.3 API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |