Class Utils


  • public class Utils
    extends Object
    • Method Detail

      • colorToHex

        public static String colorToHex​(Color color)
        Convert an AWT color to a hex color string, such as #000000