| Package | Description |
|---|---|
| org.gradle.openapi.external.ui | |
| org.gradle.openapi.wrappers | |
| org.gradle.openapi.wrappers.ui |
| Modifier and Type | Method and Description |
|---|---|
static SinglePaneUIVersion1 |
UIFactory.createSinglePaneUI(ClassLoader parentClassLoader,
File gradleHomeDirectory,
SinglePaneUIInteractionVersion1 interaction,
boolean showDebugInfo)
Deprecated.
Use the tooling API instead.
|
| Modifier and Type | Method and Description |
|---|---|
static SinglePaneUIVersion1 |
UIWrapperFactory.createSinglePaneUI(SinglePaneUIInteractionVersion1 interaction,
boolean showDebugInfo)
Creates a single-pane Gradle UI.
|
| Constructor and Description |
|---|
SinglePaneUIWrapper(SinglePaneUIInteractionVersion1 singlePaneUIArguments) |
Copyright © 2013. All rights reserved