Class AbstractPluginConfigurationAction

    • Constructor Detail

      • AbstractPluginConfigurationAction

        public AbstractPluginConfigurationAction()
    • Method Detail

      • setNewLabel

        public void setNewLabel​(String label)
        The user entered JDK label
        Parameters:
        label - The label
      • setOldLabel

        public void setOldLabel​(String label)
        The original value of the user entered JDK label
        Parameters:
        label - The label
      • getNewLabel

        public String getNewLabel()
      • getOldLabel

        public String getOldLabel()
      • getHomeDirectory

        public String getHomeDirectory()
      • setHomeDirectory

        public void setHomeDirectory​(String homeDirectory)
        The user entered home directory
        Parameters:
        homeDirectory - The myJdk's home directory