Uses of Interface
org.processmining.framework.util.ui.widgets.traceview.model.SortableListModel
-
Packages that use SortableListModel Package Description org.processmining.framework.util.ui.widgets.traceview.model -
-
Uses of SortableListModel in org.processmining.framework.util.ui.widgets.traceview.model
Classes in org.processmining.framework.util.ui.widgets.traceview.model that implement SortableListModel Modifier and Type Class Description classSortableListModelImpl<T>Provides a sortedListModelbased on anArrayListfor use with aJList.
-