| 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.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SinglePaneUIWrapper
This wraps a SinglePaneUIVersion1 for the purpose of being instantiated for an external tool such an IDE plugin.
|
Copyright © 2013. All rights reserved