Class DeployController


  • public class DeployController
    extends java.lang.Object
    JavaFX controller for the deploy tool. This basically uploads a headless version of GRIP and the current project to a remote target using SSH, then runs it remotely. The default values for all fields are based on typical settings for FRC, with the address based on the project settings.
    • Constructor Detail

      • DeployController

        public DeployController()
    • Method Detail

      • initialize

        protected void initialize()
      • onDeploy

        protected void onDeploy()
      • onStop

        protected void onStop()