Class CreateShipCheat

    • Field Detail

      • controlKey

        private final javafx.scene.input.KeyCode controlKey
      • key

        private final javafx.scene.input.KeyCode key
      • options

        private final java.util.List<GenericTriple<java.lang.String>> options
      • selectedOption

        private GenericTriple<java.lang.String> selectedOption
      • context

        @Autowired
        private org.springframework.context.ApplicationContext context
      • messageSource

        @Autowired
        private org.springframework.context.MessageSource messageSource
      • locale

        @Autowired
        private Locale locale
    • Constructor Detail

      • CreateShipCheat

        public CreateShipCheat()
    • Method Detail

      • init

        @PostConstruct
        private void init()