Uses of Class
org.cytoscape.work.util.ListSelection
Package
Description
Various supporting classes for Cytoscape the work (Task) framework.
-
Uses of ListSelection in org.cytoscape.work.util
Modifier and TypeClassDescriptionfinal class
List with items of typeT
: one or more items can be selected.final class
List with items of typeT
: only 1 item can be selected.Modifier and TypeMethodDescriptiondefault void
ListChangeListener.listChanged
(ListSelection<T> source) default void
ListChangeListener.selectionChanged
(ListSelection<T> source)