|
Cytoscape 3.1.1 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ListSelection | |
---|---|
org.cytoscape.work.util | Various supporting classes for Cytoscape the work (Task) framework. |
Uses of ListSelection in org.cytoscape.work.util |
---|
Subclasses of ListSelection in org.cytoscape.work.util | |
---|---|
class |
ListMultipleSelection<T>
List with items of type T : one or more items can be selected. |
class |
ListSingleSelection<T>
List with items of type T : only 1 item can be selected. |
Methods in org.cytoscape.work.util with parameters of type ListSelection | |
---|---|
void |
ListChangeListener.listChanged(ListSelection<T> source)
|
void |
ListChangeListener.selectionChanged(ListSelection<T> source)
|
|
Cytoscape 3.1.1 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |