Class JMadGuiStandaloneConfiguration


  • @Configuration
    @Import({cern.accsoft.steering.jmad.conf.JMadServiceConfiguration.class,org.jmad.modelpack.service.conf.JMadModelPackageServiceConfiguration.class,org.jmad.modelpack.gui.conf.JMadModelSelectionDialogConfiguration.class,JMadGuiConfiguration.class})
    public class JMadGuiStandaloneConfiguration
    extends java.lang.Object
    Spring configuration for a standalone JMad GUI. It imports all the necessary configurations. If you just need to configure the jmad-gui project, you can use JMadGuiConfiguration
    • Constructor Detail

      • JMadGuiStandaloneConfiguration

        public JMadGuiStandaloneConfiguration()
    • Method Detail

      • markedElementsManager

        @Bean("markedElementsManager")
        public MarkedElementsManager markedElementsManager()