Searched refs:getInfoText (Results 1 – 2 of 2) sorted by relevance
65 ProductInformation = new JEditorPane("text/html", getInfoText()); in UninstallationImminent()85 public String getInfoText() { in getInfoText() method in UninstallationImminent
66 ProductInformation = new JEditorPane("text/html", getInfoText()); in InstallationImminent()90 public String getInfoText() { in getInfoText() method in InstallationImminent
Completed in 16 milliseconds