Uses of Package
org.cytoscape.util.swing
-
Packages that use org.cytoscape.util.swing 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. -
Classes in org.cytoscape.util.swing used by org.cytoscape.application.swing Class 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. -
Classes in org.cytoscape.util.swing used by org.cytoscape.util.swing Class 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.