| Modifier and Type | Method and Description |
|---|---|
static ListCellRenderer<Object> |
createBasic()
Creates a default list cell renderer that displays basic information
about a
TaskView |
static ListCellRenderer<Object> |
createWithProgressBar()
Creates a list cell renderer that displays basic information
about a
TaskView, and shows a small progress bar
that indicates the progress of the task. |
public static ListCellRenderer<Object> createBasic()
TaskViewpublic static ListCellRenderer<Object> createWithProgressBar()
TaskView, and shows a small progress bar
that indicates the progress of the task.Copyright © 2016. All rights reserved.