Searched defs:getLabelForAttribute (Results 1 - 6 of 6) sorted by relevance

/forgerock/opendj-b2.6/src/guitools/org/opends/guitools/controlpanel/ui/
H A DSimplifiedViewEntryPanel.java475 JLabel label = getLabelForAttribute(attr, sr);
512 JLabel label = getLabelForAttribute(attr, sr);
651 private JLabel getLabelForAttribute(String attrName, CustomSearchResult sr) method in class:SimplifiedViewEntryPanel
/forgerock/opendj2/src/guitools/org/opends/guitools/controlpanel/ui/
H A DSimplifiedViewEntryPanel.java473 JLabel label = getLabelForAttribute(attr, sr);
510 JLabel label = getLabelForAttribute(attr, sr);
649 private JLabel getLabelForAttribute(String attrName, CustomSearchResult sr) method in class:SimplifiedViewEntryPanel
/forgerock/opendj2.6.2/src/guitools/org/opends/guitools/controlpanel/ui/
H A DSimplifiedViewEntryPanel.java472 JLabel label = getLabelForAttribute(attr, sr);
509 JLabel label = getLabelForAttribute(attr, sr);
648 private JLabel getLabelForAttribute(String attrName, CustomSearchResult sr) method in class:SimplifiedViewEntryPanel
/forgerock/opendj2-hg/src/guitools/org/opends/guitools/controlpanel/ui/
H A DSimplifiedViewEntryPanel.java473 JLabel label = getLabelForAttribute(attr, sr);
510 JLabel label = getLabelForAttribute(attr, sr);
649 private JLabel getLabelForAttribute(String attrName, CustomSearchResult sr) method in class:SimplifiedViewEntryPanel
/forgerock/opendj2-jel-hg/src/guitools/org/opends/guitools/controlpanel/ui/
H A DSimplifiedViewEntryPanel.java475 JLabel label = getLabelForAttribute(attr, sr);
512 JLabel label = getLabelForAttribute(attr, sr);
651 private JLabel getLabelForAttribute(String attrName, CustomSearchResult sr) method in class:SimplifiedViewEntryPanel
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/guitools/controlpanel/ui/
H A DSimplifiedViewEntryPanel.java445 JLabel label = getLabelForAttribute(attr, sr);
480 JLabel label = getLabelForAttribute(attr, sr);
617 private JLabel getLabelForAttribute(String attrName, CustomSearchResult sr) method in class:SimplifiedViewEntryPanel

Completed in 62 milliseconds