public interface CyColorPaletteChooserFactory
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>
Modifier and Type | Method and Description |
---|---|
CyColorPaletteChooser |
getColorPaletteChooser(PaletteType type,
boolean paletteOnly) |
CyColorPaletteChooser getColorPaletteChooser(PaletteType type, boolean paletteOnly)
Copyright 2011-2015 Cytoscape Consortium. All rights reserved.