Package | Description |
---|---|
org.cytoscape.application.swing |
This package defines the various interfaces, abstract classes, and enums
that represent the Cytoscape Swing Application API.
|
org.cytoscape.util.swing |
This package contains misc helper classes for Cytoscape Desktop application.
|
Class and Description |
---|
IconManager
Interface that provides constants for simple icons that can be used by Cytoscape and third party apps in order to
create a more consistent GUI.
|
Class and Description |
---|
AbstractCellEditor
An abstract, convenience implementation of a Cell Editor that
really only adds event listener support.
|
BasicCollapsiblePanel.CollapseListener |
CyColorPaletteChooser
This defines a color chooser that allows users to choose colors from a
palette and (optionally) change palettes.
|
FileChooserFilter
Used to hold extension(s) of acceptable file types and a short description of
them.
|
GravityTracker
This interface sepecifies a tracker that will be used to insert items (submenus, menu items
and separators) into a menu based on their "gravity" or "weight".
|
TreeTableModel
TreeTableModel is the model used by a JTreeTable.
|
Copyright 2011-2015 Cytoscape Consortium. All rights reserved.