Package com.cosylab.vdct.graphics
Class ColorChooser
- java.lang.Object
-
- com.cosylab.vdct.graphics.ColorChooser
-
public class ColorChooser extends Object
-
-
Constructor Summary
Constructors Constructor Description ColorChooser()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static Color
getColor(String selectTitle, Color color)
static JColorChooser
getInstance()
-
-
-
Method Detail
-
getInstance
public static JColorChooser getInstance()
- Returns:
- something
-
-