Searched defs:getNextWizardStep (Results 1 - 18 of 18) sorted by relevance

/forgerock/opendj2/src/quicksetup/org/opends/quicksetup/ui/
H A DGuiApplication.java201 abstract public WizardStep getNextWizardStep(WizardStep step); method in class:GuiApplication
270 * the getNextWizardStep method to calculate the list that work for
280 while (null != (step = getNextWizardStep(step))) {
307 return !step.isProgressStep() && getNextWizardStep(step) != null;
/forgerock/opendj-b2.6/src/quicksetup/org/opends/quicksetup/ui/
H A DGuiApplication.java202 abstract public WizardStep getNextWizardStep(WizardStep step); method in class:GuiApplication
271 * the getNextWizardStep method to calculate the list that work for
281 while (null != (step = getNextWizardStep(step))) {
308 return !step.isProgressStep() && getNextWizardStep(step) != null;
/forgerock/opendj2.6.2/src/quicksetup/org/opends/quicksetup/ui/
H A DGuiApplication.java202 abstract public WizardStep getNextWizardStep(WizardStep step); method in class:GuiApplication
271 * the getNextWizardStep method to calculate the list that work for
281 while (null != (step = getNextWizardStep(step))) {
308 return !step.isProgressStep() && getNextWizardStep(step) != null;
/forgerock/opendj2-hg/src/quicksetup/org/opends/quicksetup/ui/
H A DGuiApplication.java201 abstract public WizardStep getNextWizardStep(WizardStep step); method in class:GuiApplication
270 * the getNextWizardStep method to calculate the list that work for
280 while (null != (step = getNextWizardStep(step))) {
307 return !step.isProgressStep() && getNextWizardStep(step) != null;
/forgerock/opendj2-jel-hg/src/quicksetup/org/opends/quicksetup/ui/
H A DGuiApplication.java202 abstract public WizardStep getNextWizardStep(WizardStep step); method in class:GuiApplication
271 * the getNextWizardStep method to calculate the list that work for
281 while (null != (step = getNextWizardStep(step))) {
308 return !step.isProgressStep() && getNextWizardStep(step) != null;
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/quicksetup/ui/
H A DGuiApplication.java195 public abstract WizardStep getNextWizardStep(WizardStep step); method in class:GuiApplication
264 * the getNextWizardStep method to calculate the list that work for
274 while (null != (step = getNextWizardStep(step))) {
301 return !step.isProgressStep() && getNextWizardStep(step) != null;
/forgerock/opendj-b2.6/src/guitools/org/opends/guitools/uninstaller/
H A DUninstaller.java185 public WizardStep getNextWizardStep(WizardStep step) { method in class:Uninstaller
481 getNextWizardStep(Step.CONFIRM_UNINSTALL));
509 getNextWizardStep(Step.CONFIRM_UNINSTALL));
522 getNextWizardStep(Step.CONFIRM_UNINSTALL));
535 qs.setCurrentStep(getNextWizardStep(
544 qs.setCurrentStep(getNextWizardStep(
1680 qs.setCurrentStep(getNextWizardStep(Step.CONFIRM_UNINSTALL));
1805 qs.setCurrentStep(getNextWizardStep(Step.CONFIRM_UNINSTALL));
/forgerock/opendj2/src/guitools/org/opends/guitools/uninstaller/
H A DUninstaller.java184 public WizardStep getNextWizardStep(WizardStep step) { method in class:Uninstaller
480 getNextWizardStep(Step.CONFIRM_UNINSTALL));
508 getNextWizardStep(Step.CONFIRM_UNINSTALL));
521 getNextWizardStep(Step.CONFIRM_UNINSTALL));
534 qs.setCurrentStep(getNextWizardStep(
543 qs.setCurrentStep(getNextWizardStep(
1679 qs.setCurrentStep(getNextWizardStep(Step.CONFIRM_UNINSTALL));
1804 qs.setCurrentStep(getNextWizardStep(Step.CONFIRM_UNINSTALL));
/forgerock/opendj2.6.2/src/guitools/org/opends/guitools/uninstaller/
H A DUninstaller.java185 public WizardStep getNextWizardStep(WizardStep step) { method in class:Uninstaller
481 getNextWizardStep(Step.CONFIRM_UNINSTALL));
509 getNextWizardStep(Step.CONFIRM_UNINSTALL));
522 getNextWizardStep(Step.CONFIRM_UNINSTALL));
535 qs.setCurrentStep(getNextWizardStep(
544 qs.setCurrentStep(getNextWizardStep(
1680 qs.setCurrentStep(getNextWizardStep(Step.CONFIRM_UNINSTALL));
1805 qs.setCurrentStep(getNextWizardStep(Step.CONFIRM_UNINSTALL));
/forgerock/opendj2-hg/src/guitools/org/opends/guitools/uninstaller/
H A DUninstaller.java184 public WizardStep getNextWizardStep(WizardStep step) { method in class:Uninstaller
480 getNextWizardStep(Step.CONFIRM_UNINSTALL));
508 getNextWizardStep(Step.CONFIRM_UNINSTALL));
521 getNextWizardStep(Step.CONFIRM_UNINSTALL));
534 qs.setCurrentStep(getNextWizardStep(
543 qs.setCurrentStep(getNextWizardStep(
1679 qs.setCurrentStep(getNextWizardStep(Step.CONFIRM_UNINSTALL));
1804 qs.setCurrentStep(getNextWizardStep(Step.CONFIRM_UNINSTALL));
/forgerock/opendj2-jel-hg/src/guitools/org/opends/guitools/uninstaller/
H A DUninstaller.java277 public WizardStep getNextWizardStep(WizardStep step) { method in class:Uninstaller
573 getNextWizardStep(Step.CONFIRM_UNINSTALL));
601 getNextWizardStep(Step.CONFIRM_UNINSTALL));
614 getNextWizardStep(Step.CONFIRM_UNINSTALL));
627 qs.setCurrentStep(getNextWizardStep(
636 qs.setCurrentStep(getNextWizardStep(
1739 qs.setCurrentStep(getNextWizardStep(Step.CONFIRM_UNINSTALL));
1864 qs.setCurrentStep(getNextWizardStep(Step.CONFIRM_UNINSTALL));
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/guitools/uninstaller/
H A DUninstaller.java173 public WizardStep getNextWizardStep(WizardStep step) { method in class:Uninstaller
452 qs.setCurrentStep(getNextWizardStep(Step.CONFIRM_UNINSTALL));
475 getNextWizardStep(Step.CONFIRM_UNINSTALL));
488 getNextWizardStep(Step.CONFIRM_UNINSTALL));
500 qs.setCurrentStep(getNextWizardStep(Step.CONFIRM_UNINSTALL));
508 qs.setCurrentStep(getNextWizardStep(Step.CONFIRM_UNINSTALL));
1603 qs.setCurrentStep(getNextWizardStep(Step.CONFIRM_UNINSTALL));
1712 qs.setCurrentStep(getNextWizardStep(Step.CONFIRM_UNINSTALL));
/forgerock/opendj2/src/quicksetup/org/opends/quicksetup/installer/
H A DInstaller.java671 public WizardStep getNextWizardStep(WizardStep step) { method in class:Installer
761 // Try with the steps calculated in method getNextWizardStep.
/forgerock/opendj-b2.6/src/quicksetup/org/opends/quicksetup/installer/
H A DInstaller.java727 public WizardStep getNextWizardStep(WizardStep step) { method in class:Installer
817 // Try with the steps calculated in method getNextWizardStep.
/forgerock/opendj2.6.2/src/quicksetup/org/opends/quicksetup/installer/
H A DInstaller.java727 public WizardStep getNextWizardStep(WizardStep step) { method in class:Installer
817 // Try with the steps calculated in method getNextWizardStep.
/forgerock/opendj2-hg/src/quicksetup/org/opends/quicksetup/installer/
H A DInstaller.java671 public WizardStep getNextWizardStep(WizardStep step) { method in class:Installer
761 // Try with the steps calculated in method getNextWizardStep.
/forgerock/opendj2-jel-hg/src/quicksetup/org/opends/quicksetup/installer/
H A DInstaller.java781 public WizardStep getNextWizardStep(WizardStep step) { method in class:Installer
871 // Try with the steps calculated in method getNextWizardStep.
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/quicksetup/installer/
H A DInstaller.java667 public WizardStep getNextWizardStep(WizardStep step) method in class:Installer
754 // Try with the steps calculated in method getNextWizardStep.

Completed in 141 milliseconds