Package | Description |
---|---|
org.processmining.framework.util.ui.widgets.traceview.model |
Modifier and Type | Interface and Description |
---|---|
interface |
SortableListModel<T> |
Modifier and Type | Class and Description |
---|---|
class |
SortableListModelImpl<T>
Provides a sorted
ListModel based on an ArrayList for use
with a JList . |