Class ListThemeColors


  • public class ListThemeColors
    extends java.lang.Object
    Routine to list the colors used by the mobile themes Android, iOS and Windows used to build the light themes and custom themes.
    Author:
    Christopher Mindus
    • Constructor Summary

      Constructors 
      Constructor Description
      ListThemeColors()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void main​(java.lang.String[] args)
      Command line entry.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ListThemeColors

        public ListThemeColors()
    • Method Detail

      • main

        public static void main​(java.lang.String[] args)
        Command line entry.
        Parameters:
        args - The arguments.