【问题标题】:Install4j - Change the text of the "Next" button to "Install"Install4j - 将“下一步”按钮的文本更改为“安装”
【发布时间】:2015-05-15 23:00:54
【问题描述】:

在 install4j 中,如何在安装屏幕之前的屏幕中将“下一步”按钮的文本更改为“安装”?

【问题讨论】:

    标签: java install4j


    【解决方案1】:

    在屏幕调用的“预激活脚本”属性中

    context.getWizardContext().setNextButtonText("Install");
    

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2021-12-10
      • 1970-01-01
      • 1970-01-01
      • 2016-02-22
      • 2022-11-12
      • 1970-01-01
      • 1970-01-01
      • 2015-08-06
      相关资源
      最近更新 更多