public final class CyColorChooser extends Object
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 |
---|---|
static Color |
showDialog(Component parent,
String title,
Color initialColor)
Display custom color chooser dialog.
|
Copyright 2011-2015 Cytoscape Consortium. All rights reserved.