Interface CyColorPaletteChooserFactory


  • public interface CyColorPaletteChooserFactory
    This defines a color chooser that allows users to choose colors from a palette and (optionally) change palettes.

    Module: swing-util-api

    To use this in your app, include the following dependency in your POM:

    <dependency>
        <groupId>org.cytoscape</groupId>
        <artifactId>swing-util-api</artifactId>
    </dependency>