| Package | Description |
|---|---|
| org.gradle.gradleplugin.foundation.favorites | |
| org.gradle.gradleplugin.userinterface.swing.generic |
| Modifier and Type | Method and Description |
|---|---|
FavoritesEditor.AddMultipleResult |
FavoritesEditor.AddMultipleFavoritesInteraction.promptUserToCombineTasks(List<TaskView> tasksSample,
String singleCommandSample)
This is called when you try to add multiple tasks at once.
|
static FavoritesEditor.AddMultipleResult |
FavoritesEditor.AddMultipleResult.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FavoritesEditor.AddMultipleResult[] |
FavoritesEditor.AddMultipleResult.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
FavoritesEditor.AddMultipleResult |
SwingAddMultipleFavoritesInteraction.promptUserToCombineTasks(List<TaskView> tasksSample,
String singleCommandSample) |
FavoritesEditor.AddMultipleResult |
SwingAddMultipleFavoritesInteraction.PromptToCombineTasksDialog.show(Window parent,
List<TaskView> tasksSample,
String singleCommandSample) |
Copyright © 2013. All rights reserved