Searched refs:quit (Results 1 - 25 of 83) sorted by relevance

1234

/forgerock/opendj-b2.6/src/server/org/opends/server/tools/dsconfig/
H A DSubCommandHandler.java158 result = MenuResult.quit();
165 result = MenuResult.quit();
173 result = MenuResult.quit();
184 result = MenuResult.quit();
190 result = MenuResult.quit();
193 result = MenuResult.quit();
196 result = MenuResult.quit();
199 result = MenuResult.quit();
202 result = MenuResult.quit();
205 result = MenuResult.quit();
[all...]
H A DPropertyValueEditor.java494 return MenuResult.quit();
500 return MenuResult.quit();
524 return MenuResult.quit();
573 return MenuResult.quit();
632 return MenuResult.quit();
763 return MenuResult.quit();
769 return MenuResult.quit();
830 return MenuResult.quit();
879 return MenuResult.quit();
977 return MenuResult.quit();
[all...]
H A DCreateSubCommandHandler.java473 * MenuResult.quit(), or MenuResult.cancel(), if the managed
475 * quit or cancel.
512 * MenuResult.quit(), or MenuResult.cancel(), if the managed
514 * quit or cancel.
540 return MenuResult.quit();
557 return MenuResult.quit();
755 return MenuResult.quit();
1213 return MenuResult.quit();
1271 // Must be quit.
1275 return MenuResult.quit();
[all...]
/forgerock/opendj2/src/server/org/opends/server/tools/dsconfig/
H A DSubCommandHandler.java157 result = MenuResult.quit();
164 result = MenuResult.quit();
172 result = MenuResult.quit();
183 result = MenuResult.quit();
189 result = MenuResult.quit();
192 result = MenuResult.quit();
195 result = MenuResult.quit();
198 result = MenuResult.quit();
201 result = MenuResult.quit();
204 result = MenuResult.quit();
[all...]
H A DPropertyValueEditor.java492 return MenuResult.quit();
498 return MenuResult.quit();
522 return MenuResult.quit();
571 return MenuResult.quit();
630 return MenuResult.quit();
761 return MenuResult.quit();
767 return MenuResult.quit();
828 return MenuResult.quit();
877 return MenuResult.quit();
975 return MenuResult.quit();
[all...]
H A DCreateSubCommandHandler.java472 * MenuResult.quit(), or MenuResult.cancel(), if the managed
474 * quit or cancel.
511 * MenuResult.quit(), or MenuResult.cancel(), if the managed
513 * quit or cancel.
539 return MenuResult.quit();
556 return MenuResult.quit();
754 return MenuResult.quit();
1212 return MenuResult.quit();
1270 // Must be quit.
1274 return MenuResult.quit();
[all...]
/forgerock/opendj2.6.2/src/server/org/opends/server/tools/dsconfig/
H A DSubCommandHandler.java158 result = MenuResult.quit();
165 result = MenuResult.quit();
173 result = MenuResult.quit();
184 result = MenuResult.quit();
190 result = MenuResult.quit();
193 result = MenuResult.quit();
196 result = MenuResult.quit();
199 result = MenuResult.quit();
202 result = MenuResult.quit();
205 result = MenuResult.quit();
[all...]
H A DPropertyValueEditor.java494 return MenuResult.quit();
500 return MenuResult.quit();
524 return MenuResult.quit();
573 return MenuResult.quit();
632 return MenuResult.quit();
763 return MenuResult.quit();
769 return MenuResult.quit();
830 return MenuResult.quit();
879 return MenuResult.quit();
977 return MenuResult.quit();
[all...]
/forgerock/opendj2-jel-hg/src/server/org/opends/server/tools/dsconfig/
H A DSubCommandHandler.java158 result = MenuResult.quit();
165 result = MenuResult.quit();
173 result = MenuResult.quit();
184 result = MenuResult.quit();
190 result = MenuResult.quit();
193 result = MenuResult.quit();
196 result = MenuResult.quit();
199 result = MenuResult.quit();
202 result = MenuResult.quit();
205 result = MenuResult.quit();
[all...]
H A DPropertyValueEditor.java494 return MenuResult.quit();
500 return MenuResult.quit();
524 return MenuResult.quit();
573 return MenuResult.quit();
632 return MenuResult.quit();
763 return MenuResult.quit();
769 return MenuResult.quit();
830 return MenuResult.quit();
879 return MenuResult.quit();
977 return MenuResult.quit();
[all...]
/forgerock/opendj2-hg/src/server/org/opends/server/tools/dsconfig/
H A DSubCommandHandler.java157 result = MenuResult.quit();
164 result = MenuResult.quit();
172 result = MenuResult.quit();
183 result = MenuResult.quit();
189 result = MenuResult.quit();
192 result = MenuResult.quit();
195 result = MenuResult.quit();
198 result = MenuResult.quit();
201 result = MenuResult.quit();
204 result = MenuResult.quit();
[all...]
H A DPropertyValueEditor.java492 return MenuResult.quit();
498 return MenuResult.quit();
522 return MenuResult.quit();
571 return MenuResult.quit();
630 return MenuResult.quit();
761 return MenuResult.quit();
767 return MenuResult.quit();
828 return MenuResult.quit();
877 return MenuResult.quit();
975 return MenuResult.quit();
[all...]
/forgerock/opendj-v3/opendj-config/src/main/java/org/forgerock/opendj/config/dsconfig/
H A DSubCommandHandler.java147 result = MenuResult.quit();
154 result = MenuResult.quit();
160 result = MenuResult.quit();
171 result = MenuResult.quit();
177 result = MenuResult.quit();
180 result = MenuResult.quit();
183 result = MenuResult.quit();
186 result = MenuResult.quit();
189 result = MenuResult.quit();
192 result = MenuResult.quit();
[all...]
H A DPropertyValueEditor.java398 return MenuResult.quit();
404 return MenuResult.quit();
427 return MenuResult.quit();
466 return MenuResult.quit();
515 return MenuResult.quit();
623 return MenuResult.quit();
629 return MenuResult.quit();
685 return MenuResult.quit();
731 return MenuResult.quit();
821 return MenuResult.quit();
[all...]
/forgerock/opendj-b2.6/src/server/org/opends/server/util/cli/
H A DMenuResult.java52 * <li>{@link #quit()} - the user chose to quit the application and
80 * The user did not select an option and instead chose to quit the
133 * Creates a new menu result indicating that the user chose to quit
141 * to quit the application and cancel all outstanding tasks.
143 public static <T> MenuResult<T> quit() { method in class:MenuResult
297 * quit the application and cancel all outstanding tasks.
300 * that the user chose to quit the application and cancel
/forgerock/opendj2/src/server/org/opends/server/util/cli/
H A DMenuResult.java51 * <li>{@link #quit()} - the user chose to quit the application and
79 * The user did not select an option and instead chose to quit the
132 * Creates a new menu result indicating that the user chose to quit
140 * to quit the application and cancel all outstanding tasks.
142 public static <T> MenuResult<T> quit() { method in class:MenuResult
296 * quit the application and cancel all outstanding tasks.
299 * that the user chose to quit the application and cancel
/forgerock/opendj2.6.2/src/server/org/opends/server/util/cli/
H A DMenuResult.java52 * <li>{@link #quit()} - the user chose to quit the application and
80 * The user did not select an option and instead chose to quit the
133 * Creates a new menu result indicating that the user chose to quit
141 * to quit the application and cancel all outstanding tasks.
143 public static <T> MenuResult<T> quit() { method in class:MenuResult
297 * quit the application and cancel all outstanding tasks.
300 * that the user chose to quit the application and cancel
/forgerock/opendj2-jel-hg/src/server/org/opends/server/util/cli/
H A DMenuResult.java52 * <li>{@link #quit()} - the user chose to quit the application and
80 * The user did not select an option and instead chose to quit the
133 * Creates a new menu result indicating that the user chose to quit
141 * to quit the application and cancel all outstanding tasks.
143 public static <T> MenuResult<T> quit() { method in class:MenuResult
297 * quit the application and cancel all outstanding tasks.
300 * that the user chose to quit the application and cancel
/forgerock/opendj2-hg/src/server/org/opends/server/util/cli/
H A DMenuResult.java51 * <li>{@link #quit()} - the user chose to quit the application and
79 * The user did not select an option and instead chose to quit the
132 * Creates a new menu result indicating that the user chose to quit
140 * to quit the application and cancel all outstanding tasks.
142 public static <T> MenuResult<T> quit() { method in class:MenuResult
296 * quit the application and cancel all outstanding tasks.
299 * that the user chose to quit the application and cancel
/forgerock/opendj2/src/quicksetup/org/opends/quicksetup/ui/
H A DGuiApplication.java351 qs.quit();
355 * Called when the user has clicked the 'quit' button.
356 * @param step WizardStep at which the user clicked the quit button
360 qs.quit();
383 * Gets the key for the quit button's tool tip text.
/forgerock/opendj-b2.6/src/quicksetup/org/opends/quicksetup/ui/
H A DGuiApplication.java352 qs.quit();
356 * Called when the user has clicked the 'quit' button.
357 * @param step WizardStep at which the user clicked the quit button
361 qs.quit();
384 * Gets the key for the quit button's tool tip text.
/forgerock/opendj2.6.2/src/quicksetup/org/opends/quicksetup/ui/
H A DGuiApplication.java352 qs.quit();
356 * Called when the user has clicked the 'quit' button.
357 * @param step WizardStep at which the user clicked the quit button
361 qs.quit();
384 * Gets the key for the quit button's tool tip text.
/forgerock/opendj2-hg/src/quicksetup/org/opends/quicksetup/ui/
H A DGuiApplication.java351 qs.quit();
355 * Called when the user has clicked the 'quit' button.
356 * @param step WizardStep at which the user clicked the quit button
360 qs.quit();
383 * Gets the key for the quit button's tool tip text.
/forgerock/opendj2-jel-hg/src/quicksetup/org/opends/quicksetup/ui/
H A DGuiApplication.java352 qs.quit();
356 * Called when the user has clicked the 'quit' button.
357 * @param step WizardStep at which the user clicked the quit button
361 qs.quit();
384 * Gets the key for the quit button's tool tip text.
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/quicksetup/ui/
H A DGuiApplication.java345 qs.quit();
349 * Called when the user has clicked the 'quit' button.
350 * @param step WizardStep at which the user clicked the quit button
354 qs.quit();
377 * Gets the key for the quit button's tool tip text.

Completed in 1355 milliseconds

1234