Class Main


  • public final class Main
    extends Object
    Entry point for starting the checkstyle GUI.
    • Constructor Detail

      • Main

        private Main()
        Hidden constructor of the current utility class.
    • Method Detail

      • main

        public static void main​(String... args)
        Entry point.
        Parameters:
        args - the command line arguments.
      • createMainFrame

        private static void createMainFrame​(String... args)
        Helper method to create the MainFrame instance.
        Parameters:
        args - the command line arguments