Home
last modified time | relevance | path

Searched refs:customButtonText (Results 1 – 2 of 2) sorted by relevance

/trunk/main/javainstaller2/src/JavaSetup/org/openoffice/setup/Panel/
H A DChooseInstallationType.java91 String customButtonText = ResourceManager.getString("String_ChooseInstallationType7"); in ChooseInstallationType() local
92 custom = new JRadioButton(customButtonText, false); in ChooseInstallationType()
H A DChooseUninstallationType.java87 … String customButtonText = ResourceManager.getString("String_ChooseUninstallationType3"); in ChooseUninstallationType() local
88 custom = new JRadioButton(customButtonText, false); in ChooseUninstallationType()

Completed in 16 milliseconds