| Package | Description |
|---|---|
| org.gradle.openapi.external.ui | |
| org.gradle.openapi.wrappers | |
| org.gradle.openapi.wrappers.ui |
| Modifier and Type | Method and Description |
|---|---|
static DualPaneUIVersion1 |
UIFactory.createDualPaneUI(ClassLoader parentClassLoader,
File gradleHomeDirectory,
DualPaneUIInteractionVersion1 interaction,
boolean showDebugInfo)
Deprecated.
Use the tooling API instead.
|
static DualPaneUIVersion1 |
UIFactory.createDualPaneUIViaFactory(ClassLoader parentClassLoader,
File gradleHomeDirectory,
DualPaneUIInteractionVersion1 interaction,
boolean showDebugInfo)
Deprecated.
Use the tooling API instead.
|
| Modifier and Type | Method and Description |
|---|---|
static DualPaneUIVersion1 |
UIWrapperFactory.createDualPaneUI(DualPaneUIInteractionVersion1 interaction,
boolean showDebugInfo)
Creates a dual-pane Gradle UI, consisting of a main panel (containing task tree, favorites, etc) and a separate panel containing the output.
|
| Constructor and Description |
|---|
DualPaneUIWrapper(DualPaneUIInteractionVersion1 dualPaneUIArguments) |
Copyright © 2013. All rights reserved