Searched refs:applyMargin (Results 1 - 25 of 30) sorted by relevance

12

/forgerock/opendj2/src/quicksetup/org/opends/quicksetup/util/
H A DProgressMessageFormatter.java66 * @param applyMargin specifies whether we apply a margin or not to the
70 public Message getFormattedError(Message text, boolean applyMargin); argument
76 * @param applyMargin specifies whether we apply a margin or not to the
80 public Message getFormattedWarning(Message text, boolean applyMargin); argument
156 * This method applies a margin if the applyMargin parameter is
159 * @param applyMargin specifies whether we apply a margin or not to the
164 public Message getFormattedError(Throwable t, boolean applyMargin); argument
H A DPlainTextProgressMessageFormatter.java80 * @param applyMargin specifies whether we apply a margin or not to the
84 public Message getFormattedError(Message text, boolean applyMargin) argument
87 if (applyMargin)
102 * @param applyMargin specifies whether we apply a margin or not to the
106 public Message getFormattedWarning(Message text, boolean applyMargin) argument
109 if (applyMargin)
231 * This method applies a margin if the applyMargin parameter is
234 * @param applyMargin specifies whether we apply a margin or not to the
239 public Message getFormattedError(Throwable t, boolean applyMargin) argument
247 if (applyMargin)
[all...]
H A DHtmlProgressMessageFormatter.java112 * @param applyMargin specifies whether we apply a margin or not to the
116 public Message getFormattedError(Message text, boolean applyMargin) argument
133 if (applyMargin)
136 UIFactory.applyMargin(result,
146 * @param applyMargin specifies whether we apply a margin or not to the
150 public Message getFormattedWarning(Message text, boolean applyMargin) argument
168 if (applyMargin)
171 UIFactory.applyMargin(result,
309 * This method applies a margin if the applyMargin parameter is
312 * @param applyMargin specifie
317 getFormattedError(Throwable t, boolean applyMargin) argument
[all...]
/forgerock/opendj-b2.6/src/quicksetup/org/opends/quicksetup/util/
H A DProgressMessageFormatter.java67 * @param applyMargin specifies whether we apply a margin or not to the
71 public Message getFormattedError(Message text, boolean applyMargin); argument
77 * @param applyMargin specifies whether we apply a margin or not to the
81 public Message getFormattedWarning(Message text, boolean applyMargin); argument
157 * This method applies a margin if the applyMargin parameter is
160 * @param applyMargin specifies whether we apply a margin or not to the
165 public Message getFormattedError(Throwable t, boolean applyMargin); argument
H A DPlainTextProgressMessageFormatter.java81 * @param applyMargin specifies whether we apply a margin or not to the
85 public Message getFormattedError(Message text, boolean applyMargin) argument
88 if (applyMargin)
103 * @param applyMargin specifies whether we apply a margin or not to the
107 public Message getFormattedWarning(Message text, boolean applyMargin) argument
110 if (applyMargin)
232 * This method applies a margin if the applyMargin parameter is
235 * @param applyMargin specifies whether we apply a margin or not to the
240 public Message getFormattedError(Throwable t, boolean applyMargin) argument
248 if (applyMargin)
[all...]
H A DHtmlProgressMessageFormatter.java113 * @param applyMargin specifies whether we apply a margin or not to the
117 public Message getFormattedError(Message text, boolean applyMargin) argument
134 if (applyMargin)
137 UIFactory.applyMargin(result,
147 * @param applyMargin specifies whether we apply a margin or not to the
151 public Message getFormattedWarning(Message text, boolean applyMargin) argument
169 if (applyMargin)
172 UIFactory.applyMargin(result,
310 * This method applies a margin if the applyMargin parameter is
313 * @param applyMargin specifie
318 getFormattedError(Throwable t, boolean applyMargin) argument
[all...]
/forgerock/opendj2.6.2/src/quicksetup/org/opends/quicksetup/util/
H A DProgressMessageFormatter.java67 * @param applyMargin specifies whether we apply a margin or not to the
71 public Message getFormattedError(Message text, boolean applyMargin); argument
77 * @param applyMargin specifies whether we apply a margin or not to the
81 public Message getFormattedWarning(Message text, boolean applyMargin); argument
157 * This method applies a margin if the applyMargin parameter is
160 * @param applyMargin specifies whether we apply a margin or not to the
165 public Message getFormattedError(Throwable t, boolean applyMargin); argument
H A DPlainTextProgressMessageFormatter.java81 * @param applyMargin specifies whether we apply a margin or not to the
85 public Message getFormattedError(Message text, boolean applyMargin) argument
88 if (applyMargin)
103 * @param applyMargin specifies whether we apply a margin or not to the
107 public Message getFormattedWarning(Message text, boolean applyMargin) argument
110 if (applyMargin)
232 * This method applies a margin if the applyMargin parameter is
235 * @param applyMargin specifies whether we apply a margin or not to the
240 public Message getFormattedError(Throwable t, boolean applyMargin) argument
248 if (applyMargin)
[all...]
H A DHtmlProgressMessageFormatter.java113 * @param applyMargin specifies whether we apply a margin or not to the
117 public Message getFormattedError(Message text, boolean applyMargin) argument
134 if (applyMargin)
137 UIFactory.applyMargin(result,
147 * @param applyMargin specifies whether we apply a margin or not to the
151 public Message getFormattedWarning(Message text, boolean applyMargin) argument
169 if (applyMargin)
172 UIFactory.applyMargin(result,
310 * This method applies a margin if the applyMargin parameter is
313 * @param applyMargin specifie
318 getFormattedError(Throwable t, boolean applyMargin) argument
[all...]
/forgerock/opendj2-hg/src/quicksetup/org/opends/quicksetup/util/
H A DProgressMessageFormatter.java66 * @param applyMargin specifies whether we apply a margin or not to the
70 public Message getFormattedError(Message text, boolean applyMargin); argument
76 * @param applyMargin specifies whether we apply a margin or not to the
80 public Message getFormattedWarning(Message text, boolean applyMargin); argument
156 * This method applies a margin if the applyMargin parameter is
159 * @param applyMargin specifies whether we apply a margin or not to the
164 public Message getFormattedError(Throwable t, boolean applyMargin); argument
H A DPlainTextProgressMessageFormatter.java80 * @param applyMargin specifies whether we apply a margin or not to the
84 public Message getFormattedError(Message text, boolean applyMargin) argument
87 if (applyMargin)
102 * @param applyMargin specifies whether we apply a margin or not to the
106 public Message getFormattedWarning(Message text, boolean applyMargin) argument
109 if (applyMargin)
231 * This method applies a margin if the applyMargin parameter is
234 * @param applyMargin specifies whether we apply a margin or not to the
239 public Message getFormattedError(Throwable t, boolean applyMargin) argument
247 if (applyMargin)
[all...]
H A DHtmlProgressMessageFormatter.java112 * @param applyMargin specifies whether we apply a margin or not to the
116 public Message getFormattedError(Message text, boolean applyMargin) argument
133 if (applyMargin)
136 UIFactory.applyMargin(result,
146 * @param applyMargin specifies whether we apply a margin or not to the
150 public Message getFormattedWarning(Message text, boolean applyMargin) argument
168 if (applyMargin)
171 UIFactory.applyMargin(result,
309 * This method applies a margin if the applyMargin parameter is
312 * @param applyMargin specifie
317 getFormattedError(Throwable t, boolean applyMargin) argument
[all...]
/forgerock/opendj2-jel-hg/src/quicksetup/org/opends/quicksetup/util/
H A DProgressMessageFormatter.java67 * @param applyMargin specifies whether we apply a margin or not to the
71 public Message getFormattedError(Message text, boolean applyMargin); argument
77 * @param applyMargin specifies whether we apply a margin or not to the
81 public Message getFormattedWarning(Message text, boolean applyMargin); argument
157 * This method applies a margin if the applyMargin parameter is
160 * @param applyMargin specifies whether we apply a margin or not to the
165 public Message getFormattedError(Throwable t, boolean applyMargin); argument
H A DPlainTextProgressMessageFormatter.java81 * @param applyMargin specifies whether we apply a margin or not to the
85 public Message getFormattedError(Message text, boolean applyMargin) argument
88 if (applyMargin)
103 * @param applyMargin specifies whether we apply a margin or not to the
107 public Message getFormattedWarning(Message text, boolean applyMargin) argument
110 if (applyMargin)
232 * This method applies a margin if the applyMargin parameter is
235 * @param applyMargin specifies whether we apply a margin or not to the
240 public Message getFormattedError(Throwable t, boolean applyMargin) argument
248 if (applyMargin)
[all...]
H A DHtmlProgressMessageFormatter.java113 * @param applyMargin specifies whether we apply a margin or not to the
117 public Message getFormattedError(Message text, boolean applyMargin) argument
134 if (applyMargin)
137 UIFactory.applyMargin(result,
147 * @param applyMargin specifies whether we apply a margin or not to the
151 public Message getFormattedWarning(Message text, boolean applyMargin) argument
169 if (applyMargin)
172 UIFactory.applyMargin(result,
310 * This method applies a margin if the applyMargin parameter is
313 * @param applyMargin specifie
318 getFormattedError(Throwable t, boolean applyMargin) argument
[all...]
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/quicksetup/util/
H A DProgressMessageFormatter.java67 * @param applyMargin specifies whether we apply a margin or not to the
71 LocalizableMessage getFormattedError(LocalizableMessage text, boolean applyMargin); argument
77 * @param applyMargin specifies whether we apply a margin or not to the
81 LocalizableMessage getFormattedWarning(LocalizableMessage text, boolean applyMargin); argument
156 * This method applies a margin if the applyMargin parameter is
159 * @param applyMargin specifies whether we apply a margin or not to the
164 LocalizableMessage getFormattedError(Throwable t, boolean applyMargin); argument
H A DPlainTextProgressMessageFormatter.java79 * @param applyMargin specifies whether we apply a margin or not to the
83 public LocalizableMessage getFormattedError(LocalizableMessage text, boolean applyMargin) argument
86 if (applyMargin)
101 * @param applyMargin specifies whether we apply a margin or not to the
105 public LocalizableMessage getFormattedWarning(LocalizableMessage text, boolean applyMargin) argument
108 if (applyMargin)
230 * This method applies a margin if the applyMargin parameter is
233 * @param applyMargin specifies whether we apply a margin or not to the
238 public LocalizableMessage getFormattedError(Throwable t, boolean applyMargin) argument
246 if (applyMargin)
[all...]
H A DHtmlProgressMessageFormatter.java105 * @param applyMargin specifies whether we apply a margin or not to the
110 public LocalizableMessage getFormattedError(LocalizableMessage text, boolean applyMargin) argument
127 if (applyMargin)
130 UIFactory.applyMargin(result,
140 * @param applyMargin specifies whether we apply a margin or not to the
145 public LocalizableMessage getFormattedWarning(LocalizableMessage text, boolean applyMargin) argument
163 if (applyMargin)
166 UIFactory.applyMargin(result,
313 * This method applies a margin if the applyMargin parameter is
316 * @param applyMargin specifie
322 getFormattedError(Throwable t, boolean applyMargin) argument
[all...]
/forgerock/opendj2/src/quicksetup/org/opends/quicksetup/
H A DApplication.java426 * This method applies a margin if the applyMargin parameter is
429 * @param applyMargin specifies whether we apply a margin or not to the
434 protected Message getFormattedError(Throwable t, boolean applyMargin) argument
436 return formatter.getFormattedError(t, applyMargin);
/forgerock/opendj-b2.6/src/quicksetup/org/opends/quicksetup/
H A DApplication.java427 * This method applies a margin if the applyMargin parameter is
430 * @param applyMargin specifies whether we apply a margin or not to the
435 protected Message getFormattedError(Throwable t, boolean applyMargin) argument
437 return formatter.getFormattedError(t, applyMargin);
/forgerock/opendj2.6.2/src/quicksetup/org/opends/quicksetup/
H A DApplication.java427 * This method applies a margin if the applyMargin parameter is
430 * @param applyMargin specifies whether we apply a margin or not to the
435 protected Message getFormattedError(Throwable t, boolean applyMargin) argument
437 return formatter.getFormattedError(t, applyMargin);
/forgerock/opendj2-hg/src/quicksetup/org/opends/quicksetup/
H A DApplication.java426 * This method applies a margin if the applyMargin parameter is
429 * @param applyMargin specifies whether we apply a margin or not to the
434 protected Message getFormattedError(Throwable t, boolean applyMargin) argument
436 return formatter.getFormattedError(t, applyMargin);
/forgerock/opendj2-jel-hg/src/quicksetup/org/opends/quicksetup/
H A DApplication.java420 * This method applies a margin if the applyMargin parameter is
423 * @param applyMargin specifies whether we apply a margin or not to the
428 protected Message getFormattedError(Throwable t, boolean applyMargin) argument
430 return formatter.getFormattedError(t, applyMargin);
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/quicksetup/
H A DApplication.java426 * This method applies a margin if the applyMargin parameter is
429 * @param applyMargin specifies whether we apply a margin or not to the
434 protected LocalizableMessage getFormattedError(Throwable t, boolean applyMargin) argument
436 return formatter.getFormattedError(t, applyMargin);
/forgerock/opendj2/src/quicksetup/org/opends/quicksetup/ui/
H A DUIFactory.java1400 public static String applyMargin(String html, int top, int right, int bottom, method in class:UIFactory

Completed in 67 milliseconds

12