Uses of Interface
org.processmining.framework.util.ui.widgets.traceview.model.FilteredListModelImpl.ListModelFilter
-
Packages that use FilteredListModelImpl.ListModelFilter Package Description org.processmining.framework.util.ui.widgets.traceview org.processmining.framework.util.ui.widgets.traceview.model -
-
Uses of FilteredListModelImpl.ListModelFilter in org.processmining.framework.util.ui.widgets.traceview
Methods in org.processmining.framework.util.ui.widgets.traceview with parameters of type FilteredListModelImpl.ListModelFilter Modifier and Type Method Description voidProMTraceList. filter(FilteredListModelImpl.ListModelFilter<T> filter) -
Uses of FilteredListModelImpl.ListModelFilter in org.processmining.framework.util.ui.widgets.traceview.model
Methods in org.processmining.framework.util.ui.widgets.traceview.model with parameters of type FilteredListModelImpl.ListModelFilter Modifier and Type Method Description voidFilteredListModel. filter(FilteredListModelImpl.ListModelFilter<E> filter)voidFilteredListModelImpl. filter(FilteredListModelImpl.ListModelFilter<E> f)
-