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

/forgerock/opendj-b2.6/src/guitools/org/opends/guitools/controlpanel/util/
H A DUtilities.java1039 * @param applyBackground whether an error/warning background must be applied
1043 String plainText, Font font, boolean applyBackground)
1047 if (applyBackground)
1042 updatePreferredSize(JEditorPane pane, int nCols, String plainText, Font font, boolean applyBackground) argument
/forgerock/opendj2/src/guitools/org/opends/guitools/controlpanel/util/
H A DUtilities.java1038 * @param applyBackground whether an error/warning background must be applied
1042 String plainText, Font font, boolean applyBackground)
1046 if (applyBackground)
1041 updatePreferredSize(JEditorPane pane, int nCols, String plainText, Font font, boolean applyBackground) argument
/forgerock/opendj2.6.2/src/guitools/org/opends/guitools/controlpanel/util/
H A DUtilities.java1039 * @param applyBackground whether an error/warning background must be applied
1043 String plainText, Font font, boolean applyBackground)
1047 if (applyBackground)
1042 updatePreferredSize(JEditorPane pane, int nCols, String plainText, Font font, boolean applyBackground) argument
/forgerock/opendj2-hg/src/guitools/org/opends/guitools/controlpanel/util/
H A DUtilities.java1038 * @param applyBackground whether an error/warning background must be applied
1042 String plainText, Font font, boolean applyBackground)
1046 if (applyBackground)
1041 updatePreferredSize(JEditorPane pane, int nCols, String plainText, Font font, boolean applyBackground) argument
/forgerock/opendj2-jel-hg/src/guitools/org/opends/guitools/controlpanel/util/
H A DUtilities.java1052 * @param applyBackground whether an error/warning background must be applied
1056 String plainText, Font font, boolean applyBackground)
1060 if (applyBackground)
1055 updatePreferredSize(JEditorPane pane, int nCols, String plainText, Font font, boolean applyBackground) argument
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/guitools/controlpanel/util/
H A DUtilities.java1005 * @param applyBackground whether an error/warning background must be applied
1009 String plainText, Font font, boolean applyBackground)
1013 if (applyBackground)
1008 updatePreferredSize(JEditorPane pane, int nCols, String plainText, Font font, boolean applyBackground) argument

Completed in 125 milliseconds