Class ChooseRemoteSystemiInstallFolderPanel

  • All Implemented Interfaces:
    Referenceable

    public final class ChooseRemoteSystemiInstallFolderPanel
    extends InstallPanelAction
    This action allows the user with the option to choose an install location.
    • Constructor Detail

      • ChooseRemoteSystemiInstallFolderPanel

        public ChooseRemoteSystemiInstallFolderPanel()
    • Method Detail

      • getCanSpecifyInstallFolderName

        public boolean getCanSpecifyInstallFolderName()
        Whether install folder name can be specified
      • setCanSpecifyInstallFolderName

        public void setCanSpecifyInstallFolderName​(boolean value)
        Whether install folder name can be specified
      • getStepTitle

        public java.lang.String getStepTitle()
        Step title of the panel
      • setStepTitle

        public void setStepTitle​(java.lang.String StepTitle)
        Step title of the panel
      • getPrompt

        public java.lang.String getPrompt()
        Prompt the user to ask where files should be installed
      • setPrompt

        public void setPrompt​(java.lang.String Prompt)
        Prompt the user to ask where files should be installed
      • getAdditionalText

        public java.lang.String getAdditionalText()
        Instruction for the user to choose a destination IFS folder
      • setAdditionalText

        public void setAdditionalText​(java.lang.String AdditionalText)
        Instruction for the user to choose a destination IFS folder
      • getCanManuallyEnterPath

        public boolean getCanManuallyEnterPath()
        Whether user can manually enter the path into the textfield
      • setCanManuallyEnterPath

        public void setCanManuallyEnterPath​(boolean CanManuallyEnterPath)
        Whether user can manually enter the path into the textfield