Package | Description |
---|---|
org.cytoscape.application.swing |
This package defines the various interfaces, abstract classes, and enums
that represent the Cytoscape Swing Application API.
|
Constructor and Description |
---|
CyColumnComboBox(CyColumnPresentationManager columnPresentationManager,
Collection<CyColumn> columns)
Creates a CyColumnComboBox with all entries enabled.
|
CyColumnComboBox(CyColumnPresentationManager columnPresentationManager,
Collection<CyColumn> columns,
Predicate<CyColumn> enabledPredicate)
Creates a CyColumnComboBox.
|
CyColumnSelector(IconManager iconManager,
CyColumnPresentationManager columnPresentationManager)
Creates a CyColumnSelector.
|
Copyright 2011-2015 Cytoscape Consortium. All rights reserved.