Searched refs:buttonLabel (Results 1 – 1 of 1) sorted by relevance
134 public final String buttonLabel; field in VettingViewer.Choice138 Choice(char abbreviation, String buttonLabel, String description, int order) { in Choice() argument140 this.buttonLabel = TransliteratorUtilities.toHTML.transform(buttonLabel); in Choice()172 .append(buttonLabel) in appendDisplay()1682 out.add(((Choice) error).buttonLabel); in getErrorOnPath()