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