| Package | Description |
|---|---|
| org.gradle.openapi.external.ui | |
| org.gradle.openapi.wrappers.ui |
| Modifier and Type | Interface and Description |
|---|---|
interface |
DualPaneUIVersion1
This is a gradle UI that is broken into two panels: one contains a tabbed pane
of tasks, favorites, command line, etc.
|
interface |
SinglePaneUIVersion1 |
| Modifier and Type | Class and Description |
|---|---|
class |
DualPaneUIWrapper
This wraps a DualPaneUIVersion1 for the purpose of being instantiated for an external tool such an IDE plugin.
|
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