Package | Description |
---|---|
org.cytoscape.work.util |
Various supporting classes for Cytoscape the work (Task) framework.
|
Modifier and Type | Class and Description |
---|---|
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. |
Modifier and Type | Method and Description |
---|---|
void |
ListChangeListener.listChanged(ListSelection<T> source) |
void |
ListChangeListener.selectionChanged(ListSelection<T> source) |
Copyright 2011-2015 Cytoscape Consortium. All rights reserved.