public class Monitor
extends java.lang.Object
Constructor and Description |
---|
Monitor(java.lang.String title,
javax.swing.JDesktopPane desktop,
ActionFrame parentFrame) |
Modifier and Type | Method and Description |
---|---|
void |
setDescription(java.lang.String text) |
void |
setProgress(int progress) |
public Monitor(java.lang.String title, javax.swing.JDesktopPane desktop, ActionFrame parentFrame)