|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ProgressMonitorUtils.Type | |
|---|---|
| Task.ProgressMonitor | |
| Uses of ProgressMonitorUtils.Type in Task.ProgressMonitor |
|---|
| Methods in Task.ProgressMonitor that return ProgressMonitorUtils.Type | |
|---|---|
static ProgressMonitorUtils.Type |
ProgressMonitorUtils.Type.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static ProgressMonitorUtils.Type[] |
ProgressMonitorUtils.Type.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in Task.ProgressMonitor with parameters of type ProgressMonitorUtils.Type | |
|---|---|
static java.lang.String |
ProgressMonitorUtils.generateProgressMessage(ProgressMonitorUtils.Type type,
java.lang.String msg,
int progress,
int total)
Creates a status message for the progress, not formatted in HTML, just plain text. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||