Searched refs:updateComboBoxModel (Results 1 - 25 of 72) sorted by relevance

123

/forgerock/opendj-b2.6/src/guitools/org/opends/guitools/controlpanel/ui/
H A DStatusGenericPanel.java1352 updateComboBoxModel(newElements, model);
1424 updateComboBoxModel(newElements, model);
1432 protected void updateComboBoxModel(Collection<?> newElements, method in class:StatusGenericPanel
1435 updateComboBoxModel(newElements, model, null);
1446 protected void updateComboBoxModel(final Collection<?> newElements, method in class:StatusGenericPanel
1454 Utilities.updateComboBoxModel(newElements, model, comparator);
H A DNewAttributePanel.java238 updateComboBoxModel(newSyntaxes,
256 updateComboBoxModel(newParents,
315 updateComboBoxModel(el, model);
H A DCustomAttributePanel.java750 updateComboBoxModel(newSyntaxes,
768 updateComboBoxModel(newParents,
827 updateComboBoxModel(el, model);
/forgerock/opendj2/src/guitools/org/opends/guitools/controlpanel/ui/
H A DStatusGenericPanel.java1351 updateComboBoxModel(newElements, model);
1423 updateComboBoxModel(newElements, model);
1431 protected void updateComboBoxModel(Collection<?> newElements, method in class:StatusGenericPanel
1434 updateComboBoxModel(newElements, model, null);
1445 protected void updateComboBoxModel(final Collection<?> newElements, method in class:StatusGenericPanel
1453 Utilities.updateComboBoxModel(newElements, model, comparator);
H A DNewAttributePanel.java237 updateComboBoxModel(newSyntaxes,
255 updateComboBoxModel(newParents,
314 updateComboBoxModel(el, model);
H A DCustomAttributePanel.java749 updateComboBoxModel(newSyntaxes,
767 updateComboBoxModel(newParents,
826 updateComboBoxModel(el, model);
/forgerock/opendj2.6.2/src/guitools/org/opends/guitools/controlpanel/ui/
H A DStatusGenericPanel.java1352 updateComboBoxModel(newElements, model);
1424 updateComboBoxModel(newElements, model);
1432 protected void updateComboBoxModel(Collection<?> newElements, method in class:StatusGenericPanel
1435 updateComboBoxModel(newElements, model, null);
1446 protected void updateComboBoxModel(final Collection<?> newElements, method in class:StatusGenericPanel
1454 Utilities.updateComboBoxModel(newElements, model, comparator);
H A DNewAttributePanel.java238 updateComboBoxModel(newSyntaxes,
256 updateComboBoxModel(newParents,
315 updateComboBoxModel(el, model);
H A DCustomAttributePanel.java750 updateComboBoxModel(newSyntaxes,
768 updateComboBoxModel(newParents,
827 updateComboBoxModel(el, model);
/forgerock/opendj2-hg/src/guitools/org/opends/guitools/controlpanel/ui/
H A DStatusGenericPanel.java1351 updateComboBoxModel(newElements, model);
1423 updateComboBoxModel(newElements, model);
1431 protected void updateComboBoxModel(Collection<?> newElements, method in class:StatusGenericPanel
1434 updateComboBoxModel(newElements, model, null);
1445 protected void updateComboBoxModel(final Collection<?> newElements, method in class:StatusGenericPanel
1453 Utilities.updateComboBoxModel(newElements, model, comparator);
H A DNewAttributePanel.java237 updateComboBoxModel(newSyntaxes,
255 updateComboBoxModel(newParents,
314 updateComboBoxModel(el, model);
H A DCustomAttributePanel.java749 updateComboBoxModel(newSyntaxes,
767 updateComboBoxModel(newParents,
826 updateComboBoxModel(el, model);
/forgerock/opendj2-jel-hg/src/guitools/org/opends/guitools/controlpanel/ui/
H A DStatusGenericPanel.java1352 updateComboBoxModel(newElements, model);
1424 updateComboBoxModel(newElements, model);
1432 protected void updateComboBoxModel(Collection<?> newElements, method in class:StatusGenericPanel
1435 updateComboBoxModel(newElements, model, null);
1446 protected void updateComboBoxModel(final Collection<?> newElements, method in class:StatusGenericPanel
1454 Utilities.updateComboBoxModel(newElements, model, comparator);
H A DNewAttributePanel.java238 updateComboBoxModel(newSyntaxes,
256 updateComboBoxModel(newParents,
315 updateComboBoxModel(el, model);
H A DCustomAttributePanel.java750 updateComboBoxModel(newSyntaxes,
768 updateComboBoxModel(newParents,
827 updateComboBoxModel(el, model);
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/guitools/controlpanel/ui/
H A DStatusGenericPanel.java1307 updateComboBoxModel(newElements, model);
1379 updateComboBoxModel(newElements, model);
1390 protected void updateComboBoxModel(final Collection<?> newElements, final DefaultComboBoxModel model) method in class:StatusGenericPanel
1392 updateComboBoxModel(newElements, model, null);
1407 private void updateComboBoxModel(final Collection<?> newElements, final DefaultComboBoxModel model, method in class:StatusGenericPanel
1415 Utilities.updateComboBoxModel(newElements, model, comparator);
H A DNewAttributePanel.java209 updateComboBoxModel(newSyntaxes, (DefaultComboBoxModel) syntax.getModel());
225 updateComboBoxModel(newParents, (DefaultComboBoxModel) parent.getModel());
248 updateComboBoxModel(el, model);
H A DCustomAttributePanel.java658 updateComboBoxModel(newSyntaxes, (DefaultComboBoxModel) syntax.getModel());
669 updateComboBoxModel(newParents, (DefaultComboBoxModel) parent.getModel());
685 updateComboBoxModel(el, model);
/forgerock/opendj-b2.6/src/guitools/org/opends/guitools/controlpanel/ui/components/
H A DSuperiorObjectClassesEditor.java316 Utilities.updateComboBoxModel(newParents,
/forgerock/opendj2/src/guitools/org/opends/guitools/controlpanel/ui/components/
H A DSuperiorObjectClassesEditor.java315 Utilities.updateComboBoxModel(newParents,
/forgerock/opendj2.6.2/src/guitools/org/opends/guitools/controlpanel/ui/components/
H A DSuperiorObjectClassesEditor.java316 Utilities.updateComboBoxModel(newParents,
/forgerock/opendj2-hg/src/guitools/org/opends/guitools/controlpanel/ui/components/
H A DSuperiorObjectClassesEditor.java315 Utilities.updateComboBoxModel(newParents,
/forgerock/opendj2-jel-hg/src/guitools/org/opends/guitools/controlpanel/ui/components/
H A DSuperiorObjectClassesEditor.java316 Utilities.updateComboBoxModel(newParents,
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/guitools/controlpanel/ui/components/
H A DSuperiorObjectClassesEditor.java302 Utilities.updateComboBoxModel(newParents,
/forgerock/opendj-b2.6/src/guitools/org/opends/guitools/controlpanel/util/
H A DUtilities.java2809 public static void updateComboBoxModel(Collection<?> newElements, method in class:Utilities
2812 updateComboBoxModel(newElements, model, null);
2823 public static void updateComboBoxModel(Collection<?> newElements, method in class:Utilities

Completed in 162 milliseconds

123