Searched defs:cStep (Results 1 - 24 of 24) sorted by relevance

/forgerock/opendj2/src/quicksetup/org/opends/quicksetup/ui/
H A DGuiApplication.java321 * @param cStep WizardStep at which the user clicked the previous button
324 public abstract void previousClicked(WizardStep cStep, QuickSetup qs); argument
328 * @param cStep WizardStep at which the user clicked the previous button
335 public abstract boolean finishClicked(final WizardStep cStep, argument
340 * @param cStep WizardStep at which the user clicked the next button
343 public abstract void nextClicked(WizardStep cStep, QuickSetup qs); argument
347 * @param cStep WizardStep at which the user clicked the close button
350 public void closeClicked(WizardStep cStep, QuickSetup qs) { argument
366 * @param cStep current wizard step
371 public abstract void updateUserData(WizardStep cStep, QuickSetu argument
[all...]
H A DQuickSetup.java275 final WizardStep cStep = getCurrentStep();
276 application.nextClicked(cStep, this);
277 BackgroundTask<?> worker = new NextClickedBackgroundTask(cStep);
282 private void updateUserData(final WizardStep cStep) { argument
286 application.updateUserData(cStep, QuickSetup.this);
292 throw new UserDataException(cStep,
311 setCurrentStep(application.getNextWizardStep(cStep));
324 setCurrentStep(application.getNextWizardStep(cStep));
341 final WizardStep cStep = getCurrentStep();
342 if (application.finishClicked(cStep, thi
703 private WizardStep cStep; field in class:QuickSetup.NextClickedBackgroundTask
704 NextClickedBackgroundTask(WizardStep cStep) argument
[all...]
/forgerock/opendj-b2.6/src/quicksetup/org/opends/quicksetup/ui/
H A DGuiApplication.java322 * @param cStep WizardStep at which the user clicked the previous button
325 public abstract void previousClicked(WizardStep cStep, QuickSetup qs); argument
329 * @param cStep WizardStep at which the user clicked the previous button
336 public abstract boolean finishClicked(final WizardStep cStep, argument
341 * @param cStep WizardStep at which the user clicked the next button
344 public abstract void nextClicked(WizardStep cStep, QuickSetup qs); argument
348 * @param cStep WizardStep at which the user clicked the close button
351 public void closeClicked(WizardStep cStep, QuickSetup qs) { argument
367 * @param cStep current wizard step
372 public abstract void updateUserData(WizardStep cStep, QuickSetu argument
[all...]
H A DQuickSetup.java275 final WizardStep cStep = getCurrentStep();
276 application.nextClicked(cStep, this);
277 BackgroundTask<?> worker = new NextClickedBackgroundTask(cStep);
282 private void updateUserData(final WizardStep cStep) { argument
286 application.updateUserData(cStep, QuickSetup.this);
292 throw new UserDataException(cStep,
311 setCurrentStep(application.getNextWizardStep(cStep));
324 setCurrentStep(application.getNextWizardStep(cStep));
341 final WizardStep cStep = getCurrentStep();
342 if (application.finishClicked(cStep, thi
701 private WizardStep cStep; field in class:QuickSetup.NextClickedBackgroundTask
702 NextClickedBackgroundTask(WizardStep cStep) argument
[all...]
/forgerock/opendj2.6.2/src/quicksetup/org/opends/quicksetup/ui/
H A DGuiApplication.java322 * @param cStep WizardStep at which the user clicked the previous button
325 public abstract void previousClicked(WizardStep cStep, QuickSetup qs); argument
329 * @param cStep WizardStep at which the user clicked the previous button
336 public abstract boolean finishClicked(final WizardStep cStep, argument
341 * @param cStep WizardStep at which the user clicked the next button
344 public abstract void nextClicked(WizardStep cStep, QuickSetup qs); argument
348 * @param cStep WizardStep at which the user clicked the close button
351 public void closeClicked(WizardStep cStep, QuickSetup qs) { argument
367 * @param cStep current wizard step
372 public abstract void updateUserData(WizardStep cStep, QuickSetu argument
[all...]
H A DQuickSetup.java275 final WizardStep cStep = getCurrentStep();
276 application.nextClicked(cStep, this);
277 BackgroundTask<?> worker = new NextClickedBackgroundTask(cStep);
282 private void updateUserData(final WizardStep cStep) { argument
286 application.updateUserData(cStep, QuickSetup.this);
292 throw new UserDataException(cStep,
311 setCurrentStep(application.getNextWizardStep(cStep));
324 setCurrentStep(application.getNextWizardStep(cStep));
341 final WizardStep cStep = getCurrentStep();
342 if (application.finishClicked(cStep, thi
701 private WizardStep cStep; field in class:QuickSetup.NextClickedBackgroundTask
702 NextClickedBackgroundTask(WizardStep cStep) argument
[all...]
/forgerock/opendj2-hg/src/quicksetup/org/opends/quicksetup/ui/
H A DGuiApplication.java321 * @param cStep WizardStep at which the user clicked the previous button
324 public abstract void previousClicked(WizardStep cStep, QuickSetup qs); argument
328 * @param cStep WizardStep at which the user clicked the previous button
335 public abstract boolean finishClicked(final WizardStep cStep, argument
340 * @param cStep WizardStep at which the user clicked the next button
343 public abstract void nextClicked(WizardStep cStep, QuickSetup qs); argument
347 * @param cStep WizardStep at which the user clicked the close button
350 public void closeClicked(WizardStep cStep, QuickSetup qs) { argument
366 * @param cStep current wizard step
371 public abstract void updateUserData(WizardStep cStep, QuickSetu argument
[all...]
H A DQuickSetup.java275 final WizardStep cStep = getCurrentStep();
276 application.nextClicked(cStep, this);
277 BackgroundTask<?> worker = new NextClickedBackgroundTask(cStep);
282 private void updateUserData(final WizardStep cStep) { argument
286 application.updateUserData(cStep, QuickSetup.this);
292 throw new UserDataException(cStep,
311 setCurrentStep(application.getNextWizardStep(cStep));
324 setCurrentStep(application.getNextWizardStep(cStep));
341 final WizardStep cStep = getCurrentStep();
342 if (application.finishClicked(cStep, thi
703 private WizardStep cStep; field in class:QuickSetup.NextClickedBackgroundTask
704 NextClickedBackgroundTask(WizardStep cStep) argument
[all...]
/forgerock/opendj2-jel-hg/src/quicksetup/org/opends/quicksetup/ui/
H A DGuiApplication.java322 * @param cStep WizardStep at which the user clicked the previous button
325 public abstract void previousClicked(WizardStep cStep, QuickSetup qs); argument
329 * @param cStep WizardStep at which the user clicked the previous button
336 public abstract boolean finishClicked(final WizardStep cStep, argument
341 * @param cStep WizardStep at which the user clicked the next button
344 public abstract void nextClicked(WizardStep cStep, QuickSetup qs); argument
348 * @param cStep WizardStep at which the user clicked the close button
351 public void closeClicked(WizardStep cStep, QuickSetup qs) { argument
367 * @param cStep current wizard step
372 public abstract void updateUserData(WizardStep cStep, QuickSetu argument
[all...]
H A DQuickSetup.java279 final WizardStep cStep = getCurrentStep();
280 application.nextClicked(cStep, this);
281 BackgroundTask<?> worker = new NextClickedBackgroundTask(cStep);
286 private void updateUserData(final WizardStep cStep) { argument
290 application.updateUserData(cStep, QuickSetup.this);
296 throw new UserDataException(cStep,
315 setCurrentStep(application.getNextWizardStep(cStep));
328 setCurrentStep(application.getNextWizardStep(cStep));
345 final WizardStep cStep = getCurrentStep();
346 if (application.finishClicked(cStep, thi
706 private WizardStep cStep; field in class:QuickSetup.NextClickedBackgroundTask
707 NextClickedBackgroundTask(WizardStep cStep) argument
[all...]
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/quicksetup/ui/
H A DGuiApplication.java315 * @param cStep WizardStep at which the user clicked the previous button
318 public abstract void previousClicked(WizardStep cStep, QuickSetup qs); argument
322 * @param cStep WizardStep at which the user clicked the previous button
329 public abstract boolean finishClicked(final WizardStep cStep, argument
334 * @param cStep WizardStep at which the user clicked the next button
337 public abstract void nextClicked(WizardStep cStep, QuickSetup qs); argument
341 * @param cStep WizardStep at which the user clicked the close button
344 public void closeClicked(WizardStep cStep, QuickSetup qs) { argument
360 * @param cStep current wizard step
365 public abstract void updateUserData(WizardStep cStep, QuickSetu argument
[all...]
H A DQuickSetup.java260 final WizardStep cStep = getCurrentStep();
261 application.nextClicked(cStep, this);
262 BackgroundTask<?> worker = new NextClickedBackgroundTask(cStep);
267 private void updateUserData(final WizardStep cStep) argument
275 application.updateUserData(cStep, QuickSetup.this);
283 throw new UserDataException(cStep, getThrowableMsg(INFO_BUG_MSG.get(), t));
301 setCurrentStep(application.getNextWizardStep(cStep));
316 setCurrentStep(application.getNextWizardStep(cStep));
331 final WizardStep cStep = getCurrentStep();
332 if (application.finishClicked(cStep, thi
658 private WizardStep cStep; field in class:QuickSetup.NextClickedBackgroundTask
660 NextClickedBackgroundTask(WizardStep cStep) argument
[all...]
/forgerock/opendj-b2.6/src/guitools/org/opends/guitools/uninstaller/
H A DUninstaller.java258 public void nextClicked(WizardStep cStep, QuickSetup qs) { argument
259 if (cStep == PROGRESS) {
262 } else if (cStep == REVIEW) {
264 } else if (cStep == FINISHED) {
273 public void closeClicked(WizardStep cStep, QuickSetup qs) { argument
274 if (cStep == PROGRESS) {
282 else if (cStep == FINISHED)
382 public void previousClicked(WizardStep cStep, QuickSetup qs) { argument
383 if (cStep == PROGRESS) {
387 else if (cStep
425 finishClicked(final WizardStep cStep, final QuickSetup qs) argument
[all...]
/forgerock/opendj2/src/guitools/org/opends/guitools/uninstaller/
H A DUninstaller.java257 public void nextClicked(WizardStep cStep, QuickSetup qs) { argument
258 if (cStep == PROGRESS) {
261 } else if (cStep == REVIEW) {
263 } else if (cStep == FINISHED) {
272 public void closeClicked(WizardStep cStep, QuickSetup qs) { argument
273 if (cStep == PROGRESS) {
281 else if (cStep == FINISHED)
381 public void previousClicked(WizardStep cStep, QuickSetup qs) { argument
382 if (cStep == PROGRESS) {
386 else if (cStep
424 finishClicked(final WizardStep cStep, final QuickSetup qs) argument
[all...]
/forgerock/opendj2.6.2/src/guitools/org/opends/guitools/uninstaller/
H A DUninstaller.java258 public void nextClicked(WizardStep cStep, QuickSetup qs) { argument
259 if (cStep == PROGRESS) {
262 } else if (cStep == REVIEW) {
264 } else if (cStep == FINISHED) {
273 public void closeClicked(WizardStep cStep, QuickSetup qs) { argument
274 if (cStep == PROGRESS) {
282 else if (cStep == FINISHED)
382 public void previousClicked(WizardStep cStep, QuickSetup qs) { argument
383 if (cStep == PROGRESS) {
387 else if (cStep
425 finishClicked(final WizardStep cStep, final QuickSetup qs) argument
[all...]
/forgerock/opendj2-hg/src/guitools/org/opends/guitools/uninstaller/
H A DUninstaller.java257 public void nextClicked(WizardStep cStep, QuickSetup qs) { argument
258 if (cStep == PROGRESS) {
261 } else if (cStep == REVIEW) {
263 } else if (cStep == FINISHED) {
272 public void closeClicked(WizardStep cStep, QuickSetup qs) { argument
273 if (cStep == PROGRESS) {
281 else if (cStep == FINISHED)
381 public void previousClicked(WizardStep cStep, QuickSetup qs) { argument
382 if (cStep == PROGRESS) {
386 else if (cStep
424 finishClicked(final WizardStep cStep, final QuickSetup qs) argument
[all...]
/forgerock/opendj2-jel-hg/src/guitools/org/opends/guitools/uninstaller/
H A DUninstaller.java350 public void nextClicked(WizardStep cStep, QuickSetup qs) { argument
351 if (cStep == PROGRESS) {
354 } else if (cStep == REVIEW) {
356 } else if (cStep == FINISHED) {
365 public void closeClicked(WizardStep cStep, QuickSetup qs) { argument
366 if (cStep == PROGRESS) {
374 else if (cStep == FINISHED)
474 public void previousClicked(WizardStep cStep, QuickSetup qs) { argument
475 if (cStep == PROGRESS) {
479 else if (cStep
517 finishClicked(final WizardStep cStep, final QuickSetup qs) argument
[all...]
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/guitools/uninstaller/
H A DUninstaller.java242 public void nextClicked(WizardStep cStep, QuickSetup qs) { argument
243 if (cStep == PROGRESS) {
245 } else if (cStep == REVIEW) {
247 } else if (cStep == FINISHED) {
254 public void closeClicked(WizardStep cStep, QuickSetup qs) { argument
255 if (cStep == PROGRESS) {
263 else if (cStep == FINISHED)
358 public void previousClicked(WizardStep cStep, QuickSetup qs) { argument
359 if (cStep == PROGRESS) {
363 else if (cStep
397 finishClicked(final WizardStep cStep, final QuickSetup qs) argument
[all...]
/forgerock/opendj2/src/quicksetup/org/opends/quicksetup/installer/
H A DInstaller.java335 public boolean finishClicked(final WizardStep cStep, final QuickSetup qs) { argument
336 if (cStep == Step.REVIEW) {
352 public void nextClicked(WizardStep cStep, QuickSetup qs) { argument
353 if (cStep == PROGRESS) {
356 } else if (cStep == REVIEW) {
358 } else if (cStep == FINISHED) {
368 public void closeClicked(WizardStep cStep, QuickSetup qs) { argument
369 if (cStep == PROGRESS) {
376 else if (cStep == FINISHED)
410 public void quitClicked(WizardStep cStep, QuickSetu argument
599 previousClicked(WizardStep cStep, QuickSetup qs) argument
2251 updateUserData(WizardStep cStep, QuickSetup qs) argument
[all...]
/forgerock/opendj-b2.6/src/quicksetup/org/opends/quicksetup/installer/
H A DInstaller.java391 public boolean finishClicked(final WizardStep cStep, final QuickSetup qs) { argument
392 if (cStep == Step.REVIEW) {
408 public void nextClicked(WizardStep cStep, QuickSetup qs) { argument
409 if (cStep == PROGRESS) {
412 } else if (cStep == REVIEW) {
414 } else if (cStep == FINISHED) {
424 public void closeClicked(WizardStep cStep, QuickSetup qs) { argument
425 if (cStep == PROGRESS) {
432 else if (cStep == FINISHED)
466 public void quitClicked(WizardStep cStep, QuickSetu argument
655 previousClicked(WizardStep cStep, QuickSetup qs) argument
2323 updateUserData(WizardStep cStep, QuickSetup qs) argument
[all...]
/forgerock/opendj2.6.2/src/quicksetup/org/opends/quicksetup/installer/
H A DInstaller.java391 public boolean finishClicked(final WizardStep cStep, final QuickSetup qs) { argument
392 if (cStep == Step.REVIEW) {
408 public void nextClicked(WizardStep cStep, QuickSetup qs) { argument
409 if (cStep == PROGRESS) {
412 } else if (cStep == REVIEW) {
414 } else if (cStep == FINISHED) {
424 public void closeClicked(WizardStep cStep, QuickSetup qs) { argument
425 if (cStep == PROGRESS) {
432 else if (cStep == FINISHED)
466 public void quitClicked(WizardStep cStep, QuickSetu argument
655 previousClicked(WizardStep cStep, QuickSetup qs) argument
2323 updateUserData(WizardStep cStep, QuickSetup qs) argument
[all...]
/forgerock/opendj2-hg/src/quicksetup/org/opends/quicksetup/installer/
H A DInstaller.java335 public boolean finishClicked(final WizardStep cStep, final QuickSetup qs) { argument
336 if (cStep == Step.REVIEW) {
352 public void nextClicked(WizardStep cStep, QuickSetup qs) { argument
353 if (cStep == PROGRESS) {
356 } else if (cStep == REVIEW) {
358 } else if (cStep == FINISHED) {
368 public void closeClicked(WizardStep cStep, QuickSetup qs) { argument
369 if (cStep == PROGRESS) {
376 else if (cStep == FINISHED)
410 public void quitClicked(WizardStep cStep, QuickSetu argument
599 previousClicked(WizardStep cStep, QuickSetup qs) argument
2251 updateUserData(WizardStep cStep, QuickSetup qs) argument
[all...]
/forgerock/opendj2-jel-hg/src/quicksetup/org/opends/quicksetup/installer/
H A DInstaller.java445 public boolean finishClicked(final WizardStep cStep, final QuickSetup qs) { argument
446 if (cStep == Step.REVIEW) {
462 public void nextClicked(WizardStep cStep, QuickSetup qs) { argument
463 if (cStep == PROGRESS) {
466 } else if (cStep == REVIEW) {
468 } else if (cStep == FINISHED) {
478 public void closeClicked(WizardStep cStep, QuickSetup qs) { argument
479 if (cStep == PROGRESS) {
486 else if (cStep == FINISHED)
520 public void quitClicked(WizardStep cStep, QuickSetu argument
709 previousClicked(WizardStep cStep, QuickSetup qs) argument
2375 updateUserData(WizardStep cStep, QuickSetup qs) argument
[all...]
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/quicksetup/installer/
H A DInstaller.java357 public boolean finishClicked(final WizardStep cStep, final QuickSetup qs) argument
359 if (cStep != Step.REVIEW)
372 public void nextClicked(WizardStep cStep, QuickSetup qs) argument
374 if (cStep == PROGRESS)
378 else if (cStep == REVIEW)
382 else if (cStep == FINISHED)
389 public void closeClicked(WizardStep cStep, QuickSetup qs) argument
391 if (cStep == PROGRESS)
399 else if (cStep == FINISHED)
426 public void quitClicked(WizardStep cStep, QuickSetu argument
600 previousClicked(WizardStep cStep, QuickSetup qs) argument
2028 updateUserData(WizardStep cStep, QuickSetup qs) argument
[all...]

Completed in 86 milliseconds