Class Opt4J

    • Constructor Detail

      • Opt4J

        public Opt4J()
    • Method Detail

      • main

        public static void main​(String[] args)
                         throws Exception
        Starts the Opt4J configuration GUI.
        Parameters:
        args - accepts a configuration file
        Throws:
        Exception
      • initVisualization

        protected static void initVisualization​(org.opt4j.start.Opt4J.SplashDecorator splash)
      • decorateVersionDate

        protected static void decorateVersionDate​(SplashScreen splash)
        Decorate the splash screen with the version and date.
        Parameters:
        splash - the slpash screen
      • getModule

        public com.google.inject.Module getModule​(Class<? extends Task> taskClass)
        Description copied from class: Configurator
        Returns the module for the Configurator.
        Overrides:
        getModule in class Configurator
        Parameters:
        taskClass - the task class
        Returns:
        the module