| Package | Description |
|---|---|
| de.javagl.swing.tasks.executors |
Classes for observing the status of tasks that are executed in an
executor service.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ObservableExecutorPanel.setCellRenderer(ListCellRenderer<? super TaskView> cellRenderer)
Set the cell renderer for the list that displays the
TaskView
instances for the tasks that have been submitted to the
ObservableExecutorService that is currently displayed in
this panel |
Copyright © 2016. All rights reserved.