Package | Description |
---|---|
org.crosswire.common.progress.swing |
GUI classes to support background processing.
|
Modifier and Type | Field and Description |
---|---|
protected Map<org.crosswire.common.progress.Progress,JobsProgressBar.JobData> |
JobsProgressBar.jobs
Where we store the currently displayed jobs
|
private List<JobsProgressBar.JobData> |
JobsProgressBar.positions
Array telling us what y position the jobs have in the window
|