Searched refs:newLogDetail (Results 1 - 24 of 24) sorted by relevance

/forgerock/opendj2/src/quicksetup/org/opends/quicksetup/event/
H A DProgressNotifier.java60 * @param newLogDetail new log messages in formatted form
63 Message newLogDetail);
62 notifyListeners(Integer ratio, Message currentPhaseSummary, Message newLogDetail) argument
/forgerock/opendj-b2.6/src/quicksetup/org/opends/quicksetup/event/
H A DProgressNotifier.java61 * @param newLogDetail new log messages in formatted form
64 Message newLogDetail);
63 notifyListeners(Integer ratio, Message currentPhaseSummary, Message newLogDetail) argument
/forgerock/opendj2.6.2/src/quicksetup/org/opends/quicksetup/event/
H A DProgressNotifier.java61 * @param newLogDetail new log messages in formatted form
64 Message newLogDetail);
63 notifyListeners(Integer ratio, Message currentPhaseSummary, Message newLogDetail) argument
/forgerock/opendj2-hg/src/quicksetup/org/opends/quicksetup/event/
H A DProgressNotifier.java60 * @param newLogDetail new log messages in formatted form
63 Message newLogDetail);
62 notifyListeners(Integer ratio, Message currentPhaseSummary, Message newLogDetail) argument
/forgerock/opendj2-jel-hg/src/quicksetup/org/opends/quicksetup/event/
H A DProgressNotifier.java61 * @param newLogDetail new log messages in formatted form
64 Message newLogDetail);
63 notifyListeners(Integer ratio, Message currentPhaseSummary, Message newLogDetail) argument
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/quicksetup/event/
H A DProgressNotifier.java61 * @param newLogDetail new log messages in formatted form
64 LocalizableMessage newLogDetail);
63 notifyListeners(Integer ratio, LocalizableMessage currentPhaseSummary, LocalizableMessage newLogDetail) argument
/forgerock/opendj2/src/quicksetup/org/opends/quicksetup/
H A DProgressUpdateListenerDelegate.java76 * @param newLogDetail the new log messages that we have for the
80 Message newLogDetail) {
83 currentPhaseSummary, newLogDetail);
78 notifyListeners(ProgressStep current, Integer ratio, Message currentPhaseSummary, Message newLogDetail) argument
H A DApplication.java248 * @param newLogDetail the new log messages that we have for the
252 Message newLogDetail)
257 ratio, currentPhaseSummary, newLogDetail);
266 * @param newLogDetail the localized additional log message.
269 Message newLogDetail) {
271 formatter.getFormattedWithPoints(newLogDetail));
460 * @param newLogDetail the new log detail.
462 public void notifyListeners(Message newLogDetail) argument
466 notifyListeners(ratio, currentPhaseSummary, newLogDetail);
251 notifyListeners(Integer ratio, Message currentPhaseSummary, Message newLogDetail) argument
268 notifyListenersWithPoints(Integer ratio, Message newLogDetail) argument
/forgerock/opendj-b2.6/src/quicksetup/org/opends/quicksetup/
H A DProgressUpdateListenerDelegate.java77 * @param newLogDetail the new log messages that we have for the
81 Message newLogDetail) {
84 currentPhaseSummary, newLogDetail);
79 notifyListeners(ProgressStep current, Integer ratio, Message currentPhaseSummary, Message newLogDetail) argument
H A DApplication.java249 * @param newLogDetail the new log messages that we have for the
253 Message newLogDetail)
258 ratio, currentPhaseSummary, newLogDetail);
267 * @param newLogDetail the localized additional log message.
270 Message newLogDetail) {
272 formatter.getFormattedWithPoints(newLogDetail));
461 * @param newLogDetail the new log detail.
463 public void notifyListeners(Message newLogDetail) argument
467 notifyListeners(ratio, currentPhaseSummary, newLogDetail);
252 notifyListeners(Integer ratio, Message currentPhaseSummary, Message newLogDetail) argument
269 notifyListenersWithPoints(Integer ratio, Message newLogDetail) argument
/forgerock/opendj2.6.2/src/quicksetup/org/opends/quicksetup/
H A DProgressUpdateListenerDelegate.java77 * @param newLogDetail the new log messages that we have for the
81 Message newLogDetail) {
84 currentPhaseSummary, newLogDetail);
79 notifyListeners(ProgressStep current, Integer ratio, Message currentPhaseSummary, Message newLogDetail) argument
H A DApplication.java249 * @param newLogDetail the new log messages that we have for the
253 Message newLogDetail)
258 ratio, currentPhaseSummary, newLogDetail);
267 * @param newLogDetail the localized additional log message.
270 Message newLogDetail) {
272 formatter.getFormattedWithPoints(newLogDetail));
461 * @param newLogDetail the new log detail.
463 public void notifyListeners(Message newLogDetail) argument
467 notifyListeners(ratio, currentPhaseSummary, newLogDetail);
252 notifyListeners(Integer ratio, Message currentPhaseSummary, Message newLogDetail) argument
269 notifyListenersWithPoints(Integer ratio, Message newLogDetail) argument
/forgerock/opendj2-hg/src/quicksetup/org/opends/quicksetup/
H A DProgressUpdateListenerDelegate.java76 * @param newLogDetail the new log messages that we have for the
80 Message newLogDetail) {
83 currentPhaseSummary, newLogDetail);
78 notifyListeners(ProgressStep current, Integer ratio, Message currentPhaseSummary, Message newLogDetail) argument
H A DApplication.java248 * @param newLogDetail the new log messages that we have for the
252 Message newLogDetail)
257 ratio, currentPhaseSummary, newLogDetail);
266 * @param newLogDetail the localized additional log message.
269 Message newLogDetail) {
271 formatter.getFormattedWithPoints(newLogDetail));
460 * @param newLogDetail the new log detail.
462 public void notifyListeners(Message newLogDetail) argument
466 notifyListeners(ratio, currentPhaseSummary, newLogDetail);
251 notifyListeners(Integer ratio, Message currentPhaseSummary, Message newLogDetail) argument
268 notifyListenersWithPoints(Integer ratio, Message newLogDetail) argument
/forgerock/opendj2-jel-hg/src/quicksetup/org/opends/quicksetup/
H A DProgressUpdateListenerDelegate.java77 * @param newLogDetail the new log messages that we have for the
81 Message newLogDetail) {
84 currentPhaseSummary, newLogDetail);
79 notifyListeners(ProgressStep current, Integer ratio, Message currentPhaseSummary, Message newLogDetail) argument
H A DApplication.java242 * @param newLogDetail the new log messages that we have for the
246 Message newLogDetail)
251 ratio, currentPhaseSummary, newLogDetail);
260 * @param newLogDetail the localized additional log message.
263 Message newLogDetail) {
265 formatter.getFormattedWithPoints(newLogDetail));
454 * @param newLogDetail the new log detail.
456 public void notifyListeners(Message newLogDetail) argument
460 notifyListeners(ratio, currentPhaseSummary, newLogDetail);
245 notifyListeners(Integer ratio, Message currentPhaseSummary, Message newLogDetail) argument
262 notifyListenersWithPoints(Integer ratio, Message newLogDetail) argument
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/quicksetup/
H A DProgressUpdateListenerDelegate.java76 * @param newLogDetail the new log messages that we have for the
80 LocalizableMessage newLogDetail) {
83 currentPhaseSummary, newLogDetail);
78 notifyListeners(ProgressStep current, Integer ratio, LocalizableMessage currentPhaseSummary, LocalizableMessage newLogDetail) argument
H A DApplication.java247 * @param newLogDetail the new log messages that we have for the
252 LocalizableMessage newLogDetail)
257 ratio, currentPhaseSummary, newLogDetail);
266 * @param newLogDetail the localized additional log message.
269 LocalizableMessage newLogDetail) {
271 formatter.getFormattedWithPoints(newLogDetail));
460 * @param newLogDetail the new log detail.
462 public void notifyListeners(LocalizableMessage newLogDetail) argument
466 notifyListeners(ratio, currentPhaseSummary, newLogDetail);
251 notifyListeners(Integer ratio, LocalizableMessage currentPhaseSummary, LocalizableMessage newLogDetail) argument
268 notifyListenersWithPoints(Integer ratio, LocalizableMessage newLogDetail) argument
/forgerock/opendj-b2.6/src/guitools/org/opends/guitools/uninstaller/
H A DUninstaller.java397 final Message newLogDetail)
401 super.notifyListeners(ratio, currentPhaseSummary, newLogDetail);
411 if (newLogDetail != null)
413 startProgressDetails.append(newLogDetail);
396 notifyListeners(Integer ratio, Message currentPhaseSummary, final Message newLogDetail) argument
/forgerock/opendj2/src/guitools/org/opends/guitools/uninstaller/
H A DUninstaller.java396 final Message newLogDetail)
400 super.notifyListeners(ratio, currentPhaseSummary, newLogDetail);
410 if (newLogDetail != null)
412 startProgressDetails.append(newLogDetail);
395 notifyListeners(Integer ratio, Message currentPhaseSummary, final Message newLogDetail) argument
/forgerock/opendj2.6.2/src/guitools/org/opends/guitools/uninstaller/
H A DUninstaller.java397 final Message newLogDetail)
401 super.notifyListeners(ratio, currentPhaseSummary, newLogDetail);
411 if (newLogDetail != null)
413 startProgressDetails.append(newLogDetail);
396 notifyListeners(Integer ratio, Message currentPhaseSummary, final Message newLogDetail) argument
/forgerock/opendj2-hg/src/guitools/org/opends/guitools/uninstaller/
H A DUninstaller.java396 final Message newLogDetail)
400 super.notifyListeners(ratio, currentPhaseSummary, newLogDetail);
410 if (newLogDetail != null)
412 startProgressDetails.append(newLogDetail);
395 notifyListeners(Integer ratio, Message currentPhaseSummary, final Message newLogDetail) argument
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/guitools/uninstaller/
H A DUninstaller.java372 final LocalizableMessage newLogDetail)
376 super.notifyListeners(ratio, currentPhaseSummary, newLogDetail);
385 if (startProgressDlg != null && newLogDetail != null)
387 startProgressDetails.append(newLogDetail);
371 notifyListeners(Integer ratio, LocalizableMessage currentPhaseSummary, final LocalizableMessage newLogDetail) argument
/forgerock/opendj2-jel-hg/src/guitools/org/opends/guitools/uninstaller/
H A DUninstaller.java489 final Message newLogDetail)
493 super.notifyListeners(ratio, currentPhaseSummary, newLogDetail);
503 if (newLogDetail != null)
505 startProgressDetails.append(newLogDetail);
488 notifyListeners(Integer ratio, Message currentPhaseSummary, final Message newLogDetail) argument

Completed in 245 milliseconds